mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-04 17:13:02 +00:00
typo
This commit is contained in:
parent
c909cfd3d1
commit
45c76ba252
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ def make_sensitivity():
|
|||
recall.update_state(y_true, y_pred)
|
||||
return recall.result()
|
||||
|
||||
return _sensitivity
|
||||
return sensitivity
|
Loading…
Reference in a new issue