Posts tagged Machine learning
[Machine Learning Fundamentals] Training, validation and test sets

Hello everyone! Today I would like to talk about the use of the training, validation and test sets in machine learning. This is a common but very important topic that is often explained at the beginning of any machine learning course. However mistakes are very common. In this article, I hope to provide a clear explanation on how to employ a dataset in order to train and evaluate a machine learning model.

Read More