1. 12 Feb, 2018 1 commit
  2. 22 Dec, 2017 1 commit
  3. 15 Dec, 2017 3 commits
  4. 28 Nov, 2017 1 commit
  5. 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
  6. 07 Mar, 2017 1 commit
  7. 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
  8. 30 Jan, 2017 1 commit
  9. 29 Jan, 2017 2 commits
  10. 19 Jan, 2017 1 commit
  11. 15 Dec, 2016 1 commit
  12. 30 Sep, 2016 2 commits
  13. 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
  14. 31 May, 2016 1 commit
  15. 26 Feb, 2016 1 commit
  16. 25 Feb, 2016 3 commits
  17. 24 Feb, 2016 3 commits
  18. 15 Feb, 2016 2 commits
  19. 12 Feb, 2016 2 commits
  20. 10 Feb, 2016 7 commits
  21. 11 Jan, 2016 1 commit
  22. 07 Jan, 2016 2 commits
  23. 04 Jan, 2016 1 commit