Skip to content

Class percentage analysis for train, val and test datasets#11

Merged
DivyenduDutta merged 3 commits intomasterfrom
feature/10-class-percentage
Aug 26, 2025
Merged

Class percentage analysis for train, val and test datasets#11
DivyenduDutta merged 3 commits intomasterfrom
feature/10-class-percentage

Conversation

@DivyenduDutta
Copy link
Owner

#10

Implemented a function to compute and return the distribution of classes in wafer map datasets. This is to check if the current train, val and test split maintains class percentages to the full dataset before split.

Implemented a function to compute and return the distribution of classes in wafer map datasets. This is to check if the current train, val and test split maintains class percentages to the full dataset before split.
Error started suddenly occurring on 26.08.2025. Seems like Github Actions Runner was updated and broke this.
@DivyenduDutta DivyenduDutta self-assigned this Aug 26, 2025
@DivyenduDutta DivyenduDutta added enhancement New feature or request question Further information is requested labels Aug 26, 2025
@DivyenduDutta DivyenduDutta added this to the Second Iteration milestone Aug 26, 2025
@DivyenduDutta DivyenduDutta merged commit 407bd21 into master Aug 26, 2025
2 checks passed
@DivyenduDutta DivyenduDutta deleted the feature/10-class-percentage branch August 26, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Are class percentages are maintained in train, val and test datasets?

1 participant