josepablodmg/Decision-Analysis-and-Neural-Network-Applications-with-Python
This project applies decision analysis and machine learning to solve business and predictive problems. It evaluates fintech strategies using value and probability trees, fine-tunes neural networks for the Titanic dataset, and uses backpropagation to recognize MNIST digits, focusing on optimization and performance.
No commits in the last 6 months.
Stars
—
Forks
—
Language
HTML
License
MIT
Category
Last pushed
Sep 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/josepablodmg/Decision-Analysis-and-Neural-Network-Applications-with-Python"
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
sanity/quickml
A fast and easy to use decision tree learner in java