We could add am ad_iso_forest() method that would use an isolation forest to find anomalies.
The isotree package has a lot of features but requires an additional serialization step to save the model. The isolation package might be the best approach.
Pinging: @kevin-m-kent
We could add am
ad_iso_forest()method that would use an isolation forest to find anomalies.The
isotreepackage has a lot of features but requires an additional serialization step to save the model. Theisolationpackage might be the best approach.Pinging: @kevin-m-kent