フィルターのクリア

Intelligent algorithm for classification

1 回表示 (過去 30 日間)
maryam
maryam 2015 年 1 月 29 日
回答済み: Greg Heath 2015 年 2 月 18 日
hi everybody. i need to classify some data using an algorithm such as neural network. but as you know it doesnt accept inf values.does anybody know about an intelligent algorithm for classification which can deal with inf values? please help me if you can. thank you
  4 件のコメント
Greg Heath
Greg Heath 2015 年 2 月 1 日
What causes the inf values?
maryam
maryam 2015 年 2 月 8 日
編集済み: Image Analyst 2015 年 2 月 8 日
R=V/I. I have some zeros that cause inf values in R! Do neural networks work with NaNs?

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

採用された回答

Greg Heath
Greg Heath 2015 年 2 月 18 日
Try these and choose the best
1. Delete the examples
2. Replace inf with NaN
3. Replace inf with a large number
Hope this helps.
Thank you for accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeClassification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by