Nested cross-validation for unbiased predictions. Can be used with Scikit-Learn, XGBoost, Keras and LightGBM, or any other estimator that implements the scikit-learn interface.
MIT License
63
stars
20
forks
source link
Add support for y being multiclass in combination with predict_proba=True #9
Use this code to see why it won't work; matrices are of different dimensions.