An application for beginners of Machine Learning for understanding Machine Learning basic concepts.
-
Updated
Dec 8, 2022 - Python
An application for beginners of Machine Learning for understanding Machine Learning basic concepts.
Cluster analysis - using different approaches
This project uses the K-Nearest Neighbors (KNN) algorithm to classify Iris flowers based on their sepal and petal measurements. The dataset used in this project is the Iris Dataset, which includes 150 samples of Iris flowers, each with four features: sepal length, sepal width, petal length, and petal width.
머신러닝공부 & Big Data
Add a description, image, and links to the iris-flower-data topic page so that developers can more easily learn about it.
To associate your repository with the iris-flower-data topic, visit your repo's landing page and select "manage topics."