We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
あるラベルに1つも分類されなかった時に適合率は定義できないのではあるが、良い結果ではないので1.0とするのは違和感を感じる。むしろ0.0にしたほうが良いのではないか。
https://github.com/pfi/maf/blob/master/maflib/rules.py#L281
The text was updated successfully, but these errors were encountered:
海野さんから関連する問題を報告していただいたのでメモ。
mafなんですが、#71 これのせいで0になった時に不当にmacro averageが高いように感じます
Sorry, something went wrong.
No branches or pull requests
あるラベルに1つも分類されなかった時に適合率は定義できないのではあるが、良い結果ではないので1.0とするのは違和感を感じる。むしろ0.0にしたほうが良いのではないか。
https://github.com/pfi/maf/blob/master/maflib/rules.py#L281
The text was updated successfully, but these errors were encountered: