https://github.com/akashash01/decision_tree
A very specific type of probability tree that enables you to make a decision on certain process(chance event outcomes, resources cost, utility).
https://github.com/akashash01/decision_tree
data-science decision-tree-classifier machine-learning numpy pandas-dataframe python sklearn
Last synced: 11 months ago
JSON representation
A very specific type of probability tree that enables you to make a decision on certain process(chance event outcomes, resources cost, utility).
- Host: GitHub
- URL: https://github.com/akashash01/decision_tree
- Owner: Akashash01
- Created: 2021-07-22T13:46:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T14:02:25.000Z (over 4 years ago)
- Last Synced: 2025-02-07T06:45:16.643Z (about 1 year ago)
- Topics: data-science, decision-tree-classifier, machine-learning, numpy, pandas-dataframe, python, sklearn
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decision_tree
A very specific type of probability tree that enables you to make a decision on certain process(chance event outcomes, resources cost, utility).