Metadata-Version: 2.1
Name: aisaratuners
Version: 1.4
Summary: leveraging aisara algorithm for effective hyperparameter tuning
Home-page: https://github.com/aisara-hub/aisaratuners
Author: AiSara Artificial Intelligence
Author-email: devs@aisara.ai
License: LICENSE.txt
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: itertools
Requires-Dist: plotly
Requires-Dist: tensorflow (>=1.15)

**aisaratuners is a hyperparameter tuning library that can be used with different machine learning and deep learning python packages including scikit-learn, PyTorch and keras. aisaratuners leverages AiSara algorithm, Latin hypercube sampling, and the concept of search space reduction for fast reach of the optimum hyperparameters combination.**

* **[aisaratuners documetation](https://github.com/aisara-hub/aisaratuners/blob/master/docs/user%20guide.md)**
* **[AiSara Hyperparameter Tuning API](https://rapidapi.com/aisara-technology-aisara-technology-default/api/aisara-hyperparameter-tuning)**
* **[AiSara Artificial Intelligence](https://www.aisara.ai/)** 



Change Log
==========

1.4 (19/11/2020)
-------------------
- First Release

