GitHub topics: non-linear-classification
Wickstrom/pattern-recognition-handbook
Material for the Pattern Recognition course FYS-3012 at UiT The Arctic University of Norway
Language: Jupyter Notebook - Size: 23.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 1
Ravisankar-S/env-sound-svm
A supervised machine learning model that classifies environmental sounds (such as rain, thunder etc.) using Support Vector Machines and kernel-based feature transformations. Instead of using DNNs, this project leverages audio feature extraction (MFCCs, spectral features, chroma) and SVM’s mathematical rigor to recognize sound classes
Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0
SanaeSaccomano/Machine-Learning
Résumé de mes projets de Machine Learning
Language: Jupyter Notebook - Size: 67.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
jnikhilreddy/Implementation-of-Support-Vector-Machine
Contains code involving CS 503 - Lab 3 : Implementation of Support vector Machine.
Language: Python - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
mark-antal-csizmadia/svm
Support Vector Machines (SVMs) from scratch, without dedicated packages, for the classification of linear and non-linear data.
Language: Jupyter Notebook - Size: 301 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2
hanusri/Neural-Net
This project implements back propagation algorithm of neural networks. It handles binary classification on various real world dataset. It is implemented in java.
Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0