-
Improvement
-
Resolution: Fixed
-
Major
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-58835_master -
The insights page lists predictions.Targets define suggested actions teachers can perform over these predictions. A new action to flag the prediction as not useful would help us refine the model predictions.
This would require a new default action for targets using insights and a new field in tool_inspire_predictions to store the teacher action.
We can start by skipping these predictions from being used for training but not useful predictions will keep coming up as the model is trained with these samples. We can go further than this and force future predictions (that come from the machine learning backends) pass through another model (trained with the prediction calculations + teachers input) and filter out predictions that match the pattern of previous predictions that teachers marked as not useful.
This would require some changes in the predictions processor API.
We agreed to work on refining predictions with teachers input during latest analytics meeting (May 2017)
- blocks
-
MDL-59630 Analytics tables and files cleanup
- Closed
- caused a regression
-
MDL-60275 course dropouts prediction actions missing argument
- Closed
- has been marked as being related by
-
MDLSITE-3451 Make cibot commit checks more intelligent about blocker issues/parent
- Open
- is blocked by
-
MDL-59153 Review tool_analytics and report_insights UI / UX
- Closed