You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for trying out the package! Sorry about that - we had accidentally commented this out of the dependencies during testing.
This is currently a dependency which can be installed by running pip install git+https://github.com/Yu-Group/iterative-Random-Forest (or rerunning the pip install for the imodels package).
We're currently working on integrating this in more cleanly!
for the IRFClassifier, there seems to have a missing file (irf)
from irf.ensemble import wrf
ModuleNotFoundError: No module named 'irf'
When I look in the source files, this file does not exists.
Thanks!
The text was updated successfully, but these errors were encountered: