Learn Before
Concept
Classification Problem Optimization
In this step, we search for the most optimal values for (hyper)parameters that give the best classification model for the chosen evaluation criterion. For example, we can try a range of values for the "k" parameter in k-nearest neighbor classifier.
0
1
Updated 2021-04-01
Tags
Data Science