Classification Learner - importing character variables?

4 ビュー (過去 30 日間)
Niclas Scott
Niclas Scott 2015 年 8 月 28 日
コメント済み: areeba irfan 2016 年 11 月 3 日
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

採用された回答

Shruti Sapre
Shruti Sapre 2015 年 9 月 2 日
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 件のコメント
areeba  irfan
areeba irfan 2016 年 11 月 3 日
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

サインインしてコメントする。

その他の回答 (1 件)

geetu yadav
geetu yadav 2016 年 5 月 9 日
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 件のコメント
Niclas Scott
Niclas Scott 2016 年 5 月 10 日
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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with Statistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by