After I have a dataframe of data with one column as features with type MLshapedarray<Float> and one column of annotations with type Int.
How can I convert them to the correct input type for the timeseriesclassifier?
After I have a dataframe of data with one column as features with type MLshapedarray<Float> and one column of annotations with type Int.
How can I convert them to the correct input type for the timeseriesclassifier?