




Make fast, relevant, predictions on the top of your data in MySQL using SQL. By integrating machine learning into your data layer, you can eliminate costly replication and simplify your application infrastructure.
With MindsDB we rethink the way machine learning models are trained and run. By moving Machine Learning to the data layer you can.
Make fast, relevant predictions directly on top of your data in MySQL.
Eliminate costly replication
Simplify your application infrastructure
Used car sale price for Audi vehicles, the aim is to predict the list price when advertising a car for sale.
Source: Kaggle
To train a model you just INSERT a new record inside the mindsdb.predictors table, which was created when connecting MindsDB to MySQL.