Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Average Recall Metric #34

Merged
merged 3 commits into from Mar 20, 2019
Merged

Add Average Recall Metric #34

merged 3 commits into from Mar 20, 2019

Conversation

YiqinZhao
Copy link
Contributor

Hi @ybubnov , sorry for the late, I am quite busy these days on my graduation project. I have added the average recall metric and unit test code. Would you like to have a look at it?

Also, I really curious about the line 65 of tests/test_metrics.py, why don't you use a Dense layer with softmax activation for classification? The outputs are really different.

By the way, I could also add support for average precision metric. Although I don't know what kind of problems should it be used.

@ybubnov
Copy link
Member

ybubnov commented Mar 18, 2019

Hi @HawkinsZhao, thank you very much for this PR, highly appreciate this! Sorry for the late response.

tests/test_metrics.py Outdated Show resolved Hide resolved
@YiqinZhao
Copy link
Contributor Author

Added. Feel free to merge.

@ybubnov ybubnov merged commit 41de08b into netrack:master Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants