https://github.com/ekito-station/iris-classification
サポートベクターマシン(SVM)を使って、アヤメの品種を分類する。
https://github.com/ekito-station/iris-classification
jupyter-notebook machine-learning matplotlib pandas python sklearn support-vector-machine svm
Last synced: 3 months ago
JSON representation
サポートベクターマシン(SVM)を使って、アヤメの品種を分類する。
- Host: GitHub
- URL: https://github.com/ekito-station/iris-classification
- Owner: ekito-station
- Created: 2023-07-29T14:40:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T14:47:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T04:42:58.751Z (5 months ago)
- Topics: jupyter-notebook, machine-learning, matplotlib, pandas, python, sklearn, support-vector-machine, 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
サポートベクターマシン(SVM)を使って、アヤメの品種を分類する。
また、分類された品種の割合をグラフ化する。
