Getting different classification results while running the same SVM code.

1 回表示 (過去 30 日間)
chinnurocks
chinnurocks 2016 年 8 月 20 日
編集済み: chinnurocks 2016 年 8 月 20 日
Hi,
I am working on SVM and I learnt that if some scaling is done for the attributes (features ) like getting their values
from 0-500 to 0-5, the classification rate improves. I had put autoscale as false and done my own scaling as performance is poor in autoscale which is 50%
I tried scaling it by 1000 and found that classification
improved from 50% to 75%. But when I am running the same code again and again, the classification rate is fluctuating between 70% to 80%.
Need your help to get rid of this.

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics 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