diff options
author | Calvin <calvin@EESI> | 2013-04-05 15:14:27 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-04-05 15:14:27 -0400 |
commit | fd4aba177faa389867075bb8fa020ef8a61fe859 (patch) | |
tree | 17245caf5dd428ef978cda8fa144a988c990d09b /README.markdown | |
parent | b95f7fee2741132eb34382a8868dad0e9cd9c331 (diff) |
added link to documentation
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index b6b4d42..fd01651 100644 --- a/README.markdown +++ b/README.markdown @@ -49,6 +49,9 @@ See test/test.py for an example with uniform data and an image 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) + ## References * [FEAST](http://www.cs.man.ac.uk/~gbrown/fstoolbox/) - The Feature Selection Toolbox * [Fizzy](http://www.kbase.us/developer-zone/api-documentation/fizzy-feature-selection-service/) - A KBase Service for Feature Selection |