Commit Graph
245 Commits
Author SHA1 Message Date
BHAVISHYA 9c757e54f2 Fix typo in file name.
Fix typo in file name in cli-quickstart
2018-12-23 05:38:12 +05:30
BHAVISHYA 20e5c3d98d Fix typo in file name.
Fix typo in file name in cli-quickstart.
2018-12-22 10:10:01 +05:30
Ryan Curtin 2f93d9ae1d Merge branch 'readme-fix' of https://www.github.com/rcurtin/mlpack into rcurtin-readme-fix 2018-12-09 10:06:38 -05:00
Ryan Curtin 66d4ec0614 Update to latest version number. 2018-12-04 11:52:31 -05:00
Ryan Curtin 5d1d1e5e28 Add some information about Boost debugging. 2018-10-30 22:30:03 -04:00
Roberto Hueso Gomez 306e17017e Add constructor to StatisticType docs 2018-10-19 21:19:54 +02:00
Ryan Curtin c4f91f1e92 Update HISTORY and version number. 2018-08-01 10:16:29 -04:00
Ryan Curtin 4b33dbbb04 Also update links to Windows tutorials. 2018-07-25 16:01:43 -04:00
Ryan Curtin fbc1561f97 Add and document an option for OpenMP support.
Previously, by default, it was always used.  This fixes #1473.
2018-07-25 15:41:37 -04:00
gmanlan 336935aab9 link to both new and previous tutorials 2018-07-09 20:04:27 -07:00
gmanlan 097cc2bc94 + ref to build_windows and sample app 2018-07-06 20:06:03 -07:00
gmanlan 91d5ceb1e0 updated ref to build_windows tutorial 2018-07-06 20:05:23 -07:00
gmanlan 65dc007310 + notes and clarifications on cv and model saving 2018-06-20 18:56:28 -07:00
gmanlan c8a4abc6d6 sections/title fixed 2018-06-20 18:55:38 -07:00
gmanlan 68f7bc3af4 + license headers 2018-06-20 18:55:06 -07:00
gmanlan 9de581cdbb minor code tweaks + dataset note 2018-06-19 16:26:31 -07:00
gmanlan d3214f7226 generic path to download the latest stable release 2018-06-19 16:25:57 -07:00
gmanlan 09985f35ff fixing xcopy cmd issue using * 2018-06-19 16:09:06 -07:00
gmanlan 28b94c81a1 std::cout and model saving minor improvements 2018-06-19 16:08:22 -07:00
gmanlan 2519c0fc19 Sample ML C++ App for Windows (tutorial source code) 2018-06-18 16:32:39 -07:00
gmanlan f29fefbfed sample end-to-end ML C++ app tutorial 2018-06-18 16:29:49 -07:00
gmanlan 9186526453 sample end-to-end ML C++ app tutorial 2018-06-12 17:16:00 -07:00
gmanlan b65a22a761 windows build tutorial using up-to-date versions 2018-06-12 17:15:32 -07:00
Ryan Curtin 30feead30d Update to latest release. 2018-06-08 16:13:13 -04:00
Ryan Curtin af1f4d185e Point out that Ubuntu repositories may not be up to date. 2018-06-04 14:43:02 -04:00
Ryan Curtin c4d5744a10 Clarify any need for LD_LIBRARY_PATH setting. 2018-06-04 13:41:00 -04:00
Ryan Curtin cad5a8301e Add section on using the Python bindings without installing. 2018-06-04 13:28:04 -04:00
Ryan Curtin 83b697dd1e Update DOIs where possible. 2018-05-21 10:32:11 -04:00
Ryan Curtin a30f5f8c11 Add explicit 'None' affiliations. 2018-05-16 10:35:22 -04:00
Ryan Curtin c611bf5c00 Update version number. 2018-05-10 23:22:34 -04:00
Ryan Curtin 3d492cb736 Update Python binding guide, since packages are now available. 2018-05-10 23:22:14 -04:00
Ryan Curtin d6e1dbf678 Convert Fedora instructions to python2, but note that we could also use python 3. 2018-05-05 11:48:03 -04:00
Ryan Curtin 972ead97fa Fix dependency name. 2018-05-05 11:44:40 -04:00
Ryan Curtin b437cbb160 Add JOSS paper for submission. 2018-04-30 14:50:10 -04:00
Ryan Curtin b6b96de5df Add note about Docker image. 2018-04-02 10:07:51 -04:00
Ryan Curtin 7065ce6323 Update documentation to latest stable version. 2018-03-30 21:04:07 -04:00
Ryan Curtin 11def98121 Merge pull request #1339 from rcurtin/doc-update
Quickstart guides for CLI and Python
2018-03-30 12:06:29 -07:00
Ryan Curtin 1cbde306bc Link to the correct version-specific documentation.
This will need to be changed when the code is updated.
2018-03-30 14:06:12 -04:00
Ryan Curtin f047dfb32c Use specific Doxygen syntax types. 2018-03-30 14:05:23 -04:00
Ryan Curtin 688a9c04dc Add intro section so Doxygen doesn't pick up the first line as a summary. 2018-03-30 14:04:22 -04:00
Ryan Curtin 020a0066ab Add the quickstart tutorials to the tutorials list. 2018-03-30 14:01:35 -04:00
Ryan Curtin 328280717c Add quickstart guides. 2018-03-29 21:05:37 -04:00
Marcus Edel eb099eadc2 Minor reference and style fix. 2018-03-29 23:41:11 +02:00
Ryan Curtin 7138af283d Explicitly specify pytest-runner. 2018-03-29 17:34:54 -04:00
Ryan Curtin 78a9149cca Refactor documentation and tutorials to bring things up to date.
Also fixes a few doxygen issues.
2018-03-28 21:05:24 -04:00
Ryan Curtin c2decaf1cd Refactor and update build documentation. 2018-03-26 16:59:20 -04:00
Ryan Curtin cf0613af7d Remove ambiguity in section names so links work right. 2018-03-26 16:38:10 -04:00
akhandait 0f023d7395 use https instead of http 2018-03-18 10:40:38 +05:30
akhandait 7dbbbb43da change link to tutorial page 2018-03-17 19:59:39 +05:30
Marcus Edel 0454300939 Fix style and grammar issues. 2018-03-14 17:42:21 +01:00