Questions tagged [predictive]

77 questions
-4
votes
0 answers

Train a ml algorithm to focus only on high score instances

I have a binary variable with two possible values, 0 or 1. It's an imbalanced problem, 98% of my data is 0 and 2% is 1. My objective is to give a list of 100 the instances of the test set which have more probabilities to be 1. Until now, I was…
-6
votes
2 answers

Whats the difference between a test set and a train set?

Whats the difference between a test set and a train set?
ripane
  • 26
  • 5
1 2 3 4 5
6