Metadata-Version: 2.1
Name: autocluster
Version: 0.5.2
Summary: Automated machine learning toolkit for performing clustering tasks.
Home-page: https://github.com/wywongbd/autocluster
Author: Wong Wen Yan
Author-email: wywongbd@gmail.com
License: BSD-3-clause
Download-URL: https://pypi.org/project/autocluster/
Description: ## autocluster
        
        ``autocluster`` is an automated machine learning toolkit for performing clustering tasks.
        
        ## How to get started?
        - First, install [SMAC](https://automl.github.io/SMAC3/stable/installation.html).
        - ``pip install autocluster``
        
        ## Examples
        Examples are available in these [notebooks](/autocluster/examples/).
        
        ## Disclaimer
        The project is experimental and still under development.
        
Keywords: automl,clustering,bayesian-optimization,hyperparameter-optimization
Platform: UNKNOWN
Description-Content-Type: text/markdown
