フィルターのクリア

Prediction and classification in data mining

5 ビュー (過去 30 日間)
Kyle
Kyle 2017 年 1 月 29 日
回答済み: Sean de Wolski 2017 年 1 月 29 日
I would like to predict my mood in four categories -- Happy, Sad, Angry and Exhausted -- based on weather, humidity, temperature, wind, stock price and is getting up late. A sample table is shown below
As seen, 'weather' has a few categories; 'humidity', 'temperature' and 'stock price' are numeric numbers; 'get up late' is a binary score. With the parameters of day 6 presented, what could my mood be?
Could you please suggest what kind of method I shall apply in such data mining task? Also is it possible to point out which parameter of a day has the major contribution to the mood? For example, in day 1 I'm happy maybe because majorly the weather is sunny, while in day 5 I feel exhausted possible due to the super wind!
Please suggest the method in such study, thanks!

回答 (1 件)

Sean de Wolski
Sean de Wolski 2017 年 1 月 29 日
I would recommend using the classification learner app. You will need to import the data and transpose it so columns are variables and rows are observations.

カテゴリ

Help Center および File ExchangeStatistics 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