0.4.3 - 2019-10-27 PyPI GitHub base Model that inherit from base.Wrapper (e.g. tree.RandomForestClassifier) can now be pickled. datasets Added datasets.fetch_credit_card. utils Added the utils.math sub-module. tree Fixed the debug_one method of tree.DecisionTreeClassifier.