Commit Graph
31 Commits
Author SHA1 Message Date
Ryan Curtin 599a630656 Fix object names. 2023-11-27 17:23:24 -05:00
Ryan Curtin 4682706a99 Some additional cleanups and fixes. 2023-11-27 17:22:31 -05:00
Ryan Curtin 308be4fa95 Add a caveat about sparse model types. 2023-11-27 17:16:39 -05:00
Ryan Curtin 4878ade588 Point out Epsilon() method. 2023-11-27 17:13:24 -05:00
Ryan Curtin b9ba26b4f9 Fix example code. 2023-11-27 17:05:41 -05:00
Ryan Curtin 727fb58ada Add documentation for NaiveBayesClassifier. 2023-11-27 16:51:39 -05:00
Ryan Curtin c8726ff2ee Update and release version 4.3.0. 2023-11-27 13:27:20 -05:00
Ryan Curtin 19105efdc7 Remove other uses of /Zc:__cplusplus in the documentation. 2023-10-29 13:19:43 -04:00
Ryan Curtin 05884f0de0 Update and release version 4.2.1. 2023-09-05 13:36:10 -04:00
Ryan Curtin d8d8a2511c Clarify documentation slightly. 2023-08-29 13:28:02 -04:00
Ryan Curtin 5a5b2cf586 Add additional documentation about the name given to models during loading and saving. 2023-08-07 19:19:09 -04:00
Ryan Curtin 6a9e19dd01 Update and release version 4.2.0. 2023-06-16 15:47:02 -04:00
Ryan Curtin e12bc09e30 Update and release version 4.1.0. 2023-04-26 20:06:56 -04:00
Ana B 309d1d2e01 Fix links (#3462) 2023-04-12 04:53:14 +02:00
Ryan Curtin df5ca711bf Merge pull request #3392 from AdarshSantoria/doc
Some similar typos in doc
2023-02-02 15:14:01 -05:00
Adarsh SantoriaandRyan Curtin dad54d29d4 Update doc/user/hpt.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:19:33 +05:30
Adarsh SantoriaandRyan Curtin 267b11116c Update doc/user/cv.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:19:21 +05:30
Adarsh Santoria ce849fd9dd fixing typo in cv.md 2023-02-01 18:19:16 +05:30
Adarsh Santoria 09011dd799 fixing error in hpt.md 2023-02-01 18:16:46 +05:30
Adarsh SantoriaandRyan Curtin 094d9b6a16 Update doc/user/formats.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-01 11:19:41 +05:30
Adarsh Santoria 13fafb43e9 Fix a typo 2023-01-27 12:11:46 +05:30
aadi-raj 7aa6cbd2ba A small typo fix in the doc hpt.md 2023-01-18 23:52:23 +05:30
Ryan Curtin b08aa1a373 Update and release version 4.0.1. 2022-12-29 10:40:18 -05:00
Ryan Curtin 7588142d0b Note new options in documentation. 2022-11-16 08:47:47 -05:00
Ryan Curtin 28eb1858c5 Update and release version 4.0.0. 2022-10-24 09:40:50 -04:00
Ryan Curtin ca3422f869 Update this documentation too. 2022-10-20 18:14:45 -04:00
Ryan Curtin 59024832f7 Merge branch 'master' into update-logs-for-header-only 2022-09-21 16:25:39 -04:00
Ryan Curtin e6ad5f78c0 Remove namespaces (#3269) 2022-09-21 03:40:20 +02:00
Ryan Curtin 50a5387245 Control Log output via macros. 2022-09-15 09:55:00 -04:00
Ryan Curtin 00e0dd2653 Clean up includes to only include mlpack.hpp in general. 2022-09-04 11:18:45 -04:00
Ryan Curtin 5825287e9b Adapt tutorials to Markdown and remove Doxygen entirely. 2022-08-31 23:02:27 -04:00