David Monllaó
bf25fb166c
MDL-65585 analytics: Global on/off switch
2019-10-10 10:06:31 +08:00
David Monllaó
a89077e49f
MDL-57900 analytics: Site info settings
2019-04-29 09:29:03 +02:00
David Monllaó
5f1f0ee6a1
MDL-65175 analytics: Time-splittings can be invalid for evaluation
2019-04-10 12:19:52 +02:00
David Monllaó
3576b66bfd
MDL-60936 analytics: Timesplittings setting only for evaluation
2019-03-18 09:34:52 +01:00
David Monllao
ed12ba6ba8
MDL-60520 analytics: Per-model ml backend
2018-10-22 13:58:33 +02:00
David Monllao
dd13fc222c
MDL-59694 analytics: Track processed analysables
2017-10-09 07:47:28 +02:00
Mark Nelson
9a1067f389
MDL-59900 core_admin: moved analytic links to their own category
2017-09-13 11:40:40 +08:00
Dan Poltawski
f48b861302
Merge branch 'MDL-59840_master' of git://github.com/dmonllao/moodle
2017-09-07 10:50:13 +02:00
David Monllao
37dec84dc0
MDL-59840 analytics: Enable single range instead of no splitting
2017-09-01 11:12:05 +02:00
David Monllao
f19719c198
MDL-59657 analytics: Option to restrict heavy processes to CLI
...
Default to only CLI.
2017-08-28 21:18:52 +02:00
David Monllao
805b667c3a
MDL-59665 analytics: Reuse existing lang string
2017-08-01 07:24:23 +02:00
David Monllao
85e50ba405
MDL-57791 analytics: Set logstore during install
...
get_analytics_logstore updated to fix an edge case.
2017-07-25 11:05:03 +02:00
David Monllao
206d7aa9ad
MDL-59212 analytics: Move API uses out of analytics dir
...
Part of MDL-57791 epic.
2017-07-24 08:37:00 +02:00
David Monllao
3a396286b1
MDL-57791 analytics: Always absolute full class names
...
Some extra tiny changes as well.
2017-07-24 08:36:50 +02:00
David Monllao
1cc2b4bac3
MDL-57791 analytics: Second review round
2017-07-24 08:36:50 +02:00
David Monllao
1611308b58
MDL-57791 analytics: Changes after review
...
- Split model::predict in parts
- JS promises updated according to eslint-plugin-promise
- New API methods replacing direct DB queries
- Reduce insights nav link display cost
- Increase time limit as well as memory for big processes
- Move prediction action event to core
- Dataset write locking and others
- Refine last time range end time
- Removed dodgy splitting method id to int
- Replace admin_setting_predictor output_html overwrite for write_setting overwrite
- New APIs for access control
- Discard invalid samples also during prediction
2017-07-24 08:36:49 +02:00
David Monllao
3a217fc394
MDL-57791 analytics: Replace settings by get_archetype_roles
2017-07-24 08:36:48 +02:00
David Monllao
f67f35f324
MDL-59010 analytics: Direct db calls to logging API
...
Part of MDL-57791 epic.
2017-07-24 08:36:46 +02:00
David Monllao
369389c9a6
MDL-58859 analytics: Analytics API added to core
...
Part of MDL-57791 epic.
2017-07-24 07:53:03 +02:00