An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rbf-kernel

A curated list of projects in awesome lists tagged with rbf-kernel .

https://github.com/bhattbhavesh91/svm-kernel-trick

To deal with non-linearly separable we use SVM's Kernel Trick which maps data to higher dimension!

kernel-trick rbf-kernel support-vector-machine svm svm-classifier svm-kernel

Last synced: 04 Mar 2026

https://github.com/unixjunkie/orsvm-e1071

Access the Linear or RBF kernel SVM from OCaml using the R e1071 or svmpath packages

binary-classifier classification libsvm linear-kernel ocaml-library r rbf-kernel svm svmpath

Last synced: 19 May 2026

https://github.com/avestura/scikit-heart-disease-classifier

💚 A heart disease classifier using 4 SVM kernels and decision trees, with PCA, ROC, pruning, grid search cv, confusion matrix, and more

confusion-matrix cost-complexity-pruning decision-tree decision-tree-classifier grid-search-cross-validation linear-kernel one-hot-encoding pca poly-kernel pruning rbf-kernel roc sigmoid-kernel svm svm-classifier

Last synced: 07 Jun 2026

https://github.com/somjit101/human-activity-recognition

This project is to build a model that predicts the human activities such as Walking, Walking Upstairs, Walking Downstairs, Sitting, Standing or Laying using readings from the sensors on a smartphone carried by the user.

decision-tree-classifier eda feature-engineering gradient-boosting-classifier grid-search human-activity-recognition keras logistic-regression lstm random-forest-classifier rbf-kernel scikit-learn seaborn-plots signal-processing support-vector-classifier support-vector-machine t-sne tensorflow uci-har-dataset uci-machine-learning

Last synced: 23 Feb 2026

https://github.com/farooqueesamiya/social-network-ads-classification-models

In this repository, we will explore different classification models to predict whether a user will purchase a product based on age and estimated salary.

classification-model decision-tree-classifier knn-classifier linear-kernel logistic-regression naive-bayes-classifier random-forest-classifier rbf-kernel support-vector-machine svc-model

Last synced: 03 Jan 2026

https://github.com/davityak03/svm-ml-model-using-different-types-of-kernels-

I have implemented support vector machine classifier on the same dataset but using different kernels and have compared their accuracies with each other

linear-kernel poly-kernel rbf-kernel sigmoid-kernel svm

Last synced: 14 Sep 2025

https://github.com/techshot25/spamfilter

This project focuses on creating a spam filter using SVM

machine-learning rbf-kernel support-vector-machine svm-classifier

Last synced: 05 Sep 2025

https://github.com/lurenss/spam-filter

Second assignment of Artificial Intelligence course held by Professor Andrea Torsello of Ca' Foscari University of Venice, spam detectors with SVM classification using linear, polynomial of degree 2, RBF kernels and Naive Bayes and k-NN

k-nn linear-kernel machine-learning naive-bayes-classifier polynomial-kernel rbf-kernel svm-classifier

Last synced: 08 Apr 2025