diff options
author | Calvin <calvin@EESI> | 2013-04-02 14:16:56 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-04-02 14:16:56 -0400 |
commit | 77593c6295da4159911c9f706149f21e43da5ec8 (patch) | |
tree | 260818624be2ef7cb6caa978a1583d4897ae48c5 | |
parent | fa45180c9cd99ed915d526e1c50b7a3a5de2fe25 (diff) |
add link for EESI lib
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 5ea9327..416e4b2 100644 --- a/README.markdown +++ b/README.markdown @@ -11,7 +11,7 @@ Because Python is also commonly used in computational science, writing bindings to enable researchers to utilize these feature selection algorthms in Python was only natural. -At Drexel University's EESI Lab (link), we are using PyFeast to create a feature +At Drexel University's [EESI Lab](http://www.ece.drexel.edu/gailr/EESI/), we are using PyFeast to create a feature selection tool for the Department of Energy's upcoming KBase platform. |