.gitignore
DESCRIPTION
LICENSE
MANIFEST.in
NAMESPACE
README.md
pyproject.toml
requirements.txt
setup.py
R/RcppExports.R
R/helpers.R
R/isoforest.R
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/source/isotree.rst
docs/source/modules.rst
example/isotree_example.ipynb
example/isotree_impute.ipynb
image/covtype_table.png
image/density_regions.png
isotree/__init__.py
isotree/cpp_interface.pyx
isotree.egg-info/PKG-INFO
isotree.egg-info/SOURCES.txt
isotree.egg-info/dependency_links.txt
isotree.egg-info/top_level.txt
man/add.isolation.tree.Rd
man/isolation.forest.Rd
man/predict.isolation_forest.Rd
man/print.isolation_forest.Rd
man/summary.isolation_forest.Rd
man/unpack.isolation.forest.Rd
src/Makevars
src/RcppExports.cpp
src/Rwrapper.cpp
src/crit.cpp
src/dealloc.cpp
src/dist.cpp
src/extended.cpp
src/fit_model.cpp
src/helpers_iforest.cpp
src/impute.cpp
src/isoforest.cpp
src/isotree.hpp
src/mult.cpp
src/predict.cpp
src/utils.cpp