How can I train data in Classification Learner App by using function
Show older comments
Hello
I want to train different data sets with the Classification Learner function.
Say i have the lables : [ 1,2,3,4,5] in the first data set and in the other data set : [6,7,8,9,10].
I want to create a generated function to include the proper lables.
When i use the generated function from the first Train ( lables [1,2,3,4,5]) i notice that the possible lables in the generated function are obviously [1,2,3,4,5].
I want to know if there is a way to create a function that use Classification Learner APP - weighted KNN that recive data sets + lables as an input and train by the proper lables giving a trained Model as an ouput.
Answers (1)
Itamar Malageac
on 4 Apr 2022
Edited: Itamar Malageac
on 4 Apr 2022
0 votes
Categories
Find more on Nearest Neighbors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!