mstow597 / YouTube-Stance-Detection

Multiclass text classification from YouTube comment
0 stars 0 forks source link

Hyperparameter tuning (validation set) #3

Closed mstow597 closed 2 years ago

mstow597 commented 2 years ago

Implement validation set during hyperparameter tuning (finalization of model).

Review K-fold cross validation.

mstow597 commented 2 years ago

https://machinelearningmastery.com/difference-test-validation-datasets/

Reference for difference between test set and validation set