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
|
2e47805eaa
|
Some visual cleanups.
|
2024-06-06 20:00:48 -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
|
f73a8c05cd
|
The --- character in an HTML comment breaks checklink.
|
2024-05-22 18:03:35 -04:00 |
|
Ryan Curtin
|
fdfc2c738f
|
Fix URL to paper pdf.
|
2024-05-21 16:44:42 -04:00 |
|
Ryan Curtin
|
07370284ff
|
Minor cleanups and typo fixes.
|
2024-05-18 22:47:26 -04:00 |
|
Ryan Curtin
|
fa94886582
|
Tune examples so that they run reasonably.
|
2024-05-18 22:36:34 -04:00 |
|
Ryan Curtin
|
b9610bdec6
|
Add documentation for LocalCoordinateCoding.
|
2024-05-18 17:37:55 -04:00 |
|
Ryan Curtin
|
8300eb3c3d
|
Fix example to print better output.
|
2024-05-16 21:29:04 -04:00 |
|
Ryan Curtin
|
c8838a81ea
|
Minor tuning for correctness of examples.
|
2024-05-16 10:57:05 -04:00 |
|
Ryan Curtin
|
7bc6787a53
|
Fix minor typographical issues.
|
2024-05-15 23:41:47 -04:00 |
|
Ryan Curtin
|
4bfa5de93d
|
Refactor SparseCoding to allow different element types.
|
2024-05-15 23:34:31 -04:00 |
|
Ryan Curtin
|
eb6619e5b8
|
First attempt at sparse coding documentation.
|
2024-05-13 16:52:16 -04:00 |
|
Ryan Curtin
|
b3ddc0257f
|
Merge pull request #3688 from rcurtin/nmf-doc
Documentation for `NMF` plus some bugfixes
|
2024-04-22 17:06:02 -04:00 |
|
Ryan Curtin
|
f707299982
|
Clarify tradeoffs of rank selection.
|
2024-04-16 18:21:11 -04:00 |
|
Ryan Curtin
|
1744769970
|
Fix AdaBoost table.
|
2024-04-15 16:04:23 -04:00 |
|
Ryan Curtin
|
56bc75a62b
|
Some extra documentation cleanup.
|
2024-04-11 17:06:12 -04:00 |
|
Ryan Curtin
|
033153721f
|
Fix minor issues with documentation.
|
2024-04-11 16:42:08 -04:00 |
|
Ryan Curtin
|
ac37df3bb0
|
Add documentation for NMF and convenience typedef from AMF.
|
2024-04-11 11:01:56 -04:00 |
|
Ryan Curtin
|
276dc85aac
|
Fix links in PCA documentation.
|
2024-04-03 13:57:34 -04:00 |
|
Ryan Curtin
|
294d80da35
|
Revisions to PCA documentation.
|
2024-04-03 13:21:16 -04:00 |
|
Ryan Curtin
|
b3fd17e65f
|
Add documentation for PCA.
|
2024-04-02 14:54:21 -04:00 |
|
Abhimanyu Dayal
|
ff56953832
|
Made changes to Decision Tree documentation - NoRecursion flag
|
2024-03-30 22:02:57 +05:30 |
|
Ryan Curtin
|
d8104e6ee1
|
Fix some Adaboost documentation that did not compile.
|
2024-02-28 17:24:59 -05:00 |
|
Ryan Curtin
|
2d1269edf7
|
Fix documentation that had snippets that would not build.
|
2024-02-28 16:54:46 -05:00 |
|
Ryan Curtin
|
72cf442586
|
Fix all broken links and handle a few other TODOs.
|
2024-02-26 20:13:04 -05:00 |
|
Ryan Curtin
|
2f070065d5
|
Merge remote-tracking branch 'origin/master' into nbc-lr-lars-doc
|
2023-12-23 12:16:13 -05:00 |
|
Ryan Curtin
|
385a4f2d28
|
Merge remote-tracking branch 'origin/master' into hoeffding_trees_doc
|
2023-12-22 15:07:42 -05:00 |
|
Ryan Curtin
|
ad563f9acb
|
Merge remote-tracking branch 'origin/master' into linear_svm_doc
|
2023-12-22 09:46:25 -05:00 |
|
Ryan Curtin
|
192830f5a3
|
Merge remote-tracking branch 'origin/master' into bayesian_linear_regression_doc
|
2023-12-21 09:01:56 -05:00 |
|
Ryan Curtin
|
d678052e02
|
Merge pull request #3564 from rcurtin/logistic-regression-doc
Add documentation for `LogisticRegression` and `SoftmaxRegression`
|
2023-12-21 09:00:21 -05:00 |
|
Ryan Curtin
|
b74b8bc476
|
Detail fitness functions a little more.
|
2023-12-19 21:06:41 +00:00 |
|
Ryan Curtin
|
36da8c07a3
|
Minor cleanup.
|
2023-12-15 09:47:56 -05:00 |
|
Ryan Curtin
|
926aea6323
|
Fix problematic examples; remove bits about sparse support.
|
2023-12-15 09:39:51 -05:00 |
|
Ryan Curtin
|
9c0ec1d399
|
Add first attempt at Bayesian linear regression documentation.
|
2023-12-14 15:58:34 -05:00 |
|
Ryan Curtin
|
4b75c5ad1f
|
Fix minor problems found with rendered documentation.
|
2023-12-14 14:11:59 -05:00 |
|
Ryan Curtin
|
c357506fdd
|
Fix minor bugs in examples.
|
2023-12-14 14:06:06 -05:00 |
|
Ryan Curtin
|
f255930ba4
|
Test new overloads of Train() and constructor; adapt for sparse tests; fix some bugs with SGD-type optimizers.
|
2023-12-14 13:52:20 -05:00 |
|
Ryan Curtin
|
f3cc2328d1
|
Fix some minor issues with constructors.
|
2023-12-14 10:34:58 -05:00 |
|
Ryan Curtin
|
d4c335e7b3
|
Add first pass of linear SVM documentation.
|
2023-12-11 17:18:35 -05:00 |
|
Ryan Curtin
|
25ba022503
|
Link to fully-working examples from examples repository.
|
2023-12-11 13:17:09 -05:00 |
|
Ryan Curtin
|
b54f7544ed
|
Fix typo.
|
2023-12-11 12:33:13 -05:00 |
|
Ryan Curtin
|
eb4b78ad56
|
Clean up documentation.
|
2023-12-11 12:29:54 -05:00 |
|
Ryan Curtin
|
2a5de809c9
|
Some additional documentation updates.
|
2023-12-11 11:53:54 -05:00 |
|
Ryan Curtin
|
081a048179
|
Add a comment to the class description.
|
2023-12-11 08:58:15 -05:00 |
|
Ryan Curtin
|
ce6722ff5b
|
Add HoeffdingTree documentation first pass.
|
2023-12-08 17:12:00 -05:00 |
|