Marcus Edel
cca98cbac8
Merge branch 'master' into master
2018-11-13 21:00:06 +01:00
Marcus Edel
e0a4c81b8c
Merge pull request #1559 from laivtom/contributors-list
...
Addition to the contributors list.
2018-11-13 20:57:18 +01:00
Tommi Laivamaa
3920db690d
Addition to the contributors list
2018-11-12 20:09:34 +02:00
Ryan Curtin
0287b6fd18
Merge pull request #1556 from rcurtin/python-cmake
...
CMake doesn't allow overloading of an option.
2018-11-11 19:15:00 -05:00
Ryan Curtin
8820224cb2
Merge branch 'laivtom-cauchy-kernel'
2018-11-11 19:11:26 -05:00
Ryan Curtin
57f778e251
Merge constructors.
2018-11-11 19:11:16 -05:00
Ryan Curtin
d44ef5de8e
This shouldn't be required...
2018-11-09 21:51:10 -05:00
Tommi Laivamaa
88db237247
Review fixes
2018-11-09 17:57:07 +02:00
AYESDIE
ab02eb504d
Merge pull request #14 from AYESDIE/AYESDIE-updated-test
...
Updated cf_test.cpp
2018-11-09 14:37:59 +05:30
AYESDIE
0a0ed35e05
Merge pull request #13 from AYESDIE/syntax-patch
...
syntax patch
2018-11-09 14:34:45 +05:30
AYESDIE
9296282c90
syntax patch
2018-11-09 14:34:12 +05:30
AYESDIE
515389663e
updated main_test/cf_test.cpp
2018-11-09 14:27:58 +05:30
Tommi Laivamaa
21c51b1795
Added the Cauchy kernel
2018-11-08 21:10:50 +02:00
Ryan Curtin
3e9dc1096f
CMake doesn't allow overloading of an option.
...
So we can't "re-set" the default value.
2018-11-08 13:45:33 -05:00
AYESDIE
c8b24cceee
Merge pull request #12 from AYESDIE/AYESDIE-test-patch
...
Test patch
2018-11-07 00:08:43 +05:30
AYESDIE
2a33602b7e
Merge pull request #11 from AYESDIE/AYESDIE-test-patch-1
...
small fix
2018-11-07 00:06:50 +05:30
AYESDIE
278f87cacd
small fix
2018-11-07 00:06:23 +05:30
AYESDIE
2ca80951f2
added tests for new features
2018-11-07 00:03:52 +05:30
Ryan Curtin
922950f250
Merge pull request #1550 from rcurtin/marc-ninja-fixes
...
Upgrade CMake minimum to 3.3.2 and a few Ninja fixes
2018-11-05 09:22:45 -05:00
Shikhar Jaiswal
971d78b6da
Merge pull request #1535 from rcurtin/ann-serialization-fix
...
Explicitly serialize the 'reset' parameter.
2018-11-03 22:07:24 +05:30
Shikhar Jaiswal
a824f23b47
Merge pull request #1543 from robertohueso/decision_tree_value
...
Decision tree pass by value
2018-11-03 13:14:27 +05:30
Roberto Hueso Gomez
2b9d68a59e
Style fix
2018-11-02 01:13:52 +01:00
AYESDIE
f96bea4393
Merge pull request #10 from AYESDIE/AYESDIE-patch
...
updates to cf_main.cpp
2018-10-31 18:52:19 +05:30
AYESDIE
b8146c81f8
Update cf_main.cpp
2018-10-31 18:42:56 +05:30
AYESDIE
8296a42b69
Update cf_main.cpp
2018-10-31 18:33:20 +05:30
AYESDIE
400b639284
Merge pull request #9 from AYESDIE/AYESDIE-patch-small-fix-2
...
small fix 2
2018-10-31 18:27:51 +05:30
AYESDIE
6740d4039d
small fix 2
2018-10-31 18:27:27 +05:30
AYESDIE
d61fe643a7
Merge pull request #8 from AYESDIE/AYESDIE-patch-small-fix
...
Small Fix
2018-10-31 18:23:39 +05:30
AYESDIE
838007800a
Small Fix
2018-10-31 18:23:02 +05:30
AYESDIE
9f951a0321
changed the input parameters, updated the functions
2018-10-31 18:12:09 +05:30
Ryan Curtin
a5dc9d447f
Use 'int' instead of 'unsigned int' to fix build.
2018-10-29 21:40:15 -04:00
Ryan Curtin
d3e2227abb
Merge pull request #1541 from kaushik-p9/modify-readme
...
Modified README.md
2018-10-29 21:19:37 -04:00
AYESDIE
5a2ec92971
Merge pull request #7 from AYESDIE/AYESDIE-added-copyright
...
added in copyright.txt
2018-10-27 13:27:12 +05:30
AYESDIE
9f06d593cb
added in copyright.txt
2018-10-27 13:26:13 +05:30
AYESDIE
4ec054aa6d
Merge pull request #6 from AYESDIE/AYESDIE-patch-2
...
cf syntax patch-2
2018-10-26 23:30:35 +05:30
AYESDIE
21aaea10a6
Fixed Syntax Issues
...
Fixed Syntax Issues
2018-10-26 23:29:12 +05:30
Ryan Curtin
f3b237936e
Merge pull request #1536 from rcurtin/mean-shift-fix
...
Mean shift: allow single-point clusters
2018-10-25 19:06:47 -04:00
Ryan Curtin
3864dd6c68
Update minimum CMake version to 3.3.2.
2018-10-25 17:07:21 -04:00
Ryan Curtin
927acceb39
Fixes for #1544 .
2018-10-25 16:20:58 -04:00
Ryan Curtin
3ee60d8a7c
Merge branch 'chigur-master'
2018-10-25 09:41:32 -04:00
Ryan Curtin
7be39c8831
Remove unnecessary NULL pointer sets.
...
(Not all of them were unnecessary.)
2018-10-25 09:41:00 -04:00
Ryan Curtin
a7eb4c315c
Merge pull request #1545 from Wenhao-H/master
...
CF: small fixes in returning normalization object
2018-10-25 09:19:33 -04:00
Ryan Curtin
5671fa0c1a
Merge branch 'master' of https://github.com/chigur/mlpack into chigur-master
2018-10-25 09:12:04 -04:00
AYESDIE
953acb5a30
Merge pull request #4 from AYESDIE/AYESDIE-updated-syntax
...
Followed guidelines to update syntax (yet again..)
Updated: Syntax styling and added information about Weight Interpolation and Neighbour Search in 'PROGRAM_INFO'
2018-10-25 14:02:09 +05:30
AYESDIE
3c86c2589d
Update cf_main.cpp
2018-10-25 13:59:04 +05:30
AYESDIE
23d2431e86
Update cf_main.cpp
2018-10-25 13:46:54 +05:30
AYESDIE
858b70bc43
Update cf_model_impl.hpp
2018-10-25 13:43:22 +05:30
AYESDIE
274ae47413
Update cf_main.cpp
2018-10-25 13:37:45 +05:30
AYESDIE
7e3f29f7c0
Update cf_main.cpp
2018-10-25 13:34:48 +05:30
AYESDIE
7706237dd1
Update cf_main.cpp
2018-10-25 13:33:07 +05:30