Metadata-Version: 2.1
Name: jgtml
Version: 0.0.145
Summary: JGT Ml - Machine Learning Tools
Home-page: https://github.com/jgwill/jgtml
Author: GUillaume Isabelle
Author-email: Guillaume Isabelle <jgi@jgwill.com>
Project-URL: Homepage, https://github.com/jgwill/jgtml
Project-URL: Bug Tracker, https://github.com/jgwill/jgtml/issues
Keywords: data
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=0.25.1
Requires-Dist: python-dotenv>=0.19.2
Requires-Dist: jgtpy>=0.5.19
Requires-Dist: matplotlib>=3.3.1
Requires-Dist: plotly>=5.18.0
Requires-Dist: mplfinance>=0.12.10b0
Requires-Dist: scipy>=1.7.3
Requires-Dist: panel>=1.2.3
Requires-Dist: seaborn>=0.13.2
Requires-Dist: dash
Requires-Dist: flask
Requires-Dist: bokeh
Requires-Dist: jinja2
Requires-Dist: scikit-learn
Provides-Extra: dev-docs
Requires-Dist: readme-renderer; extra == "dev-docs"
Requires-Dist: sphinx; extra == "dev-docs"
Requires-Dist: sphinx-rtd-theme>=0.4.0; extra == "dev-docs"
Requires-Dist: html2text>=2020.1.16; extra == "dev-docs"
Requires-Dist: html2markdown>=0.1.7; extra == "dev-docs"
Provides-Extra: dev-lint
Requires-Dist: flake8<3.7.0,>=3.6.0; extra == "dev-lint"
Requires-Dist: isort<4.4.0,>=4.3.4; extra == "dev-lint"
Provides-Extra: dev-test
Requires-Dist: coverage; extra == "dev-test"
Requires-Dist: pytest>=3.10; extra == "dev-test"

# jgtml
JGTML

* primarily designed to analyze the effectiveness of trading signals
* designed to analyze the effectiveness of trading signals within the context of larger balance lines.


----



CLI's HELP
_____

## SEE: [CLI_HELP.md](CLI_HELP.md)

