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
Train 7 models, each on a binary datasets separated by "has feature" and "does not have feature". The "has feature" dataset has the feature you are hoping the model will pickup on and the other is filled with the rest of the dataset. Some how find a way to combine these 7 models into one model or make a system to cast the predictions in a useful way. Maybe use the confidence scores or something.
The text was updated successfully, but these errors were encountered:
Train 7 models, each on a binary datasets separated by "has feature" and "does not have feature". The "has feature" dataset has the feature you are hoping the model will pickup on and the other is filled with the rest of the dataset. Some how find a way to combine these 7 models into one model or make a system to cast the predictions in a useful way. Maybe use the confidence scores or something.
The text was updated successfully, but these errors were encountered: