lancifollia / tinygbtLinks
A Tiny, Pure Python implementation of Gradient Boosted Trees.
☆255Updated 5 years ago
Alternatives and similar repositories for tinygbt
Users that are interested in tinygbt are comparing it to the libraries listed below
Sorting:
- Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one…☆382Updated 3 years ago
- Gradient Boosting With Piece-Wise Linear Trees☆154Updated last year
- This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.☆188Updated 7 years ago
- InfiniteBoost: building infinite ensembles with gradient descent☆183Updated 7 years ago
- Library for machine learning stacking generalization.☆119Updated 6 years ago
- A Python wrapper for LibFFM☆121Updated 6 years ago
- The 3rd place solution for Santander Customer Satisfaction competition☆122Updated 9 years ago
- A package for parallelizing the fit and flexibly scoring of sklearn machine learning models, with visualization routines.☆199Updated last year
- A PyTorch implementation of a Factorization Machine module in cython.☆173Updated 7 years ago
- XGBoost Feature Interactions Reshaped☆433Updated 8 years ago
- Python library for distributed AI processing pipelines, using swappable scheduler backends.☆416Updated 3 years ago
- A set of useful tools for competitive data science.☆553Updated 3 years ago
- A python module of handy tools and functions, mainly for ML and Kaggle☆336Updated 4 years ago
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Updated 5 years ago
- FTRL-Proximal with python bindings☆123Updated 7 years ago
- ☆296Updated 3 years ago
- Extension of the awesome XGBoost to linear models at the leaves☆82Updated 6 years ago
- XGBoost Feature Interactions & Importance☆501Updated 8 years ago
- Bayesian Optimization using xgboost and sklearn API☆225Updated 9 years ago
- ☆77Updated 8 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 6 years ago
- ☆108Updated 8 years ago
- Hodor AutoML: Brute-Bandit fast good-enough solutions to a wide range of machine learning problems.☆82Updated 10 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆150Updated 4 years ago
- Python binding for Microsoft LightGBM☆345Updated 6 years ago
- My solution to Web Traffic Predictions competition on Kaggle.☆155Updated 7 years ago
- Python implementation of stacked generalization classifier. Plays nice with sklearn.☆71Updated 9 years ago
- 2nd Place Solution for Kaggle Porto Seguro's Safe Driver Prediction☆155Updated 6 years ago
- Just some of my kaggle scripts☆87Updated 10 years ago
- Experimental Gradient Boosting Machines in Python with numba.☆189Updated 7 years ago