Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
mlbackend_php\processor Member List

This is the complete list of members for mlbackend_php\processor, including all inherited members.

$limitedsize (defined in mlbackend_php\processor)mlbackend_php\processorprotected
BATCH_SIZEmlbackend_php\processor
classify($uniqueid, stored_file $dataset, $outputdir)mlbackend_php\processor
clear_model($uniqueid, $modelversionoutputdir)mlbackend_php\processor
delete_output_dir($modeloutputdir, $uniqueid)mlbackend_php\processor
estimate($uniqueid, stored_file $dataset, $outputdir)mlbackend_php\processor
evaluate_classification($uniqueid, $maxdeviation, $niterations, stored_file $dataset, $outputdir, $trainedmodeldir)mlbackend_php\processor
evaluate_regression($uniqueid, $maxdeviation, $niterations, stored_file $dataset, $outputdir, $trainedmodeldir)mlbackend_php\processor
export(string $uniqueid, string $modeldir)mlbackend_php\processor
extract_metadata($fh)mlbackend_php\processorprotected
get_evaluation_result_object(\stored_file $dataset, $scores, $maxdeviation)mlbackend_php\processorprotected
get_model_filepath(string $modeldir)mlbackend_php\processorprotected
import(string $uniqueid, string $modeldir, string $importdir)mlbackend_php\processor
instantiate_algorithm()mlbackend_php\processorprotected
is_ready()mlbackend_php\processor
load_classifier($outputdir)mlbackend_php\processorprotected
MODEL_FILENAMEmlbackend_php\processor
train_classification($uniqueid, stored_file $dataset, $outputdir)mlbackend_php\processor
TRAIN_ITERATIONSmlbackend_php\processor
train_regression($uniqueid, stored_file $dataset, $outputdir)mlbackend_php\processor