Metadata-Version: 2.1
Name: redshells
Version: 0.1.19
Summary: Tasks which are defined using gokart.TaskOnKart. The tasks can be used with data pipeline library "luigi".
Home-page: https://github.com/m3dev/redshells
License: MIT
Author: M3, inc.
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docutils (==0.15)
Requires-Dist: gensim (==3.8.3)
Requires-Dist: gokart (>=0.1.20,<0.2.0)
Requires-Dist: numpy
Requires-Dist: optuna (>=0.6.0,<0.7.0)
Requires-Dist: pandas (<1.2)
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: tensorflow (>=1.13.1,<2.0)
Requires-Dist: tqdm
Project-URL: Repository, https://github.com/m3dev/redshells
Description-Content-Type: text/markdown

# redshells

[![Test](https://github.com/m3dev/redshells/actions/workflows/test.yml/badge.svg)](https://github.com/m3dev/redshells/actions/workflows/test.yml)
[![Python Versions](https://img.shields.io/pypi/pyversions/redshells.svg)](https://pypi.org/project/redshells/)
[![](https://img.shields.io/pypi/v/redshells)](https://pypi.org/project/redshells/)
![](https://img.shields.io/pypi/l/redshells)

Machine learning tasks which are used with data pipeline library "luigi" and its wrapper "gokart".

