Open AccessComputer ScienceMathematics

Raji Ghawi, J. Pfeffer

2019.1.1Open Computer Science

DOI: 10.1515/comp-2019-0011

tlooto Summary

This work proposes an efficient technique to speed up the process of hyperparameter tuning with Grid Search, and applies this technique on text categorization using kNN algorithm with BM25 similarity, where three hyperparameters need to be tuned.

Abstract

Abstract In machine learning, hyperparameter tuning is the problem of choosing a set of optimal hyperparameters for a learning algorithm. Several approaches have been widely adopted for hyperparameter tuning, which is typically a time consuming process. We propose an efficient technique to speed up the process of hyperparameter tuning with Grid Search. We applied this technique on text categorization using kNN algorithm with BM25 similarity, where three hyperparameters need to be tuned. Our experiments show that our proposed technique is at least an order of magnitude faster than conventional tuning.

Citation format

GHAWI, Raji; PFEFFER, J. Efficient hyperparameter tuning with grid search for text categorization using knn approach with BM25 similarity. Open Computer Science, 2019, 9: 160–180.