Commit Graph

16 Commits (master)

Author SHA1 Message Date
Davis King efd945618d Minor update
7 years ago
Davis King 1aa6667481 Switched this example to use the svm C instead of nu trainer.
7 years ago
Davis King 04991b7da6 Made this example program use the new find_max_global() instead of grid search
7 years ago
Davis King dd3bf1f2c5 Changed the example to recommend using something like the f1-score when using
10 years ago
Davis King 114f677d74 Fixing grammar in comments.
11 years ago
Davis King 7b43a3c6ac All I did in this change was switch from using #include "" syntax
12 years ago
Davis King 3a588a9aa4 Fixed grammar.
15 years ago
Davis King b22f88c329 Fixed grammar.
15 years ago
Davis King cf1939fc3c Initialized best_gamma to avoid a warning from gcc.
15 years ago
Davis King 35377a88e3 Clarified proper use of maximum_nu().
15 years ago
Davis King 1619f92101 Fixed typo in comment.
15 years ago
Davis King cf156afa68 Fixed tabbing.
15 years ago
Davis King 8c7fb83ac5 Fixed grammar and general cleanup.
15 years ago
Davis King 2f4217c799 Updated the example programs regarding model selection.
15 years ago
Davis King 98d7f450ee Added item to cmake lists file and changed slightly so it compiles in visual studio.
15 years ago
Davis King d48a34c39e Adding initial version of this example
15 years ago