Commit Graph
47 Commits
Author SHA1 Message Date
Ryan Curtin f09846cc2b Merge remote-tracking branch 'origin/master' into doc-ub-tree 2024-10-23 17:37:52 -04:00
Ryan Curtin c605720837 Document UB-tree. 2024-10-21 21:23:44 -04:00
Ryan Curtin ef8d0df872 Merge remote-tracking branch 'origin/master' into doc-vptree 2024-10-16 12:26:53 -04:00
Ryan Curtin 96bf8e34f5 Merge pull request #3806 from rcurtin/doc-mean-split-ball-tree
Document `MeanSplitBallTree`
2024-10-10 09:52:36 -04:00
Ryan Curtin 6753194fee Merge pull request #3803 from rcurtin/doc-split
Add documentation for `Split()` and `StratifiedSplit()`
2024-10-10 09:51:17 -04:00
Ryan Curtin 7644d879fd Merge remote-tracking branch 'origin/master' into doc-mean-split-ball-tree 2024-10-04 15:18:01 -04:00
Ryan Curtin 02a2b61e37 Fix ordering of trees. 2024-10-02 15:21:31 -04:00
Ryan Curtin 4ccc2cf6bf First steps towards documenting VPTree. 2024-10-02 10:32:55 -04:00
Ryan Curtin ebbee415e2 Merge remote-tracking branch 'origin/master' into doc-split 2024-09-30 16:11:38 -04:00
Ryan Curtin 299a80a307 Merge remote-tracking branch 'rcurtin/doc-ball-tree' into doc-mean-split-ball-tree 2024-09-30 14:50:07 -04:00
Ryan Curtin 1bbe494936 Merge remote-tracking branch 'origin/master' into doc-mean-split-ball-tree 2024-09-30 14:49:36 -04:00
Ryan Curtin 4e654ea321 Document MeanSplitBallTree. 2024-09-30 14:48:28 -04:00
Ryan Curtin 14fe038844 Merge remote-tracking branch 'origin/master' into doc-ball-tree 2024-09-30 11:50:39 -04:00
Ryan Curtin a64caf14ad Fix link for dataset splitting page. 2024-09-26 10:52:18 -04:00
Ryan Curtin 69fc1416f7 Fixes for documentation. 2024-09-25 16:13:29 -04:00
Ryan Curtin d696137a42 Add first pass at documentation for data::Split(). 2024-09-25 15:56:40 -04:00
Ryan Curtin 9d959099c2 Add documentation for BallBound and BallTree. 2024-09-25 12:47:18 -04:00
Ryan Curtin ca520f8165 Document MeanSplit and MeanSplitKDTree. 2024-09-23 17:37:01 -04:00
Omar Shrit 8afe0fd32a Merge pull request #3794 from rcurtin/kdtree-doc
Document `KDTree` and `BinarySpaceTree` and related classes
2024-09-23 18:20:49 +02:00
Omar Shrit fbc5d978d0 Merge pull request #3795 from shrit/embed_doc_1
Embed doc 1
2024-09-20 11:29:12 +02:00
Ryan Curtin 7ffdfd9ca6 Refactor tree documentation according to feedback. 2024-09-17 17:09:05 -04:00
Omar Shrit e104013a0a Resolve all comments from @rcurtin
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-09-16 13:02:09 +02:00
Ryan Curtin e15e79157f Merge remote-tracking branch 'origin/master' into kdtree-doc 2024-09-11 14:18:29 -04:00
Ryan Curtin 9a43b7b500 Minor differences and changes for documentation. 2024-09-11 14:18:01 -04:00
Ryan Curtin 140a8782d0 Merge pull request #3787 from rcurtin/radical-doc
Document `Radical`
2024-09-11 09:45:40 -04:00
Ryan Curtin bb5864b027 Merge remote-tracking branch 'origin/master' into radical-doc 2024-09-09 14:05:02 -04:00
Ryan Curtin 72309471d2 First attempt at splitting core.md into multiple pages. 2024-09-06 09:48:17 -04:00
Ryan Curtin 7ef9665b3b Temporarily address organizational issues via the sidebar. 2024-09-04 11:42:48 -04:00
Ryan Curtin 536a9adea0 Add documentation for RADICAL. 2024-08-28 16:57:59 -04:00
Omar Shrit bb354f12f5 Add it to the sidebar, and see if this make sense
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-28 16:58:38 +02:00
Ryan Curtin fb9da0b892 Merge remote-tracking branch 'origin/master' into mean-shift-doc 2024-07-21 18:18:01 -04:00
Ryan Curtin 9a925ccbdc Fix link in sidebar. 2024-07-18 15:56:53 -04:00
Ryan Curtin 01a16cefbf Update main documentation page and sidebar. 2024-07-17 22:09:00 -04:00
Ryan Curtin 4a2af775f6 Add links to NCA and LMNN to index and sidebar. 2024-07-06 12:41:09 -04:00
Ryan Curtin 4a342fa313 Document AMF and adapt for multiple element types. 2024-06-06 17:33:02 -04:00
Ryan Curtin 22ff9cb245 Merge branch 'master' into website-revamp 2024-05-24 07:22:00 -06:00
Ryan Curtin b9610bdec6 Add documentation for LocalCoordinateCoding. 2024-05-18 17:37:55 -04:00
Ryan Curtin 4f9b0ceb6a Add SparseCoding to sidebar and index page. 2024-05-13 16:52:29 -04:00
Ryan Curtin 87be400ae4 Tag binding sidebar and colorize it. 2024-05-09 09:01:42 -04:00
Ryan Curtin 7f4b7e41b5 Revamp sidebar: make sure it is the same across regular and binding documentation pages. 2024-05-07 10:27:28 -04:00
Ryan Curtin ac37df3bb0 Add documentation for NMF and convenience typedef from AMF. 2024-04-11 11:01:56 -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 b3fd17e65f Add documentation for PCA. 2024-04-02 14:54:21 -04:00
Ryan Curtin ac114f2331 Add some missing links. 2024-03-20 20:06:11 -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