photo

li li


Last seen: 17 dagen ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Explorer

View badges

Feeds

View by

Question


Trained svm model can't make predictions with new data
load('Model.mat'); new_data = [5.1, 3.5, 1.4, 0.2]; prediction = predict(Model, new_data); matlab2017b,What can I do...

7 maanden ago | 1 answer | 0

1

answer