log python/ml.py @ 1005:666b38437d9a

age author description
Sun, 27 May 2018 23:22:48 -0400 Nicolas Saunier updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)
Wed, 16 May 2018 21:06:52 -0400 Nicolas Saunier update to OpenCV3 for python
Mon, 19 Feb 2018 16:32:59 -0500 Nicolas Saunier first tests for clustering algo
Thu, 08 Feb 2018 05:53:50 -0500 Nicolas Saunier corrected print and exception statements for Python 3
Sun, 05 Nov 2017 23:45:47 -0500 Nicolas Saunier added computation of confusion matrix and improved default parameter for block normalization for SVM classification
Tue, 25 Jul 2017 17:36:07 -0400 Nicolas Saunier assign and learn work
Mon, 24 Jul 2017 21:22:18 -0400 Nicolas Saunier loading and assigning motion patterns works