Commit Graph
637 Commits
Author SHA1 Message Date
Ryan Curtin 357f3ee5fb Remove unnecessary text. 2023-11-27 16:52:25 -05:00
Ryan Curtin 1a365ba906 Merge remote-tracking branch 'origin/master' into rf-doc 2023-11-22 14:01:58 -05:00
Ryan Curtin fbec0f2a34 Fully qualify all data:: calls so using namespace mlpack isn't needed. 2023-11-22 14:01:48 -05:00
Ryan Curtin 86d637ac6d Fix capitalization to match the rest of the documentation. 2023-11-15 11:50:37 -05:00
Ryan Curtin 7addfe1308 Some additional cleanups and shortening. 2023-11-15 11:43:13 -05:00
Ryan Curtin b308639996 Use C++17 and fully qualify mlpack namespace in examples. 2023-11-15 11:26:19 -05:00
Ryan Curtin ec29a6dc2b Oops, remove redundant bullet point. 2023-11-07 17:33:51 -05:00
Ryan Curtin 75853765fa Handle feedback about documentation. 2023-11-07 17:28:33 -05:00
Ryan Curtin 19105efdc7 Remove other uses of /Zc:__cplusplus in the documentation. 2023-10-29 13:19:43 -04:00
Ryan Curtin ff362db2e2 Fix plurality. 2023-10-19 16:38:09 -04:00
Ryan Curtin 9068890178 Fix name of parameter. 2023-10-19 16:36:43 -04:00
Ryan Curtin 742eff993c Match naming to the rest of mlpack. 2023-10-18 20:38:03 -04:00
Ryan Curtin 8cfed4a430 No need to specify the number of classes. 2023-10-18 20:37:02 -04:00
Ryan Curtin 4b7198946d Standardize capitalization in h3 headers. 2023-10-18 20:29:52 -04:00
Ryan Curtin 6d6af0faea Some cleanups and minor correctness changes. All examples now compile and run. 2023-10-18 19:56:39 -04:00
Ryan Curtin 6954762295 Add documentation for random forest. 2023-10-11 18:00:48 -04:00
Ryan Curtin 36b17b7efd Fix minor errors that were found in the documentation. 2023-10-11 18:00:38 -04:00
Ryan Curtin 09a79f9bef Add documentation for DecisionTreeRegressor<> class. 2023-10-04 17:52:14 -04:00
Ryan Curtin 98503c37b8 Some additional cleanups. 2023-10-04 17:51:43 -04:00
Ryan Curtin 10133c2c11 Some additional cleanups, clarifications, and compression. 2023-10-04 15:09:35 -04:00
Ryan Curtin 47392de621 Mention that instantiated DimensionSelectionTypes can be passed. 2023-10-04 15:03:43 -04:00
Ryan Curtin ab28eca630 Add details about (new) weighted numerical-only constructors. 2023-10-04 15:03:30 -04:00
Ryan Curtin 659df45b87 Minor cleanups and fixes. 2023-10-02 16:36:28 -04:00
Ryan Curtin ddbee2abca Some fixes so that processed Markdown looks better. 2023-10-02 15:17:53 -04:00
Ryan Curtin 158475b205 Add a note about different element types. 2023-09-25 17:35:29 -04:00
Ryan Curtin 4558b740cc Flesh out advanced functionality section. 2023-09-25 17:27:19 -04:00
Ryan Curtin 50a66cec6b Start advanced functionality section. 2023-09-25 16:47:48 -04:00
Ryan Curtin 1c60f35401 Fix quick links. 2023-09-25 16:37:26 -04:00
Ryan Curtin e00044cf79 Try some more cleanups and reorganization. 2023-09-25 16:35:58 -04:00
Ryan Curtin cb973f3890 Try an empty cell for better spacing. 2023-09-25 14:09:36 -04:00
Ryan Curtin 17b1c7011c Fix table header. 2023-09-25 14:08:52 -04:00
Ryan Curtin f90702fca8 Cleanups for Classify() section. 2023-09-25 14:08:18 -04:00
Ryan Curtin f309e78f8c Actually, let's just label it as an excerpt. 2023-09-25 13:53:19 -04:00
Ryan Curtin 38ef85e84f Make things a bit more clear. 2023-09-25 13:52:52 -04:00
Ryan Curtin 85617721ab Revert to Markdown links. 2023-09-25 13:51:38 -04:00
Ryan Curtin 52e78eb33a Try font colors. 2023-09-25 13:50:18 -04:00
Ryan Curtin da6e8ef42b Fix name of span. 2023-09-25 13:49:43 -04:00
Ryan Curtin bc2d022649 Attempt manual comment denotation. 2023-09-25 13:48:33 -04:00
Ryan Curtin e0836b5396 What happens if I do this? 2023-09-25 13:45:44 -04:00
Ryan Curtin 54c77d5a12 Use a pre block instead. 2023-09-25 13:44:58 -04:00
Ryan Curtin 21fd787a42 Try a direct link. 2023-09-25 13:44:02 -04:00
Ryan Curtin 8f43decde0 Some additional cleanups. 2023-09-25 13:43:24 -04:00
Ryan Curtin a0cb77500f Reorganize constructors. 2023-09-25 13:41:11 -04:00
Ryan Curtin 7333200ffc Clean up Train() documentation. 2023-09-25 13:39:35 -04:00
Ryan Curtin b2aa9025d5 Fix table header. 2023-09-25 13:35:21 -04:00
Ryan Curtin b522344370 Some additional cleanups of constructor section. 2023-09-25 13:34:52 -04:00
Ryan Curtin a5aedd58ea Try a bulleted list instead. 2023-09-25 13:25:16 -04:00
Ryan Curtin 7b0d1ef4cb Can it be spaced better? 2023-09-25 13:19:31 -04:00
Ryan Curtin aa717e9774 Try <code> html snippet. 2023-09-25 13:18:43 -04:00
Ryan Curtin b2f3323362 Another attempt at a multiline table. 2023-09-25 13:17:52 -04:00