That being said, it sounds like you want to pick/select a certain member/item from a group of 50?
Instead of predicting the corresponding value, maybe you could just predict the index of that item.
Don't have much more to add. If you provide a bit more context about what you're trying to achieve someone may be able to provide more feedback. BTW this type of post is probably more suited for /r/learnmachinelearning , so try there too.
Sir-Rhino t1_j1a3o4a wrote
Reply to [P] Regression Model With Added Constraint by rapp17
I don't know much about models for tabular data.
That being said, it sounds like you want to pick/select a certain member/item from a group of 50? Instead of predicting the corresponding value, maybe you could just predict the index of that item.
Don't have much more to add. If you provide a bit more context about what you're trying to achieve someone may be able to provide more feedback. BTW this type of post is probably more suited for /r/learnmachinelearning , so try there too.