Skip to content

alehpineda/ml-service-api

 
 

Repository files navigation

ML Service API

Questions?

Feel free to open an issue in the issue tracker, or use the link http://www.hipchat.com/gBwxSJBHf to access a hipchat chat room for real time communication with some of the edX developers.

Overview

This is an API wrapper for a service to grade arbitrary free text responses. 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 effectively help students learn. Feedback is a major part of this process, the feedback system has been left very flexible on purpose (you will see this later on).

Note that you will need the machine-learning repository to use all of the functionality here. This repo is currently internal to edX, but will hopefully be open sourced shortly. Until then, the API can be used, but the celery tasks will not work.

Examples and getting started

Please see docs/installation for installation information. Examples can be found in docs/examples. A built version of these can be found at ReadtheDocs, or you can feel free to clone the repo and build these yourself.

How to Contribute

Contributions are very welcome. The easiest way is to fork this repo, and then make a pull request from your fork.

The current backlog is in the issues section. Please feel free to open new issues or work on existing ones.

Detailed Information

Please look in the docs folder for more detailed documentation. There is a README there that explains how to build and view the docs.

You can also see the latest documentation at ReadtheDocs .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.5%
  • JavaScript 26.7%
  • HTML 3.0%
  • CSS 1.8%