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

Miscellaneous doc fixes #125

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

taharallouche
Copy link
Contributor

I fixed two spots in the doc:

  • The Mace aggregator doc had some broken mathematical symbols. (missing $ and raw strings).
  • The Consistency metric's docstring refers to a Dawid-Skene model whereas the aggregator is actually an attribute of the class and can be any BaseClassificationAggregator.

If the changes are OK, would you like me to squash the commits ?

Checklist

  • I have read the CONTRIBUTING document
  • I hereby agree to the terms of either individual CLA available at: https://toloka.ai/legal/cla_individual or corporate CLA available at: https://toloka.ai/legal/cla_corporate, whichever is applicable to me, as it pertains to direct contributions to crowd-kit only
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@dustalov dustalov merged commit 8ff3640 into Toloka:main Oct 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants