필터 지우기
필터 지우기

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 CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by