Commit f65d6099 by VikParuchuri

Merge pull request #22 from kern3020/master

update repo name to discern
parents 7a0f8723 815e4a26
...@@ -7,8 +7,8 @@ This is a repo with functions that can score arbitrary free text and numeric pre ...@@ -7,8 +7,8 @@ This is a repo with functions that can score arbitrary free text and numeric pre
This is licensed under the AGPL, please see LICENSE.txt for details. This is licensed under the AGPL, please see LICENSE.txt for details.
The goal here is to provide a high-performance, scalable solution that can predict targets from arbitrary values. The goal here is to provide a high-performance, scalable solution that can predict targets from arbitrary values.
Note that this is a library. You will need to implement your own code to make it runnable. The ml-service-api repo in Note that this is a library. You will need to implement your own code to make it runnable. The discern repo in
the edX github organization is an API wrapper for this code. See http://github.com/edx/ml-service-api for more information. the edX github organization is an API wrapper for this code. See http://github.com/edx/discern for more information.
How to Contribute How to Contribute
----------------------- -----------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment