سؤال

I am having some weird problems installing Scikit learn on my mac and my linux box. Only scikit learn .9 installs.

is there any way to learn random forests using this version?

هل كانت مفيدة؟

المحلول

Random Forests and Extremely Randomized Trees were both introduced in 0.10. If you are under debian or ubuntu you can try to use the neurodebian repository that provides packaged version for scikit-learn (and large bunch of other scientific python tools in their latest versions).

Also can you please report your build issues along with the error messages on the scikit-learn project mailing?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top