Skip to content
Snippets Groups Projects
  1. Sep 23, 2020
  2. 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
  3. Sep 15, 2020
  4. 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
  5. Sep 05, 2020
  6. Sep 04, 2020
  7. Sep 01, 2020
  8. Aug 28, 2020
    • Thomas Purcell's avatar
      Bug Fix · c77a4ecb
      Thomas Purcell authored
      Feature selected on a particular rank but not overall were
      not set selected to false
      c77a4ecb
  9. Aug 26, 2020
  10. Aug 19, 2020
  11. Aug 11, 2020
  12. Aug 06, 2020
  13. Aug 05, 2020
  14. Jul 28, 2020
  15. Jul 16, 2020
    • Thomas Purcell's avatar
      Bug fixes · 49a050bf
      Thomas Purcell authored
      minor tweaks to output of Models and fixed a memory bug
      49a050bf
  16. Jul 13, 2020
  17. Jul 11, 2020
  18. Jul 10, 2020
Loading