BeyondToday757/Classification-SVG-model
I developed 2 machine learning software that predict and classify ozone day and non-ozone day. The working principle of the two is similar but there are differences. I got the dataset from ics.icu. Each software has a different mathematical model, Gaussian RBF and Linear Kernel, and classifications are visualized in different ways. I would be ha…
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BeyondToday757/Classification-SVG-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DannyVanpoucke/LSSVMlib
This repository provides a Python3 Library with implementations of the Least-Squares Support...
lsorber/neo-ls-svm
Neo LS-SVM is a modern Least-Squares Support Vector Machine implementation
AFAgarap/support-vector-machine
An implementation of the L2-SVM for breast cancer detection using the Wisconsin diagnostic dataset.
wajidarshad/LUPI-SVM
SVM with Learning Using Privileged Information (LUPI) framework
emirhanai/Classification-thanks-to-the-SVM-model-with-7-years-of-ozone-data-with-Machine-Learning
I developed 2 machine learning software that predict and classify ozone day and non-ozone day....