You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
label_file_path="/path/labels.csv" # the csv file has two columns, name of exams and class labels ((0,1) or (1,0))
)
projects.run_experiment("predictions_project_name") # predictions will be saved as a csv file in the folder '/path/projects/predictions_project_name/history'