フィルターのクリア

What tools should I use for analyzing the trend or pattern of timestamped data?

2 ビュー (過去 30 日間)
Ran Wei
Ran Wei 2018 年 1 月 8 日
コメント済み: Matt Sprague 2018 年 1 月 11 日
Hi folks,
I am currently doing a project in which I have timestamped data and maintenance report record. I want to find the connection between the data and the record. I tried various visualization methods but the result is not good, so I moved on to try machine learning.
My plan is to select time segments and label them with maintenance records. But the difficult is that one input is numerical and the other is not.
What is the best tool for this? Please comment if you have any suggestion.
  1 件のコメント
Matt Sprague
Matt Sprague 2018 年 1 月 11 日
Since I understand you are working on a combination of numerical and non-numerical data you might have some success with decision trees, SVM or a naive bayes. As far as which method is "best", that depends on the content and relationships present within your data and what you are trying to predict. I'd encourage you to try out each of these methods and see which fit your problem best! The Classification Learner and Regression Learner apps could help out with this since they would allow you to test and visualize the results across different methods quickly. Good Luck!

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeClassification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by