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