How can I train data in Classification Learner App by using function
Afficher commentaires plus anciens
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.
Réponses (1)
Itamar Malageac
le 4 Avr 2022
Modifié(e) : Itamar Malageac
le 4 Avr 2022
0 votes
Catégories
En savoir plus sur Nearest Neighbors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!