diff options
author | Gregory Ditzler <gregory.ditzler@gmail.com> | 2014-06-10 16:07:45 -0400 |
---|---|---|
committer | Gregory Ditzler <gregory.ditzler@gmail.com> | 2014-06-10 16:07:45 -0400 |
commit | 49f1234d990b856129ce4c2f763559c756724c47 (patch) | |
tree | 387ea1c54f5c16c112f8ad6684be969356afc9d1 /README.markdown | |
parent | 918a14ff6e9adec5bfd279e43de2a027eefdfd4f (diff) | |
parent | 4152d504b3d576836dca44041a0057f1ede7301c (diff) |
Merge branch 'master' of https://github.com/gditzler/PyFeast
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 45a860d..86aa0f2 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ # PyFeast -Python bindings to the FEAST Feature Selection Toolbox. +Python bindings to the FEAST Feature Selection Toolbox.. ## About PyFeast PyFeast is a interface for the FEAST feature selection toolbox, which was |