Regularisation
When training a Machine Learning model several scenarios can occur:
The model can overfit, which means that the model is learning too much about the training data, it is too complex and it pays attention to very specific or random patterns within it...
mlpills.hashnode.dev4 min read