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,

回答 (1 件)

yanqi liu
yanqi liu 2022 年 3 月 16 日

0 投票

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?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2022 年 3 月 15 日

コメント済み:

2022 年 3 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by