A MATLAB app for predicting the temperature of electric motors using machine learning algorithms. Implemented methods described in this research paper.
Install and open and the Matlab app.
Connect to a database with data formatted like this dataset (example PostgreSQL data dump here).
Explore and get insights about your dataset through the provided figures.
Test out the provided Decision Tree model and its predictions.