I'm using Microsoft Neural Network algorithm to my mining model.I'm predicting student's final mark using these input variables
1.Mid mark
2.Assignment mark
Although I can predict final mark with no issue ,but i have to create suggestions for students to improve their performance.
so i want all the possible input values(mid marks and assignment marks) to set final mark = 75.
IS THERE ANY DMX QUERY TO OVERCOME THIS PROBLEM ? (or any otherway)