An open API service indexing awesome lists of open source software.

https://github.com/farheenb/grid-search-in-python

Grid Search is to search the hyper-parameter space for the best cross validation score in the dataset.
https://github.com/farheenb/grid-search-in-python

Last synced: 2 months ago
JSON representation

Grid Search is to search the hyper-parameter space for the best cross validation score in the dataset.

Awesome Lists containing this project

README

          

# Grid-Search-in-Python
Grid Search is to search the hyper-parameter space for the best cross validation score in the dataset.