-
In chapter 6 Fine-tuning for classification, page 200
It also said,
But in the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Jessen-Li, Unfortunately, @rasbt is currently recovering from an injury, he will reply to your question as soon as he’s feeling better. Therefore I’ll do my best to answer your question in the meantime.
Yeah, I would say that you are right about that this is not implemented in the code. I suppose this is just a general statement explaining how val and test sets are used in ML workflows, not specific to the I hope this answers your question! Please let me know if you have any further questions - I’m happy to help. 🙂 |
Beta Was this translation helpful? Give feedback.
Hi @Jessen-Li,
Unfortunately, @rasbt is currently recovering from an injury, he will reply to your question as soon as he’s feeling better. Therefore I’ll do my best to answer your question in the meantime.
Yeah, I would say that you are right about that this is not implemented in the code. I suppose this is just a general statement explaining how val and test sets are used in ML workflows, not specific to the
train_classifier_simple
code.I hope this answers your question! Please let me know if you have any further questions - I’m happy to help. 🙂