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
----------------------- -----------------------
...@@ -19,4 +19,4 @@ The current backlog is in the issues section. Please feel free to open new issue ...@@ -19,4 +19,4 @@ The current backlog is in the issues section. Please feel free to open new issue
Detailed Information Detailed Information
------------------------- -------------------------
Please look in the docs folder for more detailed documentation. There is a README there that explains how to build Please look in the docs folder for more detailed documentation. There is a README there that explains how to build
and view the docs. and view the docs.
\ No newline at end of file
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