-
Improvement
-
Resolution: Fixed
-
Major
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_34_STABLE
-
MDL-59067_master -
We now calculate all training data once the target is available. This can be a problem for time-based models because things change over time (activities that were visible to students may not be visible now). It would be more accurate to calculate indicators just after each of the model's
time ranges finishes. This would be an important improvement for models like prediction of students at risk of dropping out of courses because most of the community of inquiry indicators are based on the available activities for the student, we now guess the activities that were available to the student.
We could store those calculations in the database and attach them to the dataset once the target can be calculated. If the dates that define the range change we should throw this calculations to the garbage although we should also warn users about the consequences of changing dates.
- blocks
-
MDL-59630 Analytics tables and files cleanup
- Closed
-
MDL-59030 Add course information indicators
- Closed
-
MDL-59265 Guarantee 3rd parties can add machine learning backends for regression
- Closed
- is blocked by
-
MDL-59661 Add a button to export model's training data
- Closed
-
MDL-59116 Allow multiple predictions of the same time range
- Closed
- Testing discovered
-
MDL-59851 Document bulkinsertsize in config-dist.php
- Closed