Bug fix: Make compatible with sklearn 0.21
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.
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.