tf-explain VS decision-forests

Compare tf-explain vs decision-forests and see what are their differences.

decision-forests

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras. (by tensorflow)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tf-explain decision-forests
1 1
1,007 651
0.0% 0.9%
0.0 8.3
almost 2 years ago 11 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tf-explain

Posts with mentions or reviews of tf-explain. We have used some of these posts to build our list of alternatives and similar projects.

decision-forests

Posts with mentions or reviews of decision-forests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-03.
  • Why do tree-based models still outperform deep learning on tabular data?
    5 projects | news.ycombinator.com | 3 Aug 2022
    I can't explain it, but I help maintain TensorFlow Decision Forests [1] and Yggdrasil Decision Forests [2], and in an AutoML system at work that trains models on lots of various users data, decision forest models gets selected as best (after AutoML tries various model types and hyperparameters) somewhere between 20% to 40% of the times, systematically. It's pretty interesting. Other ML types considered are NN, linear models (with auto feature crossings generation), and a couple of other variations.

    [1] https://github.com/tensorflow/decision-forests

What are some alternatives?

When comparing tf-explain and decision-forests you can also consider the following projects:

CleanTF2plus - Clean TF2's sequel

Spearmint - Spearmint Bayesian optimization codebase

horovod - Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

yggdrasil-decision-forests - A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.

jarconfig - combined scripts for tf2

srbench - A living benchmark framework for symbolic regression

pytest-visual - A visual testing framework for ML with automated change detection

higgs-logistic-regression

nhcustom - nhcustom is a program whose purpose is to modify the Team Fortress 2 mod "no-hats-bgum".

tfops-aug - TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflow 2.11.0 operations. Easy integration into a tf.data API pipeline.