The iris_data.m file is the primary data.The Iris plant data set provided below contains 3 classes of 50 elements each, where each class refers to a type of the Iris plant. Each plant is characterised by its sepal length, sepal width, petal length and petal width.
The iris_database.m is the Backpropagation Neural Network which could recognize and classify these 3 classes of iris with 99.996% accurancy.
In my neural network, I divide the primary data into two parts. The training part and test part.
forked from LucyChen0228/ML-iris_data-classification
-
Notifications
You must be signed in to change notification settings - Fork 0
zzwei1/ML-iris_data-classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Machine Learning & BP neural network & competitve neural network
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 71.3%
- Mercury 28.7%