photo

Vinay Maruvada


Last seen: 12 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort