mcQA
mcQA copied to clipboard
💫 Hyper parameters selection pipeline
The idea is to write a hyper-parameters selection wrapper like sklearn
's GridSearch
and RandomizedGridSearch
that can ensure training the mcQA
model with various parameters and selecting one of the combinations as the one that gives the best validation or cross-validation score.