@kdpsinghlab@kdpsinghlab we don't have Isolation Forest supported in mojo_predict_df yet; the good news is that this feature is coming in upcoming H2O major release 3.32 (to be expected in the end of September).
@rushworth_a @ledell@mdancho84@h2oai Hi @rushworth_a, our implementation doesn't use non-orthogonal hyperplanes to make splits. It is not the first time people were curious about it and I think we might add it in the future if there is enough interest. Currently, it is not on our roadmap. Also, try our autoencoder.
@kdpsinghlab @Navdeep_Gill_ @h2oai TreeSHAP is already supported in MOJO! You can find an example in this unit test: https://t.co/QuzuUsATm5
We welcome any contributions if you feel like making a nicer demo :)
@Rami_Krispin @Navdeep_Gill_ Java 11 is officially supported. Can we do something to improve the documentation? It seems like the Java support is not clear to our users