how to classify a data

2 ビュー (過去 30 日間)
nkumar
nkumar 2013 年 8 月 17 日
I have 50x4 dataset for training and 1x4 data for testing,now i have to train and test the data and classify to which group it belongs,for this i have 4 classes(groups),I have to compare with KNN,SVM and Kohonen network
I ave completed knn and svm but i did not get any idea for Kohonen network
kindly tell how to train and test the data using Kohonen network

回答 (1 件)

Amith Kamath
Amith Kamath 2013 年 8 月 19 日
Kohonen networks are also called Self Organizing Maps and https://www.mathworks.com/help/nnet/ug/self-organizing-feature-maps.html will provide some information about how you can use SOM with MATLAB. http://www.sis.pitt.edu/~ssyn/som/som.html has some good notes as well. http://www.cis.hut.fi/somtoolbox/ is the toolbox designed for SOMs that you may find useful.

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by