Skip to content
Snippets Groups Projects
  1. Feb 10, 2021
  2. Oct 01, 2020
  3. Sep 23, 2020
  4. Sep 18, 2020
    • Thomas Purcell's avatar
      Updates to classification · 9d196eb9
      Thomas Purcell authored
      1) Width reduced to 1e-5
      2) SVM done with a C=100
      3) SVM done with Kernel SVM but with a linear Kernel
      4) Fixes to how algorithm breaks ties
      5) Added a python SVM function
      6) Modified Model python interface to accomadate SVM functions
      9d196eb9
  5. Sep 16, 2020
  6. Sep 14, 2020
  7. Sep 13, 2020
  8. Sep 09, 2020
    • Thomas Purcell's avatar
      SISSOClassifier updated · 5fa146b9
      Thomas Purcell authored
      use a linear prgramming method to check the feasabilty of a convex
      combination of the classes to get an estimate of the number of points
      in overlapping convex hull.
      5fa146b9
  9. Sep 05, 2020
Loading