Skip to content

Releases: pulearn/pulearn

v0.0.9: Bugix

15 Apr 09:48
c29873e
Compare
Choose a tag to compare
Fix estimator in BaggingPuClassifier (#32)

* fix: bagging: adapt 'base_estimator' to 'estimator' based on changes on sklearn´s BaseForest (see Pu bugfix
#26)

* tests: bagging: adapt 'base_estimator' to 'estimator' based on changes on sklearn´s BaseForest (see Pu bugfix
#26)