testausjoukko
A testausjoukko, which translates to "testing set" or "test set" in English, is a fundamental concept in machine learning and statistical modeling. It refers to a portion of data that is held back from the model during the training phase and is used to evaluate the performance of the trained model. The primary purpose of a testausjoukko is to provide an unbiased assessment of how well a model generalizes to new, unseen data.
When building a machine learning model, the available dataset is typically divided into three parts: a training
Using a separate testausjoukko is crucial because if a model were evaluated on data it has already