- 13 Apr, 2022 1 commit
-
-
jun authored
-
- 12 Jan, 2022 1 commit
-
-
ilya authored
-
- 18 Aug, 2020 1 commit
-
-
Eloy Lafuente authored
version = 2021052500 release version requires= 2021052500 same than version Why 20210525? (25th May 2021) ? Because master is going to be Moodle 4.0, to be released on November 2021. And, until then, we are going to have a couple of "intermediate" releases: - Moodle 3.10 to be released 9th November 2020. (2020110900) This version will be using versions from today to 2020110900 (once it's released the YYYYMMDD part stops advancing). - Moodle 3.11 to be released 10th May 2021. (2021051000) This version will be using versions from 3.10 release to 2021051000 (once it's released the YYYYMMDD part stops advancing). That means that all versions from today to 2021051000 are going to be used by those 2 "intermediate" releases (3.10 and 3.11). And we cannot use them in master, because it's forbidden to have any overlapping of versions between branches (or different upgrade paths will fail). So, get that 2021051000, let's add it a couple o...
-
- 17 Aug, 2020 1 commit
-
-
Eloy Lafuente authored
version = 2021052500 release version requires= 2021052500 same than version Why 20210525? (25th May 2021) ? Because master is going to be Moodle 4.0, to be released on November 2021. And, until then, we are going to have a couple of "intermediate" releases: - Moodle 3.10 to be released 9th November 2020. (2020110900) This version will be using versions from today to 2020110900 (once it's released the YYYYMMDD part stops advancing). - Moodle 3.11 to be released 10th May 2021. (2021051000) This version will be using versions from 3.10 release to 2021051000 (once it's released the YYYYMMDD part stops advancing). That means that all versions from today to 2021051000 are going to be used by those 2 "intermediate" releases (3.10 and 3.11). And we cannot use them in mater, because it's forbidden to have any overlapping of versions between branches (or different upgrade paths will fail). So, get that 2021051000, let's add it a couple of weeks to cover the on-sync period (or a 2 weeks delay max!) and, the first version that master can "own" in exclusive (without any overlap) is, exactly, 25th May 2021, hence our 20210525.
-
- 09 Jun, 2020 1 commit
-
-
Eloy Lafuente authored
version = 2020061500 release version requires= 2020060900 current rc1 (week7roll1) version
-
- 13 Nov, 2019 1 commit
-
-
Eloy Lafuente authored
version = 2019111800 release version requires= 2019111200 current beta (week7roll1) version
-
- 04 Oct, 2019 1 commit
-
-
David Monllaó authored
-
- 02 Oct, 2019 1 commit
-
-
David Monllaó authored
-
- 09 Sep, 2019 1 commit
-
-
Adds multi-class capabilities to prediction processors as well as multi-classification unit tests
-
- 12 Jul, 2019 3 commits
-
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 07 Jun, 2019 1 commit
-
-
David Monllaó authored
This change only affects the Moodle UI.
-
- 13 May, 2019 1 commit
-
-
Eloy Lafuente authored
version = 2019052000 release version requires= 2019051100 current beta (week6roll2) version
-
- 11 Apr, 2019 1 commit
-
-
David Monllaó authored
-
- 08 Mar, 2019 1 commit
-
-
David Monllaó authored
-
- 26 Feb, 2019 1 commit
-
-
David Monllaó authored
-
- 30 Nov, 2018 1 commit
-
-
Eloy Lafuente authored
version = 2018120300 release version requires= 2018112800 current rc2 (week7roll1) version
-
- 09 May, 2018 1 commit
-
-
Eloy Lafuente authored
version = 2018051400 release version requires= 2018050800 current beta+ (week4roll1) version
-
- 02 May, 2018 1 commit
-
-
David Monllaó authored
-
- 10 Nov, 2017 1 commit
-
-
Eloy Lafuente authored
version = 2017111300 release version requires= 2017110800 current rc2 version
-
- 13 Oct, 2017 1 commit
-
-
David Monllaó authored
- Basic unit test for minimum machine learning backends requirements - Warning return messages now include not enough data - Clear models when the predictions processor is changed - Refined the name of a couple of constants / methods
-
- 03 Oct, 2017 1 commit
-
-
David Monllaó authored
-
- 07 Sep, 2017 1 commit
-
-
- 05 Sep, 2017 1 commit
-
-
Significant string changes: * mobileappenabled, setuplink and setuplink_desc in tool_mobile - improved wording * getmoodleonyourmobile and custommenuitems_desc in tool_mobile - improved wording
-
- 25 Aug, 2017 2 commits
-
-
David Monllaó authored
-
David Monllaó authored
- 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
-
- 24 Jul, 2017 8 commits
-
-
David Monllaó authored
-
David Monllaó authored
Part of MDL-57791 epic.
-
David Monllaó authored
- 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
-
David Monllaó authored
Part of MDL-57791 epic.
-
David Monllaó authored
-
David Monllaó authored
Part of MDL-57791 epic.
-
David Monllaó authored
Part of MDL-57791 epic.
-
David Monllaó authored
Part of MDL-57791 epic.
-