Open 15962171082 opened 2 years ago
Thanks for sharing your excellent work! What's the meaning about "class_freq "? Does class_freq refer to the number of times each label appears in the training set? Is it a one-dimensional list?
Thanks for your interest. Yes, it's a one-dimensional list of label frequency in the training set as prepared in the dataset_prep step
Thanks for sharing your excellent work! What's the meaning about "class_freq "? Does class_freq refer to the number of times each label appears in the training set? Is it a one-dimensional list?