Commit Graph
627 Commits
Author SHA1 Message Date
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
Ryan Curtin b48181ca19 Try a different approach for multiline cells. 2023-09-25 13:17:26 -04:00
Ryan Curtin 7e65b4369d Try multiline cell. 2023-09-25 13:16:56 -04:00
Ryan Curtin 9f25b3bd98 Fix missing tick. 2023-09-25 13:15:10 -04:00
Ryan Curtin 7e96e04c79 Try formatting constructors in a table. 2023-09-25 13:14:44 -04:00
Ryan Curtin 01dd009f33 Fix table wrap. 2023-09-25 13:11:07 -04:00
Ryan Curtin 8fb49ef5ff Reorganize comments for better rendering. 2023-09-25 13:10:41 -04:00
Ryan Curtin d4545b0a3e Merge remote-tracking branch 'origin/master' into rf-doc 2023-09-25 13:03:19 -04:00
Ryan Curtin 1a6100a987 Merge pull request #3529 from rcurtin/stb-header-detect
Add mlpack/config.hpp and automatic CMake configuration
2023-09-01 14:30:53 -04:00
Marcus Edel a013f07889 Merge pull request #3520 from tareknaser/rl-docs
Reinforcement Learning: Introducing Agent-Specific Tutorials.
2023-09-01 10:27:18 -04:00