Skip to content
Snippets Groups Projects
  1. Mar 21, 2021
  2. Feb 10, 2021
  3. Oct 11, 2020
  4. Sep 25, 2020
  5. Sep 23, 2020
  6. 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
  7. Sep 15, 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
  10. Sep 04, 2020
  11. Sep 01, 2020
  12. 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
  13. Aug 26, 2020
  14. Aug 19, 2020
  15. Aug 11, 2020
  16. Aug 06, 2020
  17. Aug 05, 2020
  18. Jul 28, 2020
  19. 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
  20. Jul 13, 2020
  21. Jul 11, 2020
  22. Jul 10, 2020
Loading