필터 지우기
필터 지우기

Clustering process using SVM, unsupervised learning

조회 수: 2 (최근 30일)
Mudasser Seraj
Mudasser Seraj 2018년 6월 12일
댓글: Mudasser Seraj 2018년 6월 14일
Hello,
I am new in MATLAB. I have a large dataset (2+ millon points) containing 3 variables which I want to cluster/ classify into 3 groups based on the variation of those 3 variables. I have used K-means clustering method to cluster them. However, I was wondering is it possible to classify them using SVM? If yes, how should I move forward? Any suggestions will be appreciated. [Attched Sample Database matrix]
  댓글 수: 6
Image Analyst
Image Analyst 2018년 6월 14일
Do you have any training or ground truth data? Do the classes correspond to the values you'd give to normal, aggressive, defensive behavior? Surely you must have some data where you've identified the behavior of the measurement set. If you don't, then how will you ever know if what it comes up with is correct?
Have you tried classification learner to find out which method is best?
Mudasser Seraj
Mudasser Seraj 2018년 6월 14일
No. I don't have any ground truth data. I need to apply some unsupervised learning method to classify them. I was thinking of using multiclass SVM as an unsupervised learning method to classify the sample data. Is it possible?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 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