1. 30 Jun, 2017 1 commit
  2. 28 Jun, 2017 1 commit
  3. 27 Jun, 2017 1 commit
  4. 26 Jun, 2017 1 commit
  5. 18 Apr, 2017 1 commit
  6. 05 Apr, 2017 1 commit
  7. 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
  8. 07 Mar, 2017 1 commit
  9. 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
  10. 30 Jan, 2017 1 commit
  11. 29 Jan, 2017 2 commits
  12. 19 Jan, 2017 1 commit
  13. 17 Jan, 2017 1 commit
  14. 31 Dec, 2016 1 commit
  15. 16 Dec, 2016 2 commits
  16. 15 Dec, 2016 1 commit
  17. 30 Sep, 2016 2 commits
  18. 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
  19. 16 Aug, 2016 1 commit
  20. 11 Aug, 2016 1 commit
  21. 10 Aug, 2016 1 commit
    • MYLS's avatar
      Add JSON support. · 8596e82d
      MYLS authored
      a JSON emitter, a parser, tests and some basic doc.
      8596e82d
  22. 04 Aug, 2016 1 commit
    • Vadim Pisarevsky's avatar
      1. fix warning from Xcode 7.x · d7ee62f0
      Vadim Pisarevsky authored
      2. fixed parsing of "cat[range_spec]ord[range_spec]" type specification string when using ml::TrainData::loadFromCSV(). Thanks to A. Kaehler for reporting it
      d7ee62f0
  23. 19 Jul, 2016 1 commit
    • MYLS's avatar
      Modify Base64 functions and add test and documentation · 617df091
      MYLS authored
      Major changes:
      
      - modify the Base64 functions to compatible with `cvWriteRawData` and so
      on.
      - add a Base64 flag for FileStorage and outputs raw data in Base64
      automatically.
      - complete all  testing and documentation.
      617df091
  24. 31 May, 2016 1 commit
  25. 20 May, 2016 1 commit
  26. 12 Apr, 2016 1 commit
  27. 07 Apr, 2016 1 commit
  28. 29 Mar, 2016 2 commits
  29. 28 Mar, 2016 1 commit
  30. 14 Mar, 2016 1 commit
  31. 26 Feb, 2016 1 commit
  32. 25 Feb, 2016 3 commits
  33. 24 Feb, 2016 2 commits