How to use train, validation and test?

Hello
I built a NN and i am trying to understand how can I use both validation and test while training the NN.
Till now I only suceeded using only one of them and not both.
Thanks,

Antworten (1)

yanqi liu
yanqi liu am 16 Mär. 2022

0 Stimmen

yes,sir
training data is used to train the model
the validation data is used to observe the performance of the model during training
the test data is used to evaluate the model after the training

1 Kommentar

rami dishlo
rami dishlo am 16 Mär. 2022
What is the code that I need to write to use both validation and test in my model?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 15 Mär. 2022

Kommentiert:

am 16 Mär. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by