A hands-on project to learn machine learning fundamentals by classifying iris flowers. This project demonstrates data exploration, visualization, model training, and evaluation using Python's popular data science libraries.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
feat: update the exploration.py to Complete Phase 2 data exploration
7bffe49View on GitHubupdate: requirement.txt to have the new packages installed
90050ddView on GitHubfeat: Add data exploration script with comprehensive analysis
be4e555View on GitHubdocs: update README file to check the validation of loading Iris Dataset
9c67ba9View on GitHubdocs: update README file to check all step in the first phase done
a023e11View on GitHubbuild: update setup.py for package installation to include the author and his information
3425dcdView on GitHubdocs: Initialize README with project structure and functionality checklist
5bc9b71View on GitHub