Skip to content
/ DSOML Public

Implement the SDCA algorithm to estimate support Vector Machines. Test the algorithm on databases of your choice and compare it with a subgradient descent.

Notifications You must be signed in to change notification settings

dvp-tran/DSOML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSOML


Obj. :

Implement the SDCA algorithm to estimate support Vector Machines. Test the algorithm on databases of your choice and compare it with a subgradient descent.

Before starting :

  • the notebooks contain both codes and interpretations.
  • data files which are used for the benchmarks are stored in the data folder.

Project by Samy BOUCHNAIF & Duc-Vinh TRAN

About

Implement the SDCA algorithm to estimate support Vector Machines. Test the algorithm on databases of your choice and compare it with a subgradient descent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published