Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Namespaces | Classes
core_analytics Namespace Reference

  More...

Namespaces

namespace  privacy
  
 

Classes

class  action
 Representation of a suggested action. More...
 
class  admin_setting_predictor
 Extension to show an error message if the selected predictor is not available. More...
 
interface  analysable
 Any element analysers can analyse. More...
 
class  analysis
 Runs an analysis of the site. More...
 
class  bulk_action
 Representation of a suggested bulk action. More...
 
class  calculable
 Calculable dataset items abstract class. More...
 
class  calculation_info
 Extra information generated during the analysis by calculable elements. More...
 
interface  classifier
 Classifier interface. More...
 
class  course
 Moodle course analysable. More...
 
class  dataset_manager
 Datasets manager. More...
 
class  default_bulk_actions
 Default list of bulk actions to reuse across different targets as presets. More...
 
class  insights_generator
 Insights generator. More...
 
class  manager
 Analytics basic actions manager. More...
 
class  model_config
 Model configuration manager. More...
 
interface  packable
 Exportable machine learning backend interface. More...
 
class  prediction
 Representation of a prediction. More...
 
class  prediction_action
 Representation of a suggested action associated with a prediction. More...
 
interface  predictor
 Predictors interface. More...
 
interface  regressor
 Regressors interface. More...
 
class  requirements_exception
 Dummy class to identify model requirements exceptions. More...
 
class  site
 Moodle site analysable. More...
 
class  stats
 Provides stats and meta information about the analytics usage on this site. More...
 
class  user
 Moodle user analysable. More...
 

Detailed Description