how to train and test own dataset in neural network?
1 view (last 30 days)
Show older comments
I am new in neural network..I have a data set with 6600 Row and 113 column and my task is to train and test these to generate regression,learning rate , momentum , plot confusion matrix.. what is the code?
0 Comments
Answers (2)
Greg Heath
on 11 Oct 2017
There are three documentation sources of code
help fitnet
doc fitnet
type fitnet
There are hundreds of examples in the NEWSGROUP and ANSWERS
HITS
SEARCH WORDS NEWSGROUP ANSWERS
FITNET 98 520
GREG FITNET 88 436
Hope this helps.
Thank you for formally accepting my answer
Greg
0 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!