Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[MRG] implement InstanceHardnessCV#1125

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
fritshermans wants to merge18 commits intoscikit-learn-contrib:master
base:master
Choose a base branch
Loading
fromfritshermans:instance-hardness-cv

Conversation

fritshermans
Copy link

@fritshermansfritshermans commentedJan 31, 2025
edited
Loading

As discussed on LinkedIn with@glemaitre, I implemented the InstanceHardnessCV splitter as described in myblog post.

'Instance hardness' refers to the difficulty to classify an instance. The way hard-to-classify instances are distributed over train and test sets has significant effect on the test set performance metrics.

Todo:

  • add example toexamples/ folder
  • write documentation

@fritshermans
Copy link
Author

I made a small change in the way samples with large instance hardness are distributed over the folds. I first sort by label and then by proba before assigning the folds. Documentation is now also created. Let me know if there are questions or if there's something more I can do!

@fritshermansfritshermans changed the title[WIP] implement InstanceHardnessCVimplement InstanceHardnessCVMar 30, 2025
@fritshermansfritshermans changed the titleimplement InstanceHardnessCV[MRG] implement InstanceHardnessCVMar 30, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@fritshermans

[8]ページ先頭

©2009-2025 Movatter.jp