moodle/course/classes
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
..
analytics/indicator MDL-59265 analytics: Rename machine learning backend method 2017-08-25 13:17:22 +02:00
external MDL-58644 myoverview: Filter course summary before displaying. 2017-04-27 11:22:03 +05:30
management Merge branch 'MDL-59370-master' of git://github.com/damyon/moodle 2017-08-15 10:16:42 +08:00
output MDL-59612 core: apply filters to activity names 2017-08-02 16:55:03 +08:00
search MDL-55278 search: Updating references to area namespace 2016-07-21 18:38:18 +02:00
task MDL-54751 course: Set adhoc task user 2016-11-08 09:45:07 +08:00
deletecategory_form.php
editcategory_form.php MDL-44590 category: correct get_string component 2014-03-24 16:43:42 +08:00
management_renderer.php MDL-56954 theme_boost: apply bs4 styles to course management page 2017-02-02 15:52:00 +08:00