Ryan Curtin
f329dc2b60
Document hmm_train executable entirely, and change some outputs from printf to fastlib standards where necessary
2010-05-25 19:50:35 +00:00
Ryan Curtin
f539d0979f
Rename HMM executables to things that will not potentially conflict with other utilities on a user's system
2010-05-25 19:50:12 +00:00
Ryan Curtin
81bd53e7e7
Add documentation on file formats for HMM utilities
2010-05-25 19:49:52 +00:00
(no author)
cab0357e98
-
(no author)
249f54051a
-
(no author)
c1b32aa313
-
(no author)
0fb5a038ef
-
(no author)
63a22f2d6e
-
(no author)
1726a905b1
-
(no author)
4a9a55ccf9
-
Ryan Curtin
a0a801ac3e
Document emst; remove non-working --use-thor parameter. Names of some parameters changed for consistency across all MLPACK methods.
2010-05-25 15:46:25 +00:00
(no author)
6d4b1b7b93
-
Ryan Curtin
766d854026
Update some mistypings in allkfn documentation
2010-05-24 23:07:35 +00:00
Ryan Curtin
2e0b6caaca
Properly document the allknn method.
...
Previously there was a parameter that allowed selection between single- and dual-tree mode, but I have removed it, defaulting it always to dual-tree mode; I found it was a potentially confusing parameter.
2010-05-24 23:07:16 +00:00
Ryan Curtin
69bda82205
Properly document allkfn, which was not done at all. Maybe now, people can use it!
2010-05-24 22:47:38 +00:00
(no author)
f7f6db6409
-
Ryan Curtin
40229814a3
Set required parameters and defaults for non-required parameters
2010-05-24 21:58:58 +00:00
tekhnofiend
4f475b8855
updated code so that user can specify number of ICs to find via num_of_IC. Also, fixed bug in very final step where we forgot to transpose unmixing matrix W before multiplying it to data
2010-05-24 21:53:37 +00:00
Ryan Curtin
9713eafc86
Is this a joke? I mean, seriously! allnn ships with no actual way to save the data that it's calculated; I've rewritten so that it might actually be useful to someone, ever
2010-05-24 21:51:23 +00:00
Ryan Curtin
e434965a7d
Add cheap utility CSV saving method for allnn
2010-05-24 21:50:38 +00:00
Ryan Curtin
b1ff13d12a
Update documentation so that it actually works, and make sure we tell the user that they can actually give a dataset as a parameter
2010-05-24 21:17:55 +00:00
Ryan Curtin
537c979fe3
Oops, fix -h and -help
2010-05-24 21:06:34 +00:00
Ryan Curtin
49a5b23715
More accurate documentation that meshes better with help screens
2010-05-24 20:57:46 +00:00
Bill March
aed59f9ed0
added lower bounds to perm-free, stopped recomputing invalid indices
2010-05-24 20:55:22 +00:00
(no author)
763f7860cc
-
Ryan Curtin
dc9ad359a1
Modify fx output format a little bit so it's a bit easier to understand. Code is ugly but it works... I can't wait to rip this entire system out and replace it with something sensible
2010-05-24 19:49:01 +00:00
(no author)
a437385318
-
(no author)
5e45c01756
-
(no author)
d82d2fe4d5
-
(no author)
9e55a7746a
-
(no author)
9d10dad1e7
-
(no author)
ee8d453bab
-
(no author)
d6a422a3bb
-
(no author)
7fc7719076
-
(no author)
94ab9e9ab6
-
Ryan Curtin
9c7407bf34
Make parameter description give --submod/param instead of --param to eliminate confusion
2010-05-21 20:02:19 +00:00
(no author)
49e11dee46
-
(no author)
ea564d33e8
-
(no author)
5120512ad5
-
(no author)
9d632acf68
-
(no author)
9100cbd7b8
-
(no author)
0fc77af022
-
(no author)
12523d02ba
-
(no author)
2f21199c3d
-
(no author)
1ca456b60b
-
(no author)
5b5af134de
-
Ryan Curtin
12d0a5ff65
Did not mean to commit this minor change; it turned out to be unnecessary
2010-05-20 16:26:50 +00:00
Ryan Curtin
1b0b1187c3
When a user enters no parameters or -h, fake it so FX thinks the user is asking for help.
...
The mere fact that I needed to do THIS to make it work... I have no words.
2010-05-20 16:23:48 +00:00
(no author)
3192e2985d
-
(no author)
8810e2fff9
-