david-cortes / isotree

(Python, R, C/C++) Isolation Forest and variations such as SCiForest and EIF, with some additions (outlier detection + similarity + NA imputation)
https://isotree.readthedocs.io
BSD 2-Clause "Simplified" License
192 stars 38 forks source link

Fix import of regular iForest #19

Closed svenvanhal closed 3 years ago

svenvanhal commented 3 years ago

Fixes #18

david-cortes commented 3 years ago

Thanks, merged and pushed to PyPI.