Metadata-Version: 2.1
Name: ml-tutor
Version: 0.9.5
Summary: ML Tutor : Learn Machine Learning while never leaving the conform of your chosen Python IDE (Jupyter Notebook or Google Colab)
Home-page: https://github.com/lucko515/ml_tutor
Author: Luka Anicin
Author-email: luka.anicin@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: matplotlib (>=3.2.1)
Requires-Dist: pandas (>=0.25.1)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: ipython (>=7.18.1)
Requires-Dist: scikit-learn (>=0.23.2)

# ML Tutor
Machine Learning Tutor Python library


