Skip to content

Bug fix: Make compatible with sklearn 0.21

Compare
Choose a tag to compare
@briandesilva briandesilva released this 23 Jun 18:35
· 1231 commits to master since this release

Fixes a minor bug in the CustomLibrary class for earlier releases of Scikit-learn (e.g. 0.21). Scikit-learn version 0.23 (the latest version) does not have this issue.