DataSet From Kaggle - Iris Species
- Language: Python v3.9.15
- Package: Scikit-Learn
- Model: Decision Tree
- Loss Function: Cross Entropy
- Max Depth: 5, Min Samples Leaf: 3
python iris-classification-decision-tree.py
streamlit run iris-classification-decision-tree-app.py
server running at http://localhost:8501