Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 897 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 897 Bytes

MotorTrend

A MATLAB app for predicting the temperature of electric motors using machine learning algorithms. Implemented methods described in this research paper.

How to use

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.

Example

App interface