decision-forests
Decision forest toolkit
Provides tools and APIs for training, serving, and interpreting decision forest models in TensorFlow.
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
666 stars
24 watching
112 forks
Language: Python
last commit: 28 days ago
Linked from 1 awesome list
decision-forestdecision-treesgradient-boostinginterpretabilitykerasmachine-learningmlpythonrandom-foresttensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
harshakokel/kigb | An open-source software framework that integrates human advice into gradient boosting decision trees for improved performance in machine learning tasks. | 8 |
doubleplusplus/incremental_decision_tree-cart-random_forest | An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |
ryanbressler/cloudforest | A high-performance ensemble learning framework for decision trees in Go. | 740 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,584 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
ghislainv/forestatrisk | A Python package to model and forecast deforestation risk in the tropics using spatial analysis and machine learning. | 119 |
rgf-team/rgf | A collection of implementations and wrappers for a tree ensemble machine learning method | 379 |
tensorflow/gan | Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |