Metadata-Version: 2.1
Name: mihkelBayesian
Version: 0.0.1
Summary: Machine learning hyperparameter optimiser using the Bayesian model
Home-page: https://github.com/mihkeKR/mihkelBayesian
Author: MKR
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

This is a test package purely for learning purposes. 

Kirjeldus
kirjeldus
kirjeldus


To install mihkelBayesian, along with the tools needed to develope and run tests, run the following in your virtual environment:

'''bash
$ pip install -e .[dev]
'''


