devssh/svm

Repository files navigation

The Interactive Python notebooks can be opened using tools like Jupyter Notebooks or by opening .ipynb files in /browser

Install the required libraries using Pip such as
pip install sklearn
pip install pandas
pip install numpy
pip install matplotlib
Install the required libraries using install.packages or RStudio
Run the files using
R -f <filename>

or

Run in RStudio

SVM Radial Basis Function RBF

SVM variations with C and Gamma

SVC Types

Grid Search

Grid Search

Plot the data

Kaggle Credit Card Fraud

TPR FPR

Precision Recall