Metadata-Version: 2.0
Name: moodlemlbackend
Version: 0.0.2
Summary: Python machine learning backend used by mlbackend_python Moodle plugin
Home-page: https://github.com/moodlehq/moodle-mlbackend-python
Author: Moodle HQ
Author-email: integration@moodle.com
License: GPLv3
Keywords: moodle machine learning numpy scikit-learn tensorflow
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: matplotlib (<1.6,>=1.5.0)
Requires-Dist: numpy (<1.12,>=1.11.0)
Requires-Dist: scikit-learn (>=0.17.0,<0.18)
Requires-Dist: scipy (>=0.17.0,<0.18)
Requires-Dist: tensorflow (>=1.0.0<1.1)

Python machine learning backend for Moodle
=======================================================

This package is used by Moodle's mlbackend_python plugin.


