neurodata / SPORF

This is the implementation of Sparse Projection Oblique Randomer Forest
https://neurodata.io/forests/
97 stars 46 forks source link

Expression changes in URerF #333

Closed ShumingXu closed 4 years ago

ShumingXu commented 5 years ago

Since max_features is mtry in pyfp, I changed the expression to make it a little bit more clear.

netlify[bot] commented 5 years ago

Deploy preview for rerf ready!

Built with commit 3d6776a55706ec1c04c423e96233da9dd8f7a780

https://deploy-preview-333--rerf.netlify.com

MrAE commented 4 years ago

max_features is for compatibility with sklearn.