DABL
DABL (Data Analytics in Business Language) is a Python library that simplifies the use of machine learning for data analysis. It provides a simple and intuitive interface for creating machine learning models, as well as for training and evaluating them.
To get started with DABL, you need to install the library. You can do this using the following command:
pip install dabl
The code in the image will create a linear regression model, train it on a training dataset of three points, and evaluate its quality on a test dataset of the same three points.
Page of .
Leave a comment
You must be logged in to leave a comment.
Log in or
sign up to join the discussion.
Comments (0)