non-linear-svm
Here are 4 public repositories matching this topic...
Statistical Pattern Recognition (classic machine learning)
- Updated
Mar 2, 2024 - Jupyter Notebook
The popular IRIS dataset is used for the training of linear and non-linear SVM models. The hyper-parameters are fine-tuned of the models are fine-tuned using K-Fold Cross-Validation and GridSearch to improve model performance.
- Updated
Jun 12, 2021 - Jupyter Notebook
Implemented using Linear SVM(SVC) and Non-Linear SVM(RBF). ML ASSIGNMENT 2 => Q2
- Updated
Oct 20, 2023 - Jupyter Notebook
Build a linear SVM classifier to classify emails into spam and ham. The dataset, taken from the UCI ML repository, contains about 4600 emails labelled as spam or ham. Build a non-linear SVM classifier to classify emails and compare the performance with the linear SVM model.
- Updated
Aug 21, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to thenon-linear-svm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenon-linear-svm topic, visit your repo's landing page and select "manage topics."