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

[docs] Add doctests for metrics #2265

Closed
51 tasks done
ydcjeff opened this issue Oct 14, 2021 · 11 comments · Fixed by #2335
Closed
51 tasks done

[docs] Add doctests for metrics #2265

ydcjeff opened this issue Oct 14, 2021 · 11 comments · Fixed by #2335

Comments

@ydcjeff
Copy link
Contributor

ydcjeff commented Oct 14, 2021

📚 Documentation

Following #2230 , I listed the metrics places (suggested by @sdesrozis) where doctests can be added.

Metrics

Contrib Metrics

This is a great issue for first comers and those who want to learn more about Sphinx. This issue is the community effort.
If you want to contribute, please comment on this issue with the metric you want to add doctest (one by one).

Example on how to add doctest, see #2241

Thanks!

@wanjuntham
Copy link

Hello,

May I take up Average?

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Oct 14, 2021

Sure @wanjuntham , go for it, thanks!

@halsawadi
Copy link

halsawadi commented Oct 29, 2021

Hi, everyone

I'm coming from PyData Global 2021's sprint.

I'll work on Precision, if it isn't taken yet.

@Eunjnnn
Copy link
Contributor

Eunjnnn commented Nov 9, 2021

Hello
This is my first contribution :-)

can I work on Loss ?

@sdesrozis
Copy link
Contributor

Hello

This is my first contribution :-)

can I work on Loss ?

@Eunjnnn thank you ! Yes you can 😉

@wanjuntham
Copy link

@vfdev-5 Hey, I actually didnt have time to work on this. Could you unassign me?

@sdesrozis
Copy link
Contributor

@Eunjnnn Are you still working on Loss ? Or do you need help ?

@Eunjnnn
Copy link
Contributor

Eunjnnn commented Nov 12, 2021

@sdesrozis Hi I'm trying to work on it, but actually i'm not sure where to start,,

@sdesrozis
Copy link
Contributor

@sdesrozis Hi I'm trying to work on it, but actually i'm not sure where to start,,

First, take a look to our contribution guide. Then, you will have to set up your environment (testing, building the doc).

And finally, you will find here what is needed to write the doc and doctests according to our guidelines :)

@Ishan-Kumar2
Copy link
Contributor

I'll add some of the contrib regression metrics FractionalBias, FractionalAbsoluteError, CanberraMetric, GeometricMeanAbsoluteError

@Ishan-Kumar2
Copy link
Contributor

I'll add the remaining contrib metrics AveragePrecision, PrecisionRecallCurve, ROC_AUC and RocCurve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants