You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is okay, but not ideal. Consider adapting the weights to be per 0/n, 1/n ... n/n. I think the original approach is okay given the final task is majority class voting, so leaving it in as food for thought.
At the moment the weights are
This is okay, but not ideal. Consider adapting the weights to be per 0/n, 1/n ... n/n. I think the original approach is okay given the final task is majority class voting, so leaving it in as food for thought.