photo

Vinay Maruvada


Last seen: 12 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to deploy my trained algorithm into Arduino uno for fault prediction using the data collected in the Arduino. Help me with the detailed process and tool boxes needed.
I had developed a machine learning model using classification learner, I want you to guide me for deploying that algorithm into ...

ungefär ett år ago | 1 answer | 0

1

answer

Question


Why is my accuracy of trained classifier using function generated from classification learner is less than the model directly exported from the classification learner app?
load("savedPumpData.mat"); disp(pumpData); Data = removevars(pumpData,"flow"); save("Data.mat","Data"); disp(Data) trainRat...

ungefär ett år ago | 1 answer | 0

1

answer