Yiran(Steven) Shi

Results 14 comments of Yiran(Steven) Shi

Can I work on this issue?

Yes, I am still working on the flatten multi-dimension input part. Should have result this weekend.

Hi @jwmueller, I am wondering if I can get some feedback on this code example I added for the cleanlab.dataset.find_overlapping_classes method. Right now I assumed the data and labels are...

Yes, using the `pred_probs` makes sense. Thanks a lot for the clarification! I will go ahead and open a PR.

Hi @jwmueller, I am trying to add doctest code for the examples in the docstrings. However, there is a formatting problem. Specifically, in order for doctest to interpret a docstring...

I have changed the style of the examples a bit so that with the help of some doctest setup code, this example is actually runnable with `make doctest`. Is this...

Can I work on this issue? I can follow up on the information provided in the link. I am looking to start my first contribution to this awesome project.

@jwmueller, thanks a lot for the suggestion. I can work on adding code blocks to docstring. I will go leave a comment there.

hi @jwmueller, I am interested in working on this issue.