Sklearn CoreML Support not complete?

I was building out a model in python for anomaly detection. After training and trying to convert, I find Apple does not have support for Isolation Forests? Is this true?? If so, why is this the case? Anomaly detection is a huge part of the ML workload and need not be neglected.

Replies

There is loads of stuff that Core ML doesn't support. To see what it *does* support, look at the following:


h ttps://github.com/apple/coremltools/tree/master/mlmodel/format