lancifollia / tinygbt
A Tiny, Pure Python implementation of Gradient Boosted Trees.
☆255Updated 4 years ago
Alternatives and similar repositories for tinygbt:
Users that are interested in tinygbt are comparing it to the libraries listed below
- Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one…☆381Updated 3 years ago
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Updated 4 years ago
- InfiniteBoost: building infinite ensembles with gradient descent☆184Updated 6 years ago
- Gradient Boosting With Piece-Wise Linear Trees☆152Updated last year
- Python binding for Microsoft LightGBM☆343Updated 5 years ago
- A PyTorch implementation of a Factorization Machine module in cython.☆171Updated 7 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆150Updated 4 years ago
- XGBoost Feature Interactions & Importance☆500Updated 7 years ago
- XGBoost Feature Interactions Reshaped☆429Updated 7 years ago
- A set of useful tools for competitive data science.☆550Updated 2 years ago
- Library for machine learning stacking generalization.☆117Updated 6 years ago
- Python library for distributed AI processing pipelines, using swappable scheduler backends.☆414Updated 3 years ago
- A package for parallelizing the fit and flexibly scoring of sklearn machine learning models, with visualization routines.☆199Updated last year
- Experimental Gradient Boosting Machines in Python with numba.☆184Updated 6 years ago
- Bayesian Optimization using xgboost and sklearn API☆226Updated 9 years ago
- A Python wrapper for LibFFM☆120Updated 5 years ago
- Multi-core implementation of Regularized Greedy Forest☆464Updated 6 years ago
- A python module of handy tools and functions, mainly for ML and Kaggle☆333Updated 3 years ago
- Extension of the awesome XGBoost to linear models at the leaves☆78Updated 5 years ago
- ☆108Updated 7 years ago
- 2nd Place Solution for Kaggle Porto Seguro's Safe Driver Prediction☆155Updated 5 years ago
- AutoGBT is used for AutoML in a lifelong machine learning setting to classify large volume high cardinality data streams under concept-dr…☆114Updated 5 years ago
- The 3rd place solution for Santander Customer Satisfaction competition☆122Updated 8 years ago
- Python implementation of stacked generalization classifier. Plays nice with sklearn.☆71Updated 8 years ago
- This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.☆189Updated 6 years ago
- Discretization with Fayyad and Irani's minimum description length principle criterion (MDLPC)☆60Updated 6 years ago
- Just some of my kaggle scripts☆88Updated 10 years ago
- A Python wrapper for the libffm library.☆243Updated 7 years ago
- Factorization Machine for regression and classification☆98Updated 7 years ago
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆252Updated 6 years ago