필터 지우기
필터 지우기

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 CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by