elphick / sklearn-viz

Interactive visualisations to aid evaluation of scikit-learn models
https://elphick.github.io/sklearn-viz/
MIT License
0 stars 0 forks source link

PartitionRegressor #34

Closed elphick closed 5 months ago

elphick commented 5 months ago

Create an estimator that supports partitioning "under the hood". Confirm that the model works as expected with ModelSelection and FeatureImportance