Commit Graph

8277 Commits (master)
 

Author SHA1 Message Date
Davis King c59eb3eacf cleaned up the style sheet a little
17 years ago
Davis King 9970e3c240 Modified the radio_button style so that it looks nicer.
17 years ago
Davis King b647b9b619 Fixed typo in spec
17 years ago
Davis King 072a0a4bb0 Cleaned up the kcentroid code a bit.
17 years ago
Davis King e8aa99b018 Cleaned up the code for the krls object.
17 years ago
Davis King 57c2482aa0 Added some more tests to the matrix regression test.
17 years ago
Davis King cdb7e1aa01 Fixed some bugs in the require clause of the subm and set_subm functions.
17 years ago
Davis King 7cc8219894 updated the docs
17 years ago
Davis King 4833bf7d49 Added the set_subm, set_rowm, and set_colm functions.
17 years ago
Davis King 54a9f2aa6f Added some asserts
17 years ago
Davis King 6ec72366af Added kkmeans_ex.cpp to the cmake file
17 years ago
Davis King aa2862f148 updated the docs
17 years ago
Davis King 30bf945095 Added a kkmeans example
17 years ago
Davis King cbdfb76f7a Added the kkmeans object.
17 years ago
Davis King 1df8f39a17 Changed the checks in the matrix object so that you are allowed to
17 years ago
Davis King 06faf15874 updated the docs
17 years ago
Davis King 31b6ded6eb Added two new events to the text_field object. One for detecting when the
17 years ago
Davis King 66f92cb156 Changed code to avoid a compiler warning.
17 years ago
Davis King 91568536b3 Changed tests so that they compile in visual studio.
17 years ago
Davis King 8bcd5d73f5 updated the docs
17 years ago
Davis King e996a133e8 Fixed typo in spec
17 years ago
Davis King b45480b342 Made the code more portable
17 years ago
Davis King 44f9171b00 Added the wrap_function and is_function templates.
17 years ago
Davis King d69b8d71e6 Added versions of the find_min_* functions that don't take
17 years ago
Davis King 9717c6ca8b Made the optimization functions not return the value of the objective
17 years ago
Davis King 7deee75572 saving optimization test
17 years ago
Davis King 012a2d5eaf Added an empty test file for the optimization stuff
17 years ago
Davis King 0a76da7909 Removed unneeded stuff
17 years ago
Davis King f79434b5d8 updated the docs
17 years ago
Davis King 14bb3b3661 Fixed a typo in a comment
17 years ago
Davis King a2cbc77194 Renamed some functions.
17 years ago
Davis King e2649f2871 Added a bunch of unconstrained optimization stuff to the library.
17 years ago
Davis King 0d91cb70cc Fixed some spelling errors
17 years ago
Davis King 1d2c7a1ca1 Made the is_matrix template a little more robust.
17 years ago
Davis King add9a09a0a Added an identity_matrix() that can take a runtime defined size.
17 years ago
Davis King e042b167b4 updated the docs
17 years ago
Davis King e3bcff4cb9 Made a comment more clear
17 years ago
Davis King 2f5000e3da updated the docs
17 years ago
Davis King 393ba83fa0 Added the kcentroid example
17 years ago
Davis King c1b04eab51 updated the docs
17 years ago
Davis King 1b781f15c8 updated the docs
17 years ago
Davis King 246a14f996 added the krls example
17 years ago
Davis King 2ae506deac updated the docs
17 years ago
Davis King dbff99837c renamed the one_class object to kcentroid
17 years ago
Davis King 43946fccac Added a function that lets you test and train at the same time
17 years ago
Davis King 230b8b9509 Added the max discount parameter to the one class algorithm as well
17 years ago
Davis King 13ed137cb2 Added a requires clause to the set_tolerance() member function and
17 years ago
Davis King 8e51330251 updated the docs
17 years ago
Davis King 385c1d9818 Added a simple kernel based one class classifier.
17 years ago
Davis King 94cd99d109 Fixed incorrect comments.
17 years ago