Path to this page:
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: