SaintAngeLs/decision_trees_generating_from_decision_tables
Automatic decision tree generation from decision tables provided. This tool leverages machine learning algorithms to streamline the transformation of structured decision tables into interpretable and efficient decision trees. Designed for applications in fields such as healthcare, finance, and manufacturing.
Stars
2
Forks
1
Language
C
License
MIT
Category
Last pushed
Dec 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SaintAngeLs/decision_trees_generating_from_decision_tables"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
google/yggdrasil-decision-forests
A library to train, evaluate, interpret, and productionize decision forest models such as Random...
tensorflow/decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of...
neurodata/treeple
Scikit-learn compatible decision trees beyond those offered in scikit-learn
NiklasPfister/adaXT
adaXT: tree-based machine learning in Python