Metadata-Version: 1.1
Name: justml
Version: 1.0.2
Summary: JustML client library
Home-page: https://justml.io
Author: JustML
Author-email: hello@justml.io
License: UNKNOWN
Description: JustML client library
        =====================
        
        JustML provides automatic machine learning model selection, training and deployment in the cloud.
        
        JustML finds the right scikit-learn or xgboost estimator for a given supervised machine learning problem, along with the optimal hyperparameters. It also selects data and feature preprocessors in order to build a complete machine learning pipeline. The selected models are fitted and deployed on JustML computing infrastructure and can be used to generate new predictions. For more information, check https://justml.io.
        
        Usage examples can be found at https://nbviewer.jupyter.org/gist/justmlio/796d210e31eedaaddb40cdb12a17ad80.
        
Keywords: justml ml machinelearning datascience
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
