Fine tuning parameters using grid search for machine and deep learning models

This post provides some useful resources about fine tuning parameters using grid search for machine learning and deep learning models.

This post used SVM as example, see here  for SVM.SVC example.

This post used k-NN as an example for grid search.

  • TBA