issues
search
sdpython
/
mlinsights
Extends scikit-learn with new models, transformers, metrics, plotting.
http://www.xavierdupre.fr/app/mlinsights/helpsphinx/index.html
MIT License
69
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Better lint
#132
xadupre
closed
1 month ago
0
Use ruff check
#131
xadupre
closed
3 months ago
0
Build on python 3.12
#130
xadupre
closed
1 month ago
0
Faster split criterion for Piecewise Tree Regressor
#129
craciuncg
opened
8 months ago
0
Update style and fix compilation issues with the latest numpy/scikit-learn
#128
xadupre
closed
9 months ago
0
add code of conduct
#127
xadupre
closed
9 months ago
1
update license
#126
xadupre
closed
9 months ago
1
Rewrites if len(..) == 0 into if ..
#125
xadupre
closed
9 months ago
1
documentation
#124
xadupre
closed
1 year ago
0
Update README
#123
xadupre
closed
1 year ago
0
Minor updates to the documentation
#122
xadupre
closed
1 year ago
1
Fixes tests testing decision criterion
#121
xadupre
closed
1 year ago
1
Improves CI
#120
xadupre
closed
1 year ago
1
Import-issue in Predictable t-SNE
#119
Nick18899
closed
1 year ago
2
Refactoring, ruff, black, cmake
#118
xadupre
closed
1 year ago
1
Interval-Specific Linear Models in Piecewise Linear Regression/Classification
#117
Mojzaar
opened
1 year ago
0
Error for some of the regression models
#116
Mojzaar
opened
1 year ago
1
Updates tree decision criterion for scikit-learn 1.2
#115
xadupre
closed
1 year ago
0
QuantileLinearRegression causing __init__() got an unexpected keyword argument 'normalize'
#114
salmazenn
closed
1 year ago
3
Removes normalize attributes (deprecated)
#113
xadupre
closed
1 year ago
0
Implements LinkedMLPRegressor
#112
sdpython
opened
2 years ago
1
Sample weights for PiecewiseTreeRegressor
#111
jakebasilico
opened
2 years ago
3
Fixes perplexity issue with PredictableTSNE
#110
sdpython
closed
2 years ago
0
Use f strings in more places
#109
sdpython
closed
2 years ago
0
Uses f strings
#108
sdpython
closed
2 years ago
0
Updates CI for scikit-learn==1.1
#107
sdpython
closed
2 years ago
0
Fixes failing import _joblib_parallel_args
#106
xadupre
closed
2 years ago
0
Update for python 3.10
#105
xadupre
closed
2 years ago
0
Input / Outputs for ColumnTransformers not captured
#104
Ennosigaeon
opened
2 years ago
1
Updates for scikit-learn>=1.0
#103
sdpython
closed
3 years ago
0
Implements numpy.digitalize with a DecisionTreeRegressor
#102
sdpython
closed
3 years ago
0
Update CI to build manylinux for python 3.9
#101
xadupre
closed
3 years ago
0
Support parameter positive for QuantileLinearRegression
#100
xadupre
closed
3 years ago
0
LICENSE file missing in PyPI release
#99
janjagusch
closed
2 years ago
2
Fixes #97, fix issue with deepcopy and criterion
#98
sdpython
closed
3 years ago
0
piecewise_decision_tree does not compile with the latest version of scikit-learn
#97
sdpython
closed
3 years ago
0
Fixes #95, PiecewiseRegressor, makes sure target are vectors
#96
sdpython
closed
3 years ago
0
_apply_prediction_method boolean indexing incompatible with standard sklearn format
#95
samtalki
closed
3 years ago
0
Fixed Numpy boolean array indexing issue for 2dim arrays.
#94
samtalki
closed
3 years ago
1
Include build wheel for all platforms in CI
#93
sdpython
closed
3 years ago
0
QuantileMLPRegressor does not work with scikit-learn 0.24
#92
sdpython
closed
3 years ago
0
Fixes regression criterion for scikit-learn 0.24
#91
sdpython
closed
3 years ago
0
Fixes PipelineCache for scikit-learn 0.24
#90
sdpython
closed
3 years ago
0
Install fails: ModuleNotFoundError: No module named 'sklearn'
#89
m0wer
closed
3 years ago
2
Change for scikit-learn 0.24
#88
sdpython
closed
4 years ago
0
Set up CI with Azure Pipelines
#87
sdpython
closed
4 years ago
0
Update CI, use python 3.8
#86
sdpython
closed
4 years ago
0
Fixes #70, implements DecisionTreeLogisticRegression
#85
sdpython
closed
3 years ago
0
style
#84
sdpython
closed
4 years ago
0
Upgrade version
#83
sdpython
closed
4 years ago
0
Next