LiFaytheGoblin / moodle-tool_lala

Let's audit Moodle Learning Analytics.
https://moodle.org/plugins/tool_lala
Other
3 stars 0 forks source link

Enable audits of Neural Network models #19

Open LiFaytheGoblin opened 1 year ago

LiFaytheGoblin commented 1 year ago

The current process only works for LinearRegression models - this is the default model type. However, a user could use any available ML backend. Update the plugin so that it is agnostic to the type of ML backend and model used.