How to extract features insights to change classifier decision?
I don't know if my question is specific enough but there's what I mean.
Suppose we have high school grades of students who attended a Computer Science degree and whether or not they succeeded (given a certain criteria). I want to create an adviser, which given high school grades, point out which features (grades) doesn't fit (below a certain important range for example) to twist them to reach the objective (be Good in Computer Science Degree).
Is this possible ? What is the methodology to do that? Are there resources you can advise ?
Topic methodology supervised-learning classification machine-learning
Category Data Science