Metadata-Version: 2.1
Name: cs_bahtml
Version: 0.1.0
Summary: A util package for ML in CSGO
Home-page: https://github.com/bahtman/cs_bahtml
Author: Anton Baht
Author-email: anton@baht.dk
License: MIT license
Keywords: cs_bahtml
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: geopandas
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: Pillow
Requires-Dist: scikit-learn

=========
cs_bahtML
=========


.. image:: https://img.shields.io/pypi/v/cs_bahtml.svg
        :target: https://pypi.python.org/pypi/cs_bahtml

.. image:: https://img.shields.io/travis/bahtman/cs_bahtml.svg
        :target: https://travis-ci.com/bahtman/cs_bahtml

.. image:: https://readthedocs.org/projects/cs-bahtml/badge/?version=latest
        :target: https://cs-bahtml.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A util package for ML in CSGO


* Free software: MIT license
* Documentation: https://cs-bahtml.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-07-01)
------------------

* First release on PyPI.
