MCPcopy Create free account
hub / github.com/cfiltnlp/MUStARD_Plus_Plus / execute_classification_implicit.py

File execute_classification_implicit.py

MPP_Code/training/execute_classification_implicit.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''
2The file contains code to perform hyperparameter tuning (grid-search) and training the model.
3It includes log statements that get stored in logs folder.
4The classification scores and corresponding hyperparamters get stored in stats folder.

Callers

nothing calls this directly

Calls 5

seedFunction · 0.70
get_model_and_parametersFunction · 0.70
TeeClass · 0.70
ContentDatasetClass · 0.70
trainingFunction · 0.70

Tested by

no test coverage detected