Skip to content

EddTally/Hyperparameter-Optimisation-ML-Module-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperparameter-Optimisation-ML-Module-Project

Investigating the optimization of hyperparameters using an RBF SVM, on different datasets

This paper looks at the tuning of hyperparameters for the Support Vector Machine (SVM) classifier. Methods such as Cross-Validation for the tuning of C and γ, Nested CV for an unbiased score of the classifier and ROC Curves for the analysis of the classifier will be used. This will be conducted on 5 different UCI Datasets (Dheeru & Karra Taniskidou, 2017) to see how different variables such as the number of examples and features or class distributions within datasets effect the classifiers optimal hyperparameters

About

Investigating the optimization of hyperparameters using an RBF SVM, on different datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors