moodle/report
David Monllao 5c5cb3ee15 MDL-59265 analytics: Rename machine learning backend method
- Method names renamed to avoid interface changes once
  we support regression and unsupervised learning
- Adding regressor interface even if not implemente
- predictor interface comments expanded
- Differentiate model's required accuracy from predictions quality
- Add missing get_callback_boundary call
- Updated datasets' metadata to allow 3rd parties to code
  regressors themselves
- Add missing option to exception message
- Include target data into the dataset regardless of being a prediction
  dataset or a training dataset
- Explicit in_array and array_search non-strict calls
- Overwrite discrete should_be_displayed implementation with the binary one
- Overwrite no_teacher get_display_value as it would otherwise look
  wrong
- Other minor fixes
2017-08-25 13:17:22 +02:00
..
backups MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
competency MDL-57139 js: built 2017-06-01 14:54:40 +01:00
completion MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
configlog MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
courseoverview MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
eventlist MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
insights MDL-59265 analytics: Rename machine learning backend method 2017-08-25 13:17:22 +02:00
log MDL-57611 report_log: Fix capability checks for viewing logs 2017-08-11 13:01:50 +09:30
loglive MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
outline MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
participation MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
performance MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
progress MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
questioninstances MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
security MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
stats MDL-58991 report_stats: use same date handling on chart rendering 2017-06-06 09:46:23 +08:00
usersessions MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
upgrade.txt MDL-54998 report_log: Convert log report graphs to the new API 2016-07-25 10:42:47 +01:00