treeinterpreter
Prediction decomposition tool
Provides a way to decompose scikit-learn model predictions into bias and feature contribution components.
744 stars
25 watching
140 forks
Language: Python
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
only4sim/zk-dtp | An open-source system that enables secure and private machine learning predictions using decision tree models. | 24 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 262 |
weecology/deeptreeattention | An implementation of a deep learning model for tree species classification from hyperspectral images | 118 |
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
ghislainv/forestatrisk | A Python package for modeling and forecasting deforestation risk in tropical regions using spatial analysis and machine learning techniques. | 117 |
scikit-learn-contrib/boruta_py | An implementation of a feature selection method to identify all relevant features for prediction | 1,511 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 460 |
mi2datalab/pybreakdown | A Python implementation of a method to explain the predictions of machine learning models | 41 |
anellenson/decisiontree_waveforecasts | An application of machine learning to analyze wave model output and identify error patterns | 2 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,156 |
allenai/scicite | A repository providing data and code for building models to predict citation intent in academic papers. | 115 |
pjaselin/cubist | A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 43 |
allometric/allometric | An R package providing structured allometric models for predicting tree attributes | 68 |
eliavw/mercs-v5 | An implementation of a multi-directional ensemble learning method for classification and regression tasks using decision trees | 4 |