I am going to classify multispectral remote sensing image using SVM .

4 ビュー (過去 30 日間)
I have written a code for classifying three crops using SVM training , The three crops are cotton ,wheat and gram. Now to get more accuracy I want to optimize the training data using genetic algorithm then I wish to train the optimized data using SVM train and then want the classification result . First want to compare the result with simple SVM algorithm , I am attaching the codes here please help me to correct that code so that i could get the better kappa coefficient .ore if u suggest some other parameters of comparison of two techniques . One more thing is please suggest me how to use kernels in SVMtrain instruction ..!
  2 件のコメント
Hardik Nadiyana
Hardik Nadiyana 2017 年 3 月 27 日
generating error on kappa time i am using matlab 14. please help me out!
Vijaya pardha saradhi Tummala
Vijaya pardha saradhi Tummala 2018 年 5 月 9 日
find kappa function is not available can you please update!

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

採用された回答

Shashank Prasanna
Shashank Prasanna 2014 年 4 月 11 日
The following section in the documentation shows how you can use cross validation to tune your svm parameters using optimization:
Go through the examples and how-to's in this link, that should answer most of your questions:
  1 件のコメント
Priyanka Athawale
Priyanka Athawale 2014 年 4 月 12 日
Thank u sir , will u please explain me how can I use this in my program ?? and can validation help me to calculate accuracy of the classifier ?

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by