sequential-minimal-optimization
Here are 20 public repositories matching this topic...
Language:All
Sort:Most stars
Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, F…
- Updated
Dec 16, 2022 - Jupyter Notebook
Low-level Machine Learning Library
- Updated
Feb 1, 2025 - C
Support Vector Machine Acceleration Based On CUDA
- Updated
May 14, 2019 - Terra
High Performance Computing using OpenMP, OpenMPI and CUDA
- Updated
Dec 3, 2018 - Terra
Support Vector Machine using the Sequential Minimal Optimization (SMO) with the Turkish descriptions. (Türkçe açıklamalı)
- Updated
Nov 2, 2022 - Jupyter Notebook
L1-SVM & L2-SVM optimised using Log barrier Interior point and Sequential Minimal Optimisation (SMO) algorithms.
- Updated
May 7, 2020 - Jupyter Notebook
Implementing of the SMO algorithm from scratch based on the original article only.
- Updated
Dec 28, 2021 - Jupyter Notebook
This code was written during the writing of my undergraduate thesis as a means to understand the inner details of Support Vector Machines. This includes a rough translation of the original \epsilon -SVR and \nu -SVR based on the C source code (https://www.csie.ntu.edu.tw/~cjlin/libsvm/))
- Updated
Jan 16, 2022 - Python
SVM implementation in python
- Updated
Dec 13, 2018 - Jupyter Notebook
Sequential Minimal Optimization (SMO) algorithm for Standard Quadratic Problems (StQPs) - Master's thesis in Computer Science & Engineering @ UNIFI
- Updated
Mar 29, 2023 - Python
SVM from scratch. For optimization I use SMO
- Updated
Apr 9, 2023 - Jupyter Notebook
Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.
- Updated
Mar 7, 2019 - JavaScript
Sequential Minimal Optimization (SMO) algorithm for the training of Support Vector Machines (SVM)
- Updated
May 26, 2017 - Go
MinMax Algorithm
- Updated
Jan 7, 2020 - C
Pythonic sequential minimization optimization implementation for Support Vector Machines.
- Updated
Nov 2, 2018 - Python
A binary SVM classifier using Sequential Minimal Optimization
- Updated
Sep 23, 2017 - C++
Implementation of Sequential Minimal Optimization (SMO) method in nim
- Updated
Sep 22, 2023 - Nim
A Python interface to rusvm
- Updated
Apr 19, 2024 - Rust
Classifing IRIS Dataset using SVM, DNN and SMO
- Updated
Nov 4, 2022 - Python
# 🔍 Semantic Article RecommenderThis project offers a simple way to find articles that are similar in meaning. It uses advanced techniques like Hugging Face embeddings and FAISS for efficient searching. 🛠️
- Updated
Dec 18, 2025 - Python
Improve this page
Add a description, image, and links to thesequential-minimal-optimization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesequential-minimal-optimization topic, visit your repo's landing page and select "manage topics."