This is my project using Extreme Learning Machine (ELM) based on Guang-Bin Huang Paper
-
Updated
Aug 19, 2022 - Python
This is my project using Extreme Learning Machine (ELM) based on Guang-Bin Huang Paper
Made to classify the different species of the Iris flower🌼
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.
Add a description, image, and links to the iris-flower topic page so that developers can more easily learn about it.
To associate your repository with the iris-flower topic, visit your repo's landing page and select "manage topics."