How to use train, validation and test?

조회 수: 3 (최근 30일)
rami dishlo
rami dishlo 2022년 3월 15일
댓글: rami dishlo 2022년 3월 16일
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,

답변 (1개)

yanqi liu
yanqi liu 2022년 3월 16일
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
rami dishlo
rami dishlo 2022년 3월 16일
What is the code that I need to write to use both validation and test in my model?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by