https://github.com/armandfs/decision-trees-iris-sklearn
An example and visualization of decision trees from the official scikitlearn website (will add explanation in the notebook once done)
https://github.com/armandfs/decision-trees-iris-sklearn
Last synced: 28 days ago
JSON representation
An example and visualization of decision trees from the official scikitlearn website (will add explanation in the notebook once done)
- Host: GitHub
- URL: https://github.com/armandfs/decision-trees-iris-sklearn
- Owner: ArmandFS
- Created: 2023-04-29T16:33:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T14:27:54.000Z (about 3 years ago)
- Last Synced: 2025-06-19T22:41:03.495Z (12 months ago)
- Language: Jupyter Notebook
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# decision-trees-iris-sklearn
An example and visualization of decision trees from the official scikitlearn website (will add explanation in the notebook once done)