rulefit
Rule predictor
An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization.
Python implementation of the rulefit algorithm
411 stars
17 watching
113 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
sktime/skpro | A Python framework for probabilistic regression and prediction tasks | 249 |
pjaselin/cubist | A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 43 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 625 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 922 |
ciaua/clip2frame | Provides Python code for event localization in music auto-tagging using frame-level prediction models | 32 |
automl/tabpfn | A neural network implementation for tabular data prediction with internal feature and class preprocessing. | 1,219 |
denissimon/prediction-builder | A PHP library that builds predictions using linear regression. | 111 |
predict-idlab/gendis | An algorithm to discover small, discriminative patterns in time series data for classification tasks | 103 |
poio-nlp/pressagio | A Python library that uses n-gram models to predict text completions | 19 |
only4sim/zk-dtp | An open-source system that enables secure and private machine learning predictions using decision tree models. | 24 |
billdthompson/cogsci-auto-norm | Automates concreteness estimate generation in multiple languages by leveraging semantic models and machine learning | 0 |
typilus/typilus | A tool that uses deep learning to predict types in Python code. | 59 |
pystruct/pystruct | A structured learning and prediction library for Python | 665 |