Commit Graph

3897 Commits

Author SHA1 Message Date
Davis King
ec6be63e8d Added tests and slight refinements 2013-06-15 13:37:26 -04:00
Davis King
a0797fd132 Added running_cross_covariance. 2013-06-15 13:18:09 -04:00
Davis King
a44138d18d removed cruft 2013-06-13 22:35:53 -04:00
Davis King
45444ed65b updated release notes 2013-06-11 22:21:33 -04:00
Davis King
54d7150a0d Added clarifying comments. 2013-06-11 22:18:59 -04:00
Davis King
a2b6ed1600 Gave the image_window the ability to tie the mouse and keyboard events together
such that it is possible for a user to listen for both simultaneously.
2013-06-11 22:10:00 -04:00
Davis King
20c4918a28 updated makerel to convert line endings for python files 2013-06-11 20:59:12 -04:00
Davis King
d21bb3043c Changed code to avoid compiler errors in some environments. 2013-06-11 20:05:54 -04:00
Davis King
7fdd285057 Created release v18.3 2013-06-09 13:52:06 -04:00
Davis King
8fdaa93348 Added tag v18.3 for changeset 7f21bd92812d 2013-06-09 13:52:06 -04:00
Davis King
fdb6e91c55 updated release notes 2013-06-09 13:25:37 -04:00
Davis King
d8bea4d3c2 Improved the help messages cmake outputs to tell the user how to install
optional dependencies such as X11, BLAS, and LAPACK.
2013-06-09 11:59:20 -04:00
Davis King
5471511ac8 fixed compile instruction 2013-06-08 21:11:59 -04:00
Davis King
c4ba79883c clarified python usage instructions 2013-06-08 00:57:00 -04:00
Davis King
fba1e06436 Fixed spelling error 2013-06-08 00:50:58 -04:00
Davis King
4585c51637 Improved make_sparse_vector() documentation. 2013-06-08 00:48:32 -04:00
Davis King
4a8e882f35 Added more comments and discussion of how to use sparse vectors 2013-06-08 00:39:09 -04:00
Davis King
4ef91280e4 Fixed a bug in the sparse decision functions. The input validation rejected
most vectors
2013-06-08 00:38:49 -04:00
Davis King
1513c94fb9 updated docs 2013-06-08 00:09:46 -04:00
Davis King
ff27f789c9 Added svm-rank python example 2013-06-08 00:07:13 -04:00
Davis King
2f34594f47 Added cross validation functions for ranking tools and slightly improved documentation
for other cross validation functions.
2013-06-07 23:50:40 -04:00
Davis King
97f82b1e4f Made decision functions and segmenter objects callable like normal functions. 2013-06-07 23:30:43 -04:00
Davis King
35a25775d1 Changed script so that only the .zip file for windows has the
compile python interface.
2013-06-07 19:54:06 -04:00
Davis King
e02d5ba0b6 Made makerel copy the compiled windows python modules into the release folder. 2013-06-07 19:34:15 -04:00
Davis King
802e5205e4 fixed bug 2013-06-06 20:40:57 -04:00
Davis King
c588d9409c improved example 2013-06-06 20:38:52 -04:00
Davis King
c1c6fb505a improved sequence segmentation examples 2013-06-06 20:27:29 -04:00
Davis King
51d291a8c3 clarified example program 2013-06-04 21:33:59 -04:00
Davis King
e2a9071bad refined the guide 2013-06-04 20:23:50 -04:00
Davis King
0474b31628 updated docs 2013-06-03 21:30:05 -04:00
Davis King
3330d34fd1 Added an example for the sequence_segmenter 2013-06-03 21:26:56 -04:00
Davis King
885a27c070 Made split() work on char* strings. 2013-06-03 21:20:26 -04:00
Davis King
e8276602c1 Removed non-standard header which wasn't compiling in visual studio 2005 2013-06-03 07:03:02 -04:00
Davis King
0244fcca84 minor change to avoid compiler error in visual studio. 2013-06-02 23:18:32 -04:00
Davis King
94cd335938 Added another small logo and set it as the og:image
for the web site.
2013-06-02 22:50:23 -04:00
Davis King
c17c1aafc5 Tweaked borders 2013-06-02 22:39:53 -04:00
Davis King
d0cdf86a25 Another minor improvement to start symbol 2013-06-02 22:34:49 -04:00
Davis King
dcc4cf08fe improved start symbol 2013-06-02 22:27:38 -04:00
Davis King
787e1145ed clarified guide 2013-06-02 19:49:21 -04:00
Davis King
a576b20f4b Added a flow chart diagram to help users pick which machine learning tool to
use.
2013-06-02 19:39:59 -04:00
Davis King
31eca31eca updated docs 2013-06-01 23:14:36 -04:00
Davis King
00380d4bd9 updated docs 2013-06-01 23:13:38 -04:00
Davis King
caf93adea1 fixed grammar 2013-06-01 19:29:40 -04:00
Davis King
dc24bef443 fixed some typos 2013-06-01 19:20:03 -04:00
Davis King
2c62dc1b9c updated docs 2013-06-01 19:17:35 -04:00
Davis King
94d3cf86d5 Added a one class classifier example program 2013-06-01 19:14:31 -04:00
Davis King
dca50d67d7 Changed the default behavior of heatmap() and jet() to use min(mat(img)) as the
lower bound instead of 0 for the case where you don't give any bounds at all.
2013-06-01 17:33:09 -04:00
Davis King
f2a11f0ecf Relaxed some unnecessarily restrictive requires clauses. 2013-06-01 17:25:02 -04:00
Davis King
da40c3ba37 cleaned up python interface a bit 2013-06-01 15:10:41 -04:00
Davis King
e1267e0e81 slightly improved example 2013-06-01 14:37:22 -04:00