Skip to content
Snippets Groups Projects
Commit f54a7b87 authored by v.gramlich1's avatar v.gramlich1
Browse files

Changes according to the threads, using histogram += hist and histogram /=...

Changes according to the threads, using histogram += hist and histogram /= np.amax(histogram) leads to error because of wrong shape
parent 21203700
No related branches found
No related tags found
1 merge request!302Draft: Resolve "Class-based Oversampling technique"
Pipeline #70735 passed