Metadata-Version: 2.1
Name: jcopml
Version: 1.2.1
Summary: J.COp ML is a machine Learning package to complement scikit-learn workflow
Home-page: https://github.com/WiraDKP/jcopml
Author: Wira Dharma Kencana Putra
Author-email: wiradharma_kencanaputra@yahoo.com
Keywords: machine learning ml jcop indonesia
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Natural Language :: Indonesian
Classifier: Natural Language :: English
Requires-Python: >=3.6.6
Description-Content-Type: text/markdown
License-File: LICENSE

# J.COp ML
J.COp ML is a machine Learning package to complement scikit-learn workflow. It includes helper functions for visualization, tuning, pipeline, and feature importance.

The project started in July 2018 as a tool to teach machine learning for beginner, but the serious development began in March 2019 together with the initiation of the LuWiji project. Both LuWiji and J.COp ML is developed by Wira D. K. Putra as complementary for his machine learning curriculum for young machine learning enthusiast.

# User Installation Guide
```
pip install jcopml
```
