Skip to content

thomasbkahn/svc-opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

svc-opt

Tools for scanning for optimal support vector machine classifier parameters

Discussed and demonstrated here.

Dependencies

  • scikit-learn
  • bokeh
  • numpy
  • tqdm

Usage

Scanning and plotting are accessed through an objected-oriented API, which is demonstrated in demo.ipynb.

Future Plans

  1. Generalize for other kernel types, and eventually for other kinds of classifiers.
  2. Add regression analysis to calculate the optimal parameters at each level.
  3. Automate the iterative "zooming in" process.

About

Tools for scanning for optimal support vector machine classifier parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors