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
114 forks
Language: Python
last commit: over 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 | 413 |
sktime/skpro | A unified framework for probabilistic regression and prediction with Python-based tools. | 250 |
pjaselin/cubist | A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 44 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 624 |
coreylynch/pyfm | A Python implementation of a factorization machine algorithm for recommendation systems. | 923 |
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,242 |
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 | 104 |
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. | 25 |
billdthompson/cogsci-auto-norm | Automatically generates concreteness estimates for languages using pre-trained semantic models and linear regression | 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 | 664 |