Filter löschen
Filter löschen

Intelligent algorithm for classification

1 Ansicht (letzte 30 Tage)
maryam
maryam am 29 Jan. 2015
Beantwortet: Greg Heath am 18 Feb. 2015
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 Kommentare
Greg Heath
Greg Heath am 1 Feb. 2015
What causes the inf values?
maryam
maryam am 8 Feb. 2015
Bearbeitet: Image Analyst am 8 Feb. 2015
R=V/I. I have some zeros that cause inf values in R! Do neural networks work with NaNs?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Greg Heath
Greg Heath am 18 Feb. 2015
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

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by