how to train and test own dataset in neural network?

1 view (last 30 days)
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?

Answers (2)

KSSV
KSSV on 10 Oct 2017
Edited: KSSV on 10 Oct 2017
doc nnstart.....and also have a look on nntool

Greg Heath
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

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!