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☆184Updated 6 years ago
- SigOpt wrappers for scikit-learn methods☆75Updated last year
- A parallel IRWLS library to solve SVMs and budgeted SVMs☆59Updated 7 years ago
- Creates models to classify documents into categories☆66Updated 7 years ago
- Playing with various deep learning tools and network architectures☆70Updated 7 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…☆77Updated 5 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆56Updated 6 years ago
- Use any TensorFlow model in a single line of code☆152Updated 6 years ago
- Future Gadget Machine☆68Updated 7 years ago
- ☆49Updated 9 years ago
- Some experiments into explaining complex black box ensemble predictions.☆75Updated 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
- Scalable and Sustainable Deep Learning via Randomized Hashing☆93Updated 3 years ago
- Twitterbot that uses machine learning to curate interesting arXiv papers☆43Updated 7 years ago
- Chainer implementation of Self-Normalizing Networks (SNN)☆25Updated 8 years ago
- Explore high-dimensional datasets and how your algo handles specific regions.☆107Updated 7 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 10 years ago
- The information sieve for discrete variables.☆36Updated 8 years ago
- ☆25Updated 9 years ago
- Deep learning for hackers: a hands-on approach to machine learning and deep learning.☆67Updated 10 years ago
- Exponential Machines implementation☆42Updated 5 months ago
- ☆88Updated 8 years ago
- Utility class to manipulate dataset from CSV file☆68Updated 7 years ago
- Bayesian Logistic Regression using Laplace approximations to the posterior.☆47Updated 8 years ago
- NumPy implementation of Poincaré Embeddings for Learning Hierarchical Representations (Facebook Research)☆81Updated 7 years ago
- Efficient distributed hyperparameter search library written in Python.☆75Updated 6 years ago
- A fasttext implementation based on Torch☆72Updated 9 years ago
- ☆59Updated 9 years ago
- Keras implementation for "Deep Networks with Stochastic Depth" http://arxiv.org/abs/1603.09382☆139Updated 5 years ago
- TFStage: TensorFlow Project Scaffolding☆62Updated 5 years ago