Commit Graph
28521 Commits
Author SHA1 Message Date
Zhengshou Lai 78776e05eb Merge branch 'mlpack:master' into master 2023-02-07 18:35:37 +08:00
Ryan Curtin 79276c6efb Fix DBSCAN handling of non-core points (#3346) 2023-02-07 01:34:10 +01:00
Ryan Curtin 6ab09ca6c3 Merge pull request #3395 from AdarshSantoria/doc
Fixed documentation
2023-02-06 17:37:28 -05:00
Ryan Curtin 22836c207d Merge pull request #3391 from AdarshSantoria/Alternating-Matrix-Factorization-tutorial
Fixing amf doc as in #3390
2023-02-05 17:30:18 -05:00
Adarsh SantoriaandRyan Curtin a299fc323d Update doc/tutorials/neighbor_search.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-05 01:12:01 +05:30
Adarsh Santoria a58b2a8472 delete undesired commit 2023-02-05 01:11:13 +05:30
Ryan Curtin dd18d84196 Merge pull request #3394 from aadi-raj/doc_fix
Minor doc fix in bindings.md
2023-02-04 13:54:07 -05:00
Adarsh Santoria 87c106e15a improve efficiency of statement in kmeans.md 2023-02-04 19:34:19 +05:30
Adarsh Santoria b2213238c1 fixing links in kmeans.md 2023-02-04 19:21:12 +05:30
Adarsh Santoria 1e7e2aea64 fix typo in neighbor_search.md 2023-02-04 19:11:36 +05:30
Adarsh Santoria 291b170d8c fix typo in emst.md 2023-02-04 19:08:38 +05:30
Adarsh Santoria f8ea15a15a fix typo in approx_kfn.md 2023-02-04 19:06:44 +05:30
Adarsh Santoria 2d7b72768f removing repeatation in neighbor_search.md 2023-02-04 19:03:45 +05:30
Aditya Raj 46bcedff81 Minor doc fix in bindings.md
I have encountered some minor doc issues while going through the file.
I have tried to fix some of them.

Thanks 
Adi
2023-02-03 19:10:28 +05:30
Ryan Curtin 586b643dcc Merge pull request #3389 from aadi-raj/licent
Added License text
2023-02-03 08:25:45 -05:00
Ryan Curtin df5ca711bf Merge pull request #3392 from AdarshSantoria/doc
Some similar typos in doc
2023-02-02 15:14:01 -05:00
Ryan Curtin e75803255c Merge pull request #3387 from AdarshSantoria/adding-a-link
Fix a typo
2023-02-02 09:05:03 -05:00
conradsnicta 6d3336da0a update citation details (#3393) 2023-02-02 11:44:14 +01:00
Adarsh Santoria 648bba0700 changing value of rank of factorization
Reason behind the change is to make the example code more realistic for many problems.
2023-02-02 01:33:39 +05:30
Adarsh SantoriaandRyan Curtin dad54d29d4 Update doc/user/hpt.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:19:33 +05:30
Adarsh SantoriaandRyan Curtin 267b11116c Update doc/user/cv.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:19:21 +05:30
Adarsh SantoriaandRyan Curtin 58d3f1f515 Update doc/developer/trees.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:19:07 +05:30
Adarsh SantoriaandRyan Curtin 1801b4d55a Update doc/tutorials/range_search.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:18:35 +05:30
Adarsh SantoriaandRyan Curtin 0641deb0c5 Update doc/tutorials/cf.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:18:16 +05:30
Adarsh SantoriaandRyan Curtin 32637d5325 Update doc/tutorials/approx_kfn.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:18:07 +05:30
Adarsh SantoriaandRyan Curtin 430d071d11 Update doc/developer/trees.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-02 01:17:45 +05:30
Adarsh Santoria ce849fd9dd fixing typo in cv.md 2023-02-01 18:19:16 +05:30
Adarsh Santoria 09011dd799 fixing error in hpt.md 2023-02-01 18:16:46 +05:30
Adarsh Santoria c37d9f74ef fixing typo in approx_kfn.md 2023-02-01 17:57:27 +05:30
Adarsh Santoria fa73dbb444 fixing links in approx_kfn.md 2023-02-01 17:54:58 +05:30
Adarsh Santoria 94fa2971cd fixing typo in cf.md 2023-02-01 17:49:20 +05:30
Adarsh Santoria 53909b3f9d fixing typo in range_search.md 2023-02-01 17:45:08 +05:30
Adarsh Santoria 54ec3046c4 fixing typo in trees.md 2023-02-01 17:02:45 +05:30
Adarsh Santoria a9616cef31 fix typo in Image Utilities 2023-02-01 16:56:04 +05:30
Adarsh Santoria 152837ffd2 fixing links in kernels.md 2023-02-01 16:53:40 +05:30
Adarsh Santoria b4f7222af0 fixing links in metrics.md 2023-02-01 16:50:57 +05:30
Adarsh Santoria 0327f2edf8 fixing links in trees.md 2023-02-01 16:46:47 +05:30
Adarsh Santoria 3efbe0b260 "updating codes" 2023-02-01 11:34:14 +05:30
Adarsh SantoriaandRyan Curtin 094d9b6a16 Update doc/user/formats.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-01 11:19:41 +05:30
Ryan Curtin f40340e9ce Merge pull request #3386 from rodonguyen/master
Add more info in main README.md
2023-01-31 22:33:48 -05:00
Rodo d656c22a15 Fix wording 2023-01-30 08:54:26 +10:00
RodoandRyan Curtin 61dfdef88d Fix wording
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-01-30 08:52:57 +10:00
Aditya Raj 0760b33878 Update generate_markdown.cpp.in 2023-01-28 11:32:49 +05:30
Aditya Raj e748efcdaa Update runtests.jl 2023-01-28 11:30:47 +05:30
Aditya Raj 8e6799d730 Update julia_util.h 2023-01-28 11:29:24 +05:30
Aditya Raj 34c5cede3b Update generate_jl.cpp.in 2023-01-28 11:27:54 +05:30
Aditya Raj 0f010e745a Update generate_R.cpp.in 2023-01-28 11:26:25 +05:30
Aditya Raj 2f1845401f Update serialization.pxd 2023-01-28 11:23:32 +05:30
Adarsh Santoria 13fafb43e9 Fix a typo 2023-01-27 12:11:46 +05:30
Rodo 194f629604 Update README.md
Improving and moving instructions for cmake error
2023-01-27 15:22:45 +10:00