Metadata-Version: 2.1
Name: aisaratuners
Version: 1.4.7
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
Description: **aisaratuners is a hyperparameter tuning library that can be used with different machine learning and deep learning python packages. It leverages AiSara algorithm, Latin hypercube sampling, and the concept of search space reduction for fast reach of the optimum hyperparameters combination.**
        
        * **Currently available for Keras, scikit-learn and  PyTorch will be added in the coming versions**
        
        **[Documentation](https://github.com/aisara-hub/aisaratuners/blob/master/docs/user%20guide.md)**
        
        **[Video Description](https://www.youtube.com/watch?v=pFuyb7q28vg&t=24s&ab_channel=AiSaraEnquiry)**
        
        **[Medium Article](https://aisaradeepwadi.medium.com/advance-keras-hyperparameter-tuning-with-aisaratuners-library-78c488ab4d6a)**
        
        **[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.7 (19/11/2020)
        -------------------
        - First Release
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
