Classification Learner - importing character variables?

4 Ansichten (letzte 30 Tage)
Niclas Scott
Niclas Scott am 28 Aug. 2015
Kommentiert: areeba irfan am 3 Nov. 2016
Hello there, I hope someone here can help me with a probably trivial problem. I want to use the Classification Learner App. I have a dataset with a numerical response (years) and a number of character variables as predictors or, if possible, a mix of numerical and character variables as predictors. It seems like the Classification Learner App doesn't recognize character variables and I can't the the app to import my predictor variables. Does anyone have a solution for this??
Cheers Niclas

Akzeptierte Antwort

Shruti Sapre
Shruti Sapre am 2 Sep. 2015
Hi Niclas,
I was looking at the documentation page, and it mentions that the predictors cannot be of any type other than numeric. I was trying a few examples and it allows an import only with numeric data types. Here is the documentation link that explains the same:
You may have to edit the predictors to be numeric, or maybe you could take in the numeric values of the character predictors.
Hope this helps!
-Shruti
  1 Kommentar
areeba  irfan
areeba irfan am 3 Nov. 2016
plz anyone tell me how to import pakage classification tool on matlab i have installed this pakage but not import or include on matlab plz help me ..... email: areebairfan2015@gmail.com

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

geetu yadav
geetu yadav am 9 Mai 2016
hi can u help me how to import data in classification learner app for plant disease detection for training and classification using features values.i have feature values for all images in dataset for training.but do not know about how to use response? should i add extra column from wrkspace for response?
  1 Kommentar
Niclas Scott
Niclas Scott am 10 Mai 2016
Hello Geetu
You have to import your response as a separate file, so you have an input array of X rows and Y columns, and a response of X rows.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by