How metrics are computed? #1203
Replies: 2 comments
-
@William9Baker, can you elaborate your question? |
Beta Was this translation helpful? Give feedback.
-
When the validation is complete, Lightning's
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When it comes to 'trainer.fit(model=model, datamodule=datamodule)', how does it automatically jump to this position that 'fpr, tpr = self._compute()' in the file of 'aupro.py'?
Beta Was this translation helpful? Give feedback.
All reactions