Ashwin Mathur

Results 24 comments of Ashwin Mathur

I would like to work on this issue. I will create a common fixture in `imblearn/utils/estimator_checks.py` and remove the dataset generation from all the necessary tests.

@silvanocerza I have opened a draft PR (#6464) that adds Evaluation and Metrics calculation for components and Pipelines. Requesting comments on the overall approach. Thanks.

@GuillemGSubies There has been no activity on your PR #21535 since a while. I would like to fix the issue and complete the PR. Should I proceed? Are you still...

@jprivera44 Yeah, I am still working on it. Most of the work is done. There's just one test left to be fixed. I will mostly fix it up by the...

@sushmanthreddy As mentioned in https://github.com/huggingface/transformers/issues/21530#issuecomment-1504765529, I am still working on the issue. There is only one failing test left to be fixed. The PR is still under review, hence the...

Yeah, I can open a PR to fix this.

@sgugger I rebased with main. All the CI checks pass now.

@NielsRogge @sgugger Is there a way to skip the check for specific lines when I run `make repo-consistency`. It gives an error when I add this: `# Copied from transformers.models.opt.modeling_opt.OPTForSequenceClassification...