Metadata-Version: 2.1
Name: moodlemlbackend
Version: 0.37.0
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.18,>=0.17.0)
Requires-Dist: scipy (<0.18,>=0.17.0)
Requires-Dist: tensorflow (<1.1,>=1.0.0)

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

This package is used by Moodle's mlbackend_python plugin.

Info about packaging a new version in _readme_moodle.md: https://github.com/moodlehq/moodle-mlbackend-python/blob/master/readme_moodle.md


