https://github.com/matheussc017/irisclassification_sklearn
Application of Machine Learning technique to classify 3 types of iris flower
https://github.com/matheussc017/irisclassification_sklearn
data-science machine-learning numpy pandas python
Last synced: 11 months ago
JSON representation
Application of Machine Learning technique to classify 3 types of iris flower
- Host: GitHub
- URL: https://github.com/matheussc017/irisclassification_sklearn
- Owner: MatheusSC017
- License: mit
- Created: 2022-07-15T23:06:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T10:46:31.000Z (about 3 years ago)
- Last Synced: 2025-01-13T00:33:24.953Z (about 1 year ago)
- Topics: data-science, machine-learning, numpy, pandas, python
- Language: Jupyter Notebook
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IrisClassification_SKLearn
Application of Machine Learning technique to classify 3 types of iris flower, using library resources:
* Sklearn
* Pandas
* Numpy
* Seaborn