How to use Time Series Data from dynamic curves for SVM training in Matlab?
I am working on a task to classify dynamic curves from a simulator that provides matrices with time series data for each simulation. How to preprocess it in order to be used in matlab classification learner app for SVM? I will have just two types of target curves: stable or unstable.
Category Data Science