1. 28 Mar, 2018 1 commit
  2. 12 Feb, 2018 1 commit
  3. 22 Dec, 2017 1 commit
  4. 15 Dec, 2017 3 commits
  5. 28 Nov, 2017 1 commit
  6. 23 Mar, 2017 1 commit
    • Julian Tanke's avatar
      export SVM::trainAuto to python #7224 (#8373) · f70cc29e
      Julian Tanke authored
      * export SVM::trainAuto to python #7224
      
      * workaround for ABI compatibility of SVM::trainAuto
      
      * add parameter comments to new SVM::trainAuto function
      
      * Export ParamGrid member variables
      f70cc29e
  7. 07 Mar, 2017 1 commit
  8. 28 Feb, 2017 1 commit
    • mrquorr's avatar
      finished for one sample · d8425d88
      mrquorr authored
      Finished with several samples support, need regression testing
      
      Gave a more relevant name to function (getVotes)
      
      Finished implicit implementation
      
      Removed printf, finished regresion testing
      
      Fixed conversion warning
      
      Finished test for Rtrees
      
      Fixed documentation
      
      Initialized variable
      
      Added doxygen documentation
      
      Added parameter name
      d8425d88
  9. 30 Jan, 2017 1 commit
  10. 29 Jan, 2017 2 commits
  11. 19 Jan, 2017 1 commit
  12. 15 Dec, 2016 1 commit
  13. 30 Sep, 2016 2 commits
  14. 26 Aug, 2016 1 commit
    • Vadim Pisarevsky's avatar
      add 2 extra methods to ml::TrainData (#7169) · 40b87070
      Vadim Pisarevsky authored
      * expose 2 extra methods from ml::TrainData: getNames() and getVarSymbolFlags(). The first one returns text labels from CSV (if the data has been loaded from CSV); the second one returns a matrix of boolean values; its n-th element is 1 iff the corresponding column in the CSV uses symbolic names, not numbers.
      
      * check that the dynamic_cast succeeds
      40b87070
  15. 31 May, 2016 1 commit
  16. 26 Feb, 2016 1 commit
  17. 25 Feb, 2016 3 commits
  18. 24 Feb, 2016 3 commits
  19. 15 Feb, 2016 2 commits
  20. 12 Feb, 2016 2 commits
  21. 10 Feb, 2016 7 commits
  22. 11 Jan, 2016 1 commit
  23. 07 Jan, 2016 2 commits