-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Docs] Add analysis&msic docs #525
Conversation
Codecov Report
@@ Coverage Diff @@
## master #525 +/- ##
=======================================
Coverage 79.75% 79.75%
=======================================
Files 107 107
Lines 6120 6120
Branches 1046 1046
=======================================
Hits 4881 4881
Misses 1105 1105
Partials 134 134
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* refactor ananlysis_log and add docs * refactor ananlysis_log and fix lint * improve docs * improve docs * improve docs * fix bugs and refactor analysis_log * rename analysis folder to analysis_tools * fix failure link * add result analysis docs * add eval-metrics docs * add misc doc * fix lint * improve docs * improve misc docs * fix docs * Change the `eval_options` in `tools/analysis_tools/eval_metric.py` to `metric_options` * Improve tutorials Co-authored-by: mzr1996 <[email protected]>
Motivation
Add docs about analysis
Modification
Add CN\EN analysis docs.
BC-breaking (Optional)
no.
Checklist
Before PR:
After PR: