support-vector-machine topic

List support-vector-machine repositories

Forecasting weather Using Multinomial Logistic Regression, Decision Tree, Naïve Bayes Multinomial, and Support Vector Machine

The-Machine-Learning-Workshop

31
Stars
46
Forks
Watchers

An interactive approach to understanding Machine Learning using scikit-learn

support-vector-machine

18
Stars
6
Forks
Watchers

An implementation of the L2-SVM for breast cancer detection using the Wisconsin diagnostic dataset.

wisconsin-breast-cancer

55
Stars
26
Forks
Watchers

[ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset

svm

21
Stars
20
Forks
Watchers

Support Vector Machine in Python

Self-Taught-Machine-Learning

26
Stars
4
Forks
Watchers

I have had trouble in the past finding a place where I could learn about statistical learning algorithms, resources as to how to learn them and the code associated with it. This is my attempt at remed...

PredictStock-SVM

28
Stars
13
Forks
Watchers

ML model for stock trend prediction using Python

MlBayesOpt

45
Stars
15
Forks
Watchers

R package to tune parameters for machine learning(Support Vector Machine, Random Forest, and Xgboost), using bayesian optimization with gaussian process

Autism-Detection-in-Adults

20
Stars
21
Forks
Watchers

This is a binary classification problem related with Autistic Spectrum Disorder (ASD) screening in Adult individual. Given some attributes of a person, my model can predict whether the person would ha...