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
The text was updated successfully, but these errors were encountered:
vyaslkv
changed the title
can you provide more detailed guide to reproduce & predict if possible?
can you provide more detailed guide to reproduce & predict (which files for what and provide the prediction files) if possible?
Oct 23, 2019
Run the train, and it will save the best checkpoint. As it is training, they calculate fitb and AUC score which you can see in the code and study,
Load the graph, and then do the same thing with fitb and AUC on the data you want to test to produce the outfit scores.
@AlexG1105 I have finished the first and I don't know how to "Load the graph, and then do the same thing with fitb and AUC on the data you want to test to produce the outfit scores". To get the second, which code can I run?
No description provided.
The text was updated successfully, but these errors were encountered: