Metadata-Version: 2.1
Name: luwiji
Version: 1.2.6
Summary: LuWiji is a package full of machine learning illustrations and widgets
Home-page: https://github.com/WiraDKP/luwiji
Author: Wira Dharma Kencana Putra
Author-email: wiradharma_kencanaputra@yahoo.com
License: BSD
Keywords: machine learning ml widget luwiji 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.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: ipywidgets
Requires-Dist: jcopml
Requires-Dist: pillow
Requires-Dist: networkx

# LuWiji
LuWiji is a package full of machine learning illustrations and widgets. It is designed to help instructor in teaching machine learning visually, and to make machine learning accessible for people with no math background.

The project started in March 2019 together with the development of J.COp ML project. Both LuWiji and J.COpML is developed by Wira D. K. Putra as complementary for his machine learning curriculum for young machine learning enthusiast.

# User Installation Guide
```
pip install luwiji
```
