RGF-team / rgf

Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.
378 stars 58 forks source link

remove nose ... again #318

Closed StrikerRUS closed 4 years ago

StrikerRUS commented 4 years ago

Refer to #296 and https://github.com/RGF-team/rgf/pull/316#issuecomment-591479691. Seems they fixed packaging issue and now correct version of scikit-learn is downloaded.