.gitignore
Authors.md
COPYING
MANIFEST.in
README.md
setup.py
/Users/chandan/venvs/imodels_venv/lib/python3.7/site-packages/numpy-1.21.2-py3.7-macosx-10.13-x86_64.egg/numpy/core/include/numpy/arrayobject.h
/Users/chandan/venvs/imodels_venv/lib/python3.7/site-packages/numpy-1.21.2-py3.7-macosx-10.13-x86_64.egg/numpy/core/include/numpy/arrayscalars.h
/Users/chandan/venvs/imodels_venv/lib/python3.7/site-packages/numpy-1.21.2-py3.7-macosx-10.13-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h
/Users/chandan/venvs/imodels_venv/lib/python3.7/site-packages/numpy-1.21.2-py3.7-macosx-10.13-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h
/Users/chandan/venvs/imodels_venv/lib/python3.7/site-packages/numpy-1.21.2-py3.7-macosx-10.13-x86_64.egg/numpy/core/include/numpy/ufuncobject.h
binder/environment.yml
demo/01_iRF_regression_Demo.ipynb
demo/02_causal_rf.ipynb
demo/02_iRF_visualize_interaction_prevalence.ipynb
demo/03_iRF_demo_Regression.ipynb
demo/28_iRF_demo_sklearn.ipynb
irf/__init__.py
irf/irf_jupyter_utils.py
irf/irf_utils.py
irf/setup.py
irf/utils.py
irf.egg-info/Icon
irf.egg-info/PKG-INFO
irf.egg-info/SOURCES.txt
irf.egg-info/dependency_links.txt
irf.egg-info/not-zip-safe
irf.egg-info/requires.txt
irf.egg-info/top_level.txt
irf/ensemble/__init__.py
irf/ensemble/wrf.py
irf/tests/__init__.py
irf/tests/test_irf_ensemble.py
irf/tests/test_irf_utils.py
irf/tests/test_irf_weighted.py
irf/tree/__init__.py
irf/tree/_criterion.c
irf/tree/_criterion.pxd
irf/tree/_criterion.pyx
irf/tree/_splitter.c
irf/tree/_splitter.pxd
irf/tree/_splitter.pyx
irf/tree/_tree.c
irf/tree/_tree.pxd
irf/tree/_tree.pyx
irf/tree/_utils.c
irf/tree/_utils.pxd
irf/tree/_utils.pyx
irf/tree/setup.py
irf/tree/tree.py
irf/tree/tests/__init__.py
irf/tree/tests/test_export.py
irf/tree/tests/test_tree.py