https://github.com/santiagoasp98/iris-classification
Iris dataset classification using Logistic Regression, SVM, and Random Forest.
https://github.com/santiagoasp98/iris-classification
classification iris-dataset logistic-regression machine-learning random-forest svm
Last synced: 2 months ago
JSON representation
Iris dataset classification using Logistic Regression, SVM, and Random Forest.
- Host: GitHub
- URL: https://github.com/santiagoasp98/iris-classification
- Owner: santiagoasp98
- Created: 2024-12-10T13:56:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T14:03:46.000Z (6 months ago)
- Last Synced: 2025-02-14T00:28:01.530Z (4 months ago)
- Topics: classification, iris-dataset, logistic-regression, machine-learning, random-forest, svm
- Language: Jupyter Notebook
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iris-classification
Iris dataset classification using Logistic Regression, SVM, and Random Forest.