Subject: CVS commit: pkgsrc/math/py-scikit-learn
From: Min Sik Kim
Date: 2020-02-11 17:06:45
Message id: 20200211160645.B1F96FBF4@cvs.NetBSD.org

Log Message:
math/py-scikit-learn: Update to 0.22.1

Highlights:

- New plotting API
- Stacking Classifier and Regressor
- Permutation-based feature importance
- Native support for missing values for gradient boosting
- Precomputed sparse nearest neighbors graph
- KNN Based Imputation
- Tree pruning
- Retrieve dataframes from OpenML
- Checking scikit-learn compatibility of an estimator
- ROC AUC now supports multiclass classification

Files:
RevisionActionfile
1.10modifypkgsrc/math/py-scikit-learn/Makefile
1.5modifypkgsrc/math/py-scikit-learn/PLIST
1.7modifypkgsrc/math/py-scikit-learn/distinfo
1.1removepkgsrc/math/py-scikit-learn/patches/patch-sklearn_ensemble____hist__gradient__boosting_splitting.c