Commit Graph
37 Commits
Author SHA1 Message Date
jwaters6 cd55332024 2008-05-20 19:38:58 +00:00
rriegel ec17e352f6 better matching by --help 2008-05-18 23:15:02 +00:00
rriegel 0084d74fb7 store -> output for compatibility 2008-05-18 19:07:15 +00:00
rriegel e9175e290e general overhaul for fx update 2008-05-18 03:56:17 +00:00
rriegel 6bd58c721a major fx update 2008-05-18 03:53:22 +00:00
vasiloglou 065458778c changes the way midpoint is computed.Added a function that overwrites on an initialized vector 2008-05-06 14:14:10 +00:00
houyang 3cb74327f4 Replace deprecated functions in crossvalidation.h and dataset.cc. Update svm code under mlpack with the updated version. It now supports support vector regression. 2008-05-05 23:48:45 +00:00
houyang d246528c66 Add GeneralCrossValidator class which support k-fold cross-validation for classification, regression, density estimation and user-defined learners. Alpha version. 2008-05-05 22:09:05 +00:00
houyang ef2cda3d1c Add statistics module, more functions to contribute. 2008-05-05 21:52:21 +00:00
Parikshit Ram b333962d14 Small bug in warning message corrected, no functionality changed 2008-05-01 21:41:21 +00:00
tekhnofiend 22169f89d6 fixed 2008-04-20 04:49:25 +00:00
Dongryeol Lee 5679851a09 Minor editing of the build file 2008-04-11 23:59:18 +00:00
Dongryeol Lee 8809198b07 Added Static versions of the Init/Own/Copy function that allocates using Nick's memory mapped files. 2008-04-11 23:59:00 +00:00
Dongryeol Lee c568308ef0 Separated the global variable declarations into a separate cc file 2008-04-11 17:03:37 +00:00
Dongryeol Lee c2c933ce90 Separated the global variable declarations into a separate cc file 2008-04-11 17:03:30 +00:00
vasiloglou c49ed3f4df Fixed some bugs and passed a simple test 2008-04-09 02:49:38 +00:00
rriegel 4d01e0e5d1 added deprecated debug macros 2008-04-07 23:14:42 +00:00
rriegel e67da2dc6a rectified missing ccmem.cc 2008-04-07 23:07:18 +00:00
vasiloglou 321a06060d added the example for memory_manager 2008-04-07 23:07:13 +00:00
vasiloglou 2cc9c75179 few corrections 2008-04-07 22:31:04 +00:00
vasiloglou 87fd9a662d first check in 2008-04-07 19:37:34 +00:00
jwaters6 29dfeb23cd modified bounds code to accomodate coordinate offset
jwaters 3/25/2008
2008-03-25 15:58:37 +00:00
rriegel 128a8e915c beta revised ot, ArrayList 2008-03-25 05:46:58 +00:00
rriegel 4566179385 fixed test suite, fixed arraylist ambiguity 2008-03-11 01:46:08 +00:00
Dongryeol Lee 900ca48466 Fastlib tree now is OT-compliant, meaning it can be serialized/unserialized. However, it still does not admit a bounding box of general primitive type (for example, a short-int based bounding box rather than a double-based bounding box), which would involve making changes to bounds.h, math/math.h:DRange class. 2008-03-09 00:37:59 +00:00
rriegel 7991f3aba7 templatized matrices 2008-03-07 03:59:59 +00:00
rriegel d918575805 some memory optimizations 2008-03-07 03:58:39 +00:00
rriegel 879be538f3 fixed non-BLAS LengthEuclidean 2008-02-22 21:33:47 +00:00
vasiloglou a8c3e1d9a7 ScaleRows works with a matrix too 2008-02-14 20:01:55 +00:00
rriegel fd4029f02d removed Makefile; limits.h; ccmem out-of-memory messages 2008-02-02 00:13:08 +00:00
rriegel 0a64f211cf fixed unit tests include 2008-01-30 19:39:31 +00:00
vasiloglou beb2fc043c fixed copy constructor
now set also break the indices_sorted_ command
2008-01-28 17:15:24 +00:00
vasiloglou c037406878 changed the documentation a little bit 2008-01-28 16:49:09 +00:00
vasiloglou a2e144411e fixed some bugs
added more tests
Fixed basically the problem of unsorted indices that was giving an  error
2008-01-28 16:40:58 +00:00
nadeem c09df3247f 2008-01-26 06:15:21 +00:00
nadeem 3357ce9c91 2008-01-26 05:51:24 +00:00
nadeem e2d6f7a3a5 A brand new repository for the new directory structure. 2008-01-26 05:10:26 +00:00