neurodata / treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn
https://treeple.ai
Other
65 stars 14 forks source link

change `ValueError` to `RuntimeWarning` when `n_dim < n_informative` #279

Closed sampan501 closed 5 months ago

sampan501 commented 5 months ago

Closes #278

Changes proposed in this pull request:

Before submitting

After submitting

sampan501 commented 5 months ago

I think errors are related to some issue with spin and not this PR

sampan501 commented 5 months ago

3.11 seems too new.

I only did it since I thought it might be able to fix doc build issues, but it did not