Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 198 Bytes

ParallelSVM

Parallel SVM - based on Consensus and Sharing

The Python pure implementation of Support Vector Machines in parallel fashion based on:

  • Consensus Optimization
  • Sharing Optiization