diff options
author | Calvin <calvin@EESI> | 2013-04-05 15:15:20 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-04-05 15:15:20 -0400 |
commit | 0c3b2c6c7ca3b2bb597bc77a64575ef6e744415f (patch) | |
tree | 385be59f29ba71370d2c15b51c6ec10e1ec2d06e | |
parent | fd4aba177faa389867075bb8fa020ef8a61fe859 (diff) |
oops I extra'd a work
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index fd01651..aaa36f2 100644 --- a/README.markdown +++ b/README.markdown @@ -50,7 +50,7 @@ data set. The image data set was collected from the digits example in the Scikits-Learn toolbox. ## Documentation -We have documentation for each of the functions setup available [here](http://mutantturkey.github.com/PyFeast/feast-module.html) +We have documentation for each of the functions available [here](http://mutantturkey.github.com/PyFeast/feast-module.html) ## References * [FEAST](http://www.cs.man.ac.uk/~gbrown/fstoolbox/) - The Feature Selection Toolbox |