https://github.com/arulkumarann/iris-data-classifier
https://github.com/arulkumarann/iris-data-classifier
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arulkumarann/iris-data-classifier
- Owner: arulkumarann
- Created: 2023-10-06T13:00:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T13:05:47.000Z (over 2 years ago)
- Last Synced: 2024-05-12T09:40:29.565Z (about 2 years ago)
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# log-reg-iris
The machine learning model that I've built is based on logistic regression.It is a classifier algorithm and the data set that I've used is Iris flower data.
The accuracy of the model is 97 % and I've attached the confusion matrix of the model
