Create A Machine Learning Model using GridDB
In this tutorial, we will build a trivial linear regression model with the data stored in GridDB. We will begin with GridDB's python-connector to insert and access the data. Afterwards, we will see how to retrieve and convert the data using pandas and numpy. In the end, we will train and visualize our regression model using scikit-learn and matplotlib. The following tutorial is carried out on Ubuntu Operating system (v.
Apr-25-2021, 05:57:01 GMT
- Technology: