Omar Shrit
|
c219641ef8
|
Merge pull request #3693 from shrit/coot_17
coot 17: Refactor MakeAlias to make it compatible with bandicoot
|
2024-05-16 12:14:07 +02:00 |
|
 Omar ShritandRyan Curtin
|
58970a51f1
|
Update doc/user/core.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-05-15 11:54:32 +02:00 |
|
Omar Shrit
|
eef5b684a8
|
Fix the comments as requested
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-05-14 20:36:46 +02:00 |
|
Omar Shrit
|
0f2bc5cb0a
|
Update Core with new MakeAlias signature
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-05-14 12:25:34 +02:00 |
|
Francisco Ramírez
|
eefdb0e2d0
|
Update doc/quickstart/cpp.md
|
2024-04-25 15:58:51 +02:00 |
|
Francisco Ramirez de Anton
|
7658eea9c2
|
Added Conan set-up steps
|
2024-04-25 13:22:22 +02: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
|
574dbf03e5
|
Actually perform auto-detection for sparse matrices, and add tests.
|
2024-04-11 10:55:03 -04:00 |
|
Ryan Curtin
|
2abceaedf3
|
Point out that sparse matrices can be loaded this way too.
|
2024-04-11 10:54:14 -04:00 |
|
Ryan Curtin
|
6586ed6fb6
|
Merge pull request #3677 from rcurtin/pca-doc
Document `PCA`
|
2024-04-09 08:51:53 -04:00 |
|
Ryan Curtin
|
918f8c25f5
|
Add more links to sidebar, including CV/HPT.
|
2024-04-03 17:48:18 -04:00 |
|
Ryan Curtin
|
fb6baba779
|
Update Weka links.
|
2024-04-03 13:58:02 -04:00 |
|
Ryan Curtin
|
276dc85aac
|
Fix links in PCA documentation.
|
2024-04-03 13:57:34 -04:00 |
|
Ryan Curtin
|
2c390b0f68
|
Limit width of sidebar.
|
2024-04-03 13:21:27 -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 |
|
Ryan Curtin
|
e9be8af2cc
|
Clean up MakeAlias() and put it in only one place.
|
2024-04-02 14:51:50 -04:00 |
|
Kishan Gurumurthy
|
414a946419
|
Corrected example code for Python bindings quick starter (#3673)
|
2024-04-02 15:06:30 +02:00 |
|
beny-dl
|
964f0c14c7
|
Add note for Ubuntu LTS installation instructions (#3670)
|
2024-04-02 05:18:24 +00:00 |
|
Abhimanyu Dayal
|
ff56953832
|
Made changes to Decision Tree documentation - NoRecursion flag
|
2024-03-30 22:02:57 +05:30 |
|
Abhimanyu Dayal
|
ac8ff38ad3
|
Update bindings.md
|
2024-03-27 08:53:16 +05:30 |
|
Abhimanyu Dayal
|
7f1a6566ea
|
Made minor changes to documentation - bindings.md
|
2024-03-27 01:54:20 +05:30 |
|
Ryan Curtin
|
3231137737
|
Fix name of package in Debian/Ubuntu (#3661)
|
2024-03-25 03:48:44 +01:00 |
|
Ryan Curtin
|
24e6c9383a
|
Merge pull request #3652 from rcurtin/doc-sidebar
Add automatically-generated sidebar for documentation
|
2024-03-22 11:46:40 -04:00 |
|
Ryan Curtin
|
ac114f2331
|
Add some missing links.
|
2024-03-20 20:06:11 -04:00 |
|
Ryan Curtin
|
3df0039602
|
Try to clean up sidebar a little bit.
|
2024-03-19 16:24:47 -04:00 |
|
Ryan Curtin
|
bc793428e6
|
Add missing methods to documentation.
|
2024-03-13 12:07:02 -04:00 |
|
Ryan Curtin
|
5169369f22
|
Add a sidebar to the documentation, along with a script to automatically build it.
|
2024-03-07 12:06:43 -05:00 |
|
 Omar ShritandRyan Curtin
|
5c291b2d0d
|
Update doc/user/core.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-03-07 17:45:35 +01:00 |
|
Omar Shrit
|
0d206ae0a5
|
Fix the docs
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 14:03:06 +01:00 |
|
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
|
c84bdb987f
|
Add images (although I would like to generate them in the end).
|
2024-02-27 10:22:58 -05:00 |
|
Ryan Curtin
|
2a9483a47d
|
Add CSS files.
|
2024-02-27 10:22:42 -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
|
6cf2287510
|
Merge remote-tracking branch 'origin/master' into core-docs
|
2024-02-22 09:59:31 -05:00 |
|
Ryan Curtin
|
b5c3c66613
|
Fix minor syntax issue.
|
2024-02-21 16:38:31 -05:00 |
|
Ryan Curtin
|
78a934de7a
|
Merge remote-tracking branch 'rcurtin/main-docs' into core-docs
|
2024-02-21 16:35:03 -05:00 |
|
 Ryan CurtinandJames J Balamuta
|
31672e77f0
|
Update doc/index.md
Co-authored-by: James J Balamuta <coatless@users.noreply.github.com>
|
2024-02-21 16:21:45 -05:00 |
|
Ryan Curtin
|
680fee01be
|
Add a link to the C++ quickstart.
|
2024-02-21 16:19:24 -05:00 |
|
Ryan Curtin
|
1a5275745f
|
Add a link to the CLI quickstart.
|
2024-02-21 16:17:01 -05:00 |
|
Ryan Curtin
|
a0d81fcf72
|
Add full typed-out citation.
|
2024-02-21 16:16:32 -05:00 |
|
 Ryan CurtinandJames J Balamuta
|
209a5cd8b6
|
Update doc/index.md
Co-authored-by: James J Balamuta <coatless@users.noreply.github.com>
|
2024-02-21 16:13:52 -05:00 |
|
Ryan Curtin
|
4c32f66433
|
Merge branch 'main-docs' into core-docs
|
2024-01-31 10:21:55 -05:00 |
|
Ryan Curtin
|
08b3cd1e34
|
Minor wording changes and other fixes.
|
2024-01-31 10:21:51 -05:00 |
|