using radial basic function for prediction
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a large data set(1829559*4) relating to "run to failure" of a device. three columns are my input an last column is my target value which I want to predict it (for unseen data). I am trying to use newrb for prediction however it is completely vague for me. I try to search the tutorial based on Mr.Greg contribution but I can not find it. please somebody help me to find a good tutorial. Furthermore, is there any suggestion of other techniques suitable for my problem? it is worth to say for each column in my data set the value of corresponding row is very very close to the previous row and I think this issue make the training unreliable.
댓글 수: 0
답변 (1개)
Bernhard Suhm
2018년 8월 4일
You can find information about our implementation of radial basis networks in the documentation . There are many tutorials available on the internet, just search for radial basis networks.
댓글 수: 1
Greg Heath
2018년 9월 6일
편집: Greg Heath
2018년 9월 6일
basi"S"
NOT
basi"C"
My tutorials are in the NEWSREADER, not ANSWERS.
comp.soft-sys.matlab
Greg
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!