decision-forests VS yggdrasil-decision-forests

Compare decision-forests vs yggdrasil-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)

yggdrasil-decision-forests

A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees. (by google)
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
decision-forests yggdrasil-decision-forests
1 4
651 428
0.8% 3.0%
8.3 9.5
9 days ago 3 days ago
Python C++
Apache License 2.0 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.

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

yggdrasil-decision-forests

Posts with mentions or reviews of yggdrasil-decision-forests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-05.

What are some alternatives?

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

Spearmint - Spearmint Bayesian optimization codebase

LightGBM - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

srbench - A living benchmark framework for symbolic regression

tensorflow - An Open Source Machine Learning Framework for Everyone

higgs-logistic-regression

decision-tree-classifier - Decision Tree Classifier and Boosted Random Forest

flashlight - A C++ standalone library for machine learning [Moved to: https://github.com/flashlight/flashlight]

interpret - Fit interpretable models. Explain blackbox machine learning.

MLBenchmarks.jl - ML models benchmarks on public dataset