Ryan Curtin
4e82dfd1d5
Disable compilation of methods that require sparse because sparse support is essentially nonexistent.
2011-02-01 19:38:02 +00:00
Ryan Curtin
15795bd1be
Change fourier_expansion to std:: and armadillo components (not tested, but it compiles)
2011-02-01 19:33:18 +00:00
Ryan Curtin
b682a44858
Update NNSVM methods to use std:: and armadillo components (not tested, but it compiles)
2011-02-01 19:09:43 +00:00
Ryan Curtin
e764af62e8
This file isn't actually even used. Remove it.
2011-02-01 19:09:30 +00:00
Ryan Curtin
895ddaed86
Some fixes that I missed in series_expansion (now KDE should compile fine, but again is untested)
2011-02-01 18:56:05 +00:00
James Cline
3a47821be9
Cleaned up and optimized naive_bayes a bit.
...
Refactored code into separate header and implementation files.
Updated some documentation.
Removed some unecessary variables and uses less memory.
Should be slightly faster than trunk now.
2011-02-01 18:43:09 +00:00
Ryan Curtin
8d56cdfefe
Last of KDE methods converted to std:: and armadillo components (not tested)
2011-02-01 17:48:39 +00:00
Ryan Curtin
f40c8ca823
Convert original IFGT methods to armadillo and std:: components (not tested)
2011-02-01 17:47:01 +00:00
Ryan Curtin
ad3c9b9784
Check in converted dualtree KDE method file that I missed (not tested)
2011-02-01 17:46:05 +00:00
Ryan Curtin
31f55714b7
Convert FGT-KDE methods to armadillo and std:: components (not tested)
2011-02-01 17:44:58 +00:00
Ryan Curtin
c1e64c77b3
Convert FFTKde methods to armadillo and std:: components (not tested)
2011-02-01 17:43:43 +00:00
Ryan Curtin
7720a3b311
Update all dualtree KDE methods to use armadillo and std:: components (not tested -- only compiled).
2011-02-01 17:38:03 +00:00
Ryan Curtin
1289246ccd
Change KDE utility classes to use armadillo and std:: components
2011-02-01 17:35:03 +00:00
Dongryeol Lee
39b9ecee41
Kd-tree added in the test mix, plus now attempts to split everytime until the number of points is below the threshold.
2011-02-01 16:56:21 +00:00
Dongryeol Lee
e50a8dfcd6
Optimized so that new_from_old mappings are not sent for subtables.
2011-02-01 04:46:47 +00:00
Dongryeol Lee
8063d2651e
Bug fix in the ball bound random point generation.
2011-02-01 03:24:51 +00:00
Ryan Curtin
4b1404e1fd
Update naive_kde to use armadillo and std:: components
2011-01-31 19:21:07 +00:00
Ryan Curtin
5d64805dd1
Update promixity_project code (which some MLPACK methods have a dependency on) to use armadillo and std:: components
2011-01-31 19:19:33 +00:00
Ryan Curtin
4e98f49684
Update series_expansion methods to use armadillo and std:: components.
2011-01-31 19:16:13 +00:00
houyang
6bd0293fa2
Hua Ouyang
2011-01-31 14:01:43 +00:00
Dongryeol Lee
b1ff01e7fa
I will continue after dinner.
2011-01-30 23:32:34 +00:00
Dongryeol Lee
6540aff56f
More comments.
2011-01-30 20:56:47 +00:00
Dongryeol Lee
25c3c31b8d
Minor edits.
2011-01-30 20:21:03 +00:00
Dongryeol Lee
b268a9e225
Further proof-reading.
2011-01-30 19:29:54 +00:00
Dongryeol Lee
8fd562e348
Adding a new script.
2011-01-30 01:44:41 +00:00
Dongryeol Lee
73044f9f9f
Back to parallel.
2011-01-29 23:59:48 +00:00
Dongryeol Lee
d7c2f0a874
More work.
2011-01-29 23:26:54 +00:00
Dongryeol Lee
99379feb1f
Minor bug fix.
2011-01-29 17:19:26 +00:00
Dongryeol Lee
481af6733a
Back to distributed tripletree, my secret weapon.
2011-01-29 16:40:55 +00:00
Dongryeol Lee
05c09772b1
Adding distributions.
2011-01-29 16:26:47 +00:00
Dongryeol Lee
549b46c397
I will continue tomorrow.
2011-01-29 04:48:45 +00:00
Dongryeol Lee
8317e1cc4e
More documentation.
2011-01-29 04:03:22 +00:00
Ryan Curtin
05448678b8
Test checkin
2011-01-28 23:12:33 +00:00
Ryan Curtin
58670e68f6
Formatting pickiness changes from gcolon7's r6924
2011-01-28 23:08:12 +00:00
Ryan Curtin
7bb657af51
Test checkin from ryan to see if anonymous checkins are really allowed now
2011-01-28 22:55:53 +00:00
(no author)
4fe6fe7ef0
changed fastlib files using Math::Pow to std::pow and std::sqrt
2011-01-28 21:16:41 +00:00
(no author)
85319ce4da
Changed contrib files using Math::Pow to std::pow and std::sqrt
2011-01-28 21:09:51 +00:00
(no author)
a39d9ba49a
More documentation added.
2011-01-28 20:51:06 +00:00
(no author)
de71c181ba
converted general_type_bounds.h to using std::pow
2011-01-28 20:48:57 +00:00
(no author)
95cba1d383
Added support for cmath in fastlib.h
...
Changed all math::Pow<1,2> calls in mvu_objectives to std::sqrt
2011-01-28 20:37:36 +00:00
(no author)
81ee383e58
Removed math::Pow from bounds_aux.h
2011-01-28 20:33:09 +00:00
(no author)
f206588c32
Minor changes.
2011-01-28 17:05:59 +00:00
(no author)
a8466e2523
Really done.
2011-01-28 05:00:06 +00:00
(no author)
dd4e3d0bd4
Done for tonight.
2011-01-28 04:57:21 +00:00
(no author)
bdc0713f65
More documentations added.
2011-01-27 21:35:18 +00:00
(no author)
95845e478a
Bug fixed.
2011-01-27 20:38:47 +00:00
(no author)
e8e53a89cf
Fixing compile error.
2011-01-27 18:05:42 +00:00
(no author)
dba1a4ae7c
More cleanups.
2011-01-27 17:25:39 +00:00
(no author)
bc4c333084
Some changes.
2011-01-27 17:03:16 +00:00
(no author)
cdb8d7ce3f
More progress.
2011-01-27 16:22:22 +00:00