twitter-archive / torch-decisiontree
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 6 years ago
Alternatives and similar repositories for torch-decisiontree:
Users that are interested in torch-decisiontree are comparing it to the libraries listed below
- An extensible and high performance method of reading, sampling and processing data for Torch☆75Updated 3 years ago
- A set of primitives for parallel computation in Torch☆95Updated 3 years ago
- InfiniteBoost: building infinite ensembles with gradient descent☆184Updated 6 years ago
- Creates models to classify documents into categories☆66Updated 7 years ago
- A set of distributed learning algorithms for Torch☆93Updated 3 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 5 years ago
- HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization pac…☆166Updated 6 years ago
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 7 years ago
- cache-friendly multithread matrix factorization☆88Updated 8 years ago
- Efficient distributed hyperparameter search library written in Python.☆75Updated 6 years ago
- Stochastic Gradient Boosted Decision Trees as Standalone, TMVAPlugin and Python-Interface☆246Updated 4 years ago
- A Thrift codec for Torch☆29Updated 3 years ago
- TFStage: TensorFlow Project Scaffolding☆62Updated 5 years ago
- Some experiments into explaining complex black box ensemble predictions.☆74Updated 5 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- Model assisted random sampling.☆121Updated 4 years ago
- ☆36Updated 9 years ago
- Future Gadget Machine☆69Updated 6 years ago
- ☆35Updated 7 years ago
- ☆49Updated 6 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 7 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 9 years ago
- Chainer implementation of Self-Normalizing Networks (SNN)☆25Updated 7 years ago
- A parallel IRWLS library to solve SVMs and budgeted SVMs☆59Updated 7 years ago
- Playing with various deep learning tools and network architectures☆70Updated 7 years ago
- ☆129Updated 8 years ago
- A new version of phraug, which is a set of simple Python scripts for pre-processing large files☆206Updated 6 years ago
- A short paper describing the library is available on arXiv.☆63Updated 7 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 7 years ago