26. January 2021

Automatic Machine Learning in Python

Automated Machine Learning – AutoML – is the key technology for predictive analytics using artificial intelligence. Our ClearVu Python package allows you to use this technology now in Python in a very comfortable way.

Python is a popular and widely used programming language among data scientists and machine learning experts. With the new ClearVu Python package the combination of modeling with hyperparameter optimization and an easy-to-use use python interface is available.

The ClearVu Analytics Python package uses widely accepted python packages such as pandas for data handling and an interface for easy parallelization with joblib. The API documentation provides all further information and examples regarding the programming interface in Python, with functions for fitting, comparing, loading, saving and exporting models.

Python Package Website