Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T10:46:31.000Z (about 2 years ago)
- Last Synced: 2024-11-13T14:54:38.233Z (2 months 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