AI-Tables in MariaDB
Let's set up the required configuration and start MindsDB. If you are following this tutorial with your own data, you can skip to the next section. For this example we will use the Audi Car Price dataset from the 100k used cars scraped data. The dataset contains information on price, transmission, mileage, fuel type, road tax, miles per gallon (mpg), and engine size of the used cars in the UK. The idea is to predict the price depending on the above features. The first thing we need to do is to create the table.
Sep-19-2020, 02:00:47 GMT