twitter-archive / torch-decisiontreeLinks
This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensemble learning to produce ensembles of decision trees (that is, forests).
☆129Updated 7 years ago
Alternatives and similar repositories for torch-decisiontree
Users that are interested in torch-decisiontree are comparing it to the libraries listed below
Sorting:
- InfiniteBoost: building infinite ensembles with gradient descent☆183Updated 7 years ago
- Playing with various deep learning tools and network architectures☆70Updated 8 years ago
- Some experiments into explaining complex black box ensemble predictions.☆74Updated 5 years ago
- Creates models to classify documents into categories☆66Updated 8 years ago
- HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization pac…☆166Updated 7 years ago
- A parallel IRWLS library to solve SVMs and budgeted SVMs☆59Updated 8 years ago
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 8 years ago
- AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpos…☆78Updated 5 years ago
- ☆25Updated 9 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Updated 6 years ago
- Bernoulli Embeddings for Text☆83Updated 8 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 10 years ago
- SigOpt wrappers for scikit-learn methods☆75Updated 2 years ago
- Future Gadget Machine☆68Updated 7 years ago
- Explore high-dimensional datasets and how your algo handles specific regions.☆107Updated 7 years ago
- ☆49Updated 7 years ago
- Feature-Time Instability Metric☆44Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Scalable inference for Correlated Topic Models☆31Updated 10 years ago
- Flow-based data pre-processing for deep learning☆31Updated 4 years ago
- ☆49Updated 9 years ago
- Bayesian Logistic Regression using Laplace approximations to the posterior.☆48Updated 8 years ago
- The information sieve for discrete variables.☆36Updated 9 years ago
- TFStage: TensorFlow Project Scaffolding☆62Updated 5 years ago
- Large scale matrix factorization on GPU☆19Updated 9 years ago
- cache-friendly multithread matrix factorization☆90Updated 9 years ago
- A new version of phraug, which is a set of simple Python scripts for pre-processing large files☆207Updated 7 years ago
- Mirror of the scripts for Dwork et al's paper on holdout reuse☆38Updated 10 years ago
- It is a forest of random projection trees☆224Updated 5 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆150Updated 4 years ago