Commit Graph
270 Commits
Author SHA1 Message Date
Ryan Curtin cc7d223c13 Fix wording to 'distance metric'. 2024-09-09 14:03:35 -04:00
Ryan Curtin 121c0be298 Make the list of classes first, before the list of applications. 2024-09-09 14:02:38 -04:00
Ryan Curtin e3edb70e25 Remove unnecessary section splitters. 2024-09-07 16:17:55 -04:00
Ryan Curtin 936224b45f Fix all links in generated documentation. 2024-09-06 22:30:14 -04:00
Ryan Curtin 72309471d2 First attempt at splitting core.md into multiple pages. 2024-09-06 09:48:17 -04:00
Ryan Curtin f2727b4866 Fix links in built Markdown. 2024-09-04 11:51:34 -04:00
Ryan Curtin bc9079538e Fix missing descriptions. 2024-09-04 11:31:54 -04:00
Ryan Curtin f411f6ff0b Use HTTPS instead of HTTP. 2024-08-27 14:58:30 -04:00
Ryan Curtin dadddd072d Oops, fix location of PDF. 2024-08-27 12:16:46 -04:00
Ryan Curtin 181c8a2948 Host locally because the other source has been hijacked. 2024-08-24 11:18:44 -04:00
Ryan Curtin a6a6a29ef2 Merge remote-tracking branch 'origin/master' into distribution-doc 2024-08-23 10:58:36 -04:00
Ryan Curtin 4486c1246c Templatize the rest of the distributions and add relevant documentation. 2024-08-23 10:51:14 -04:00
Ryan Curtin 62b739b3af Document the remaining distributions (not fully tested yet). 2024-08-22 15:57:16 -04:00
Dejan Bogosavljev 8b152699c9 Fix SVM wikipedia hyperlink 2024-08-14 23:58:30 +02:00
Ryan Curtin 309033d624 Minor line length fix. 2024-07-23 18:38:39 -04:00
Ryan CurtinandHimanshu Pathak 43ccba41c3 Update doc/user/methods/mean_shift.md
Co-authored-by: Himanshu Pathak <hpathak336@gmail.com>
2024-07-23 18:35:31 -04:00
Ryan Curtin fb9da0b892 Merge remote-tracking branch 'origin/master' into mean-shift-doc 2024-07-21 18:18:01 -04:00
Ryan Curtin 2adac2b70b Wording fixes and other minor changes after review. 2024-07-18 09:23:02 -04:00
Ryan Curtin 0c9702cb64 Finish MeanShift documentation and debug tests. 2024-07-17 22:06:06 -04:00
Ryan Curtin 8ca66b4f40 Add first partial draft of MeanShift documentation. 2024-07-10 15:59:57 -04:00
Ryan Curtin 8781589ac6 Fix links. 2024-07-08 15:40:13 -04:00
Ryan Curtin ab0ff99e27 Update links and rebuild Markdown documentation. 2024-07-06 14:36:41 -04:00
Ryan Curtin d351a378ab Templatize LMNN and add documentation. 2024-07-06 12:40:55 -04:00
Ryan Curtin 83af6c5adb Fix NCA documentation issues and clean up source. 2024-07-06 12:39:47 -04:00
Ryan Curtin e9ace524bd Clarify example (and fix it). 2024-07-04 13:58:19 -04:00
Ryan Curtin 52a72d46e3 Document NCA and adapt its API to match the rest of mlpack in a backwards-compatible way. 2024-07-04 13:33:48 -04:00
Ryan Curtin 612273e861 Add an example of turning MahalanobisDistance::Q() back into a transformation matrix. 2024-07-04 13:33:11 -04:00
Ryan Curtin ef52b3fad6 Make sure a model is saved before the next example loads one. 2024-07-01 15:32:36 -04:00
Ryan Curtin 8d732b438f Update Jupyter notebook example links. 2024-07-01 10:35:05 -04:00
nikolay apanasovandRyan Curtin 23d9e2769b Updated DecisionTree documentation for BestBinaryCategoricalSplit.
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-06-27 23:37:12 -07:00
nikolay apanasovandRyan Curtin 17f8eab748 Applied suggestions from code review.
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-06-27 23:37:12 -07:00
Ryan Curtin 141790ce20 More links to fix... 2024-06-16 11:52:27 -04:00
Ryan Curtin 982675b751 Fix some links that are not present on the new website. 2024-06-16 10:00:52 -04:00
Ryan Curtin 8133c058a0 Fix minor documentation rendering issues. 2024-06-14 15:37:27 -04:00
Ryan Curtin cccf60d974 Move metrics to distances/ and dists to distributions/. And adapt... everything. 2024-06-14 15:14:48 -04:00
Ryan Curtin bd39cfab35 Oops, we have to rebuild the Markdown bindings to update the documentation. 2024-06-10 13:26:15 -04:00
Ryan Curtin 2e47805eaa Some visual cleanups. 2024-06-06 20:00:48 -04:00
Ryan Curtin e66e429851 Fix link to Greg Hamerly's paper. 2024-06-06 20:00:39 -04:00
Ryan Curtin 3180201d52 Fix name of RandomAMFInitialization. 2024-06-06 17:41:48 -04:00
Ryan Curtin 4a342fa313 Document AMF and adapt for multiple element types. 2024-06-06 17:33:02 -04:00
Ryan Curtin 34dff29aee Update and release version 4.4.0. 2024-05-28 14:08:34 -06:00
Ryan Curtin bdebab79ac Merge remote-tracking branch 'origin/master' into website-revamp 2024-05-24 20:48:59 -04:00
Ryan Curtin 3491695040 Add equation for spherical kernel. 2024-05-24 09:59:04 -04:00
Ryan Curtin 22ff9cb245 Merge branch 'master' into website-revamp 2024-05-24 07:22:00 -06:00
Ryan Curtin f9c3be20d7 Merge pull request #3712 from rcurtin/kernels-doc
Document all of kernels/ directory.
2024-05-24 07:19:52 -06:00
Ryan Curtin f73a8c05cd The --- character in an HTML comment breaks checklink. 2024-05-22 18:03:35 -04:00
Ryan Curtin 921e09b6c5 Fix incorrect MakeAlias() links. 2024-05-21 19:28:12 -04:00
Ryan Curtin fdfc2c738f Fix URL to paper pdf. 2024-05-21 16:44:42 -04:00
Ryan Curtin 66d47c55f7 Document all of kernels/ directory. 2024-05-21 10:07:00 -04:00
Ryan Curtin 07370284ff Minor cleanups and typo fixes. 2024-05-18 22:47:26 -04:00