risk_biased_prediction / scripts /train_didactic.py
jmercat's picture
Removed history to avoid any unverified information being released
5769ee4
raw
history blame contribute delete
70 Bytes
from scripts_utils.train_main import main
main(is_interaction=False)