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

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

$hostmlbackend_python\processorprotected
$passwordmlbackend_python\processorprotected
$pathtopythonmlbackend_python\processorprotected
$portmlbackend_python\processorprotected
$securemlbackend_python\processorprotected
$usernamemlbackend_python\processorprotected
$useservermlbackend_python\processorprotected
__construct()mlbackend_python\processor
add_extra_result_info(\stdClass $resultobj)mlbackend_python\processorprotected
check_pip_package_version($actual, $required=self::REQUIRED_PIP_PACKAGE_VERSION)mlbackend_python\processorstatic
classify($uniqueid, stored_file $dataset, $outputdir)mlbackend_python\processor
clear_model($uniqueid, $modelversionoutputdir)mlbackend_python\processor
delete_output_dir($modeloutputdir, $uniqueid)mlbackend_python\processor
estimate($uniqueid, stored_file $dataset, $outputdir)mlbackend_python\processor
evaluate_classification($uniqueid, $maxdeviation, $niterations, stored_file $dataset, $outputdir, $trainedmodeldir)mlbackend_python\processor
evaluate_regression($uniqueid, $maxdeviation, $niterations, stored_file $dataset, $outputdir, $trainedmodeldir)mlbackend_python\processor
exec_command(string $modulename, array $params, string $errorlangstr)mlbackend_python\processorprotected
export(string $uniqueid, string $modeldir)mlbackend_python\processor
get_file_path(\stored_file $file)mlbackend_python\processorprotected
import(string $uniqueid, string $modeldir, string $importdir)mlbackend_python\processor
is_python_server_ready()mlbackend_python\processorprotected
is_ready()mlbackend_python\processor
is_webserver_ready()mlbackend_python\processorprotected
REQUIRED_PIP_PACKAGE_VERSIONmlbackend_python\processor
server_request($url, string $method, array $requestparams, ?array $options=null)mlbackend_python\processorprotected
train_classification($uniqueid, stored_file $dataset, $outputdir)mlbackend_python\processor
train_regression($uniqueid, stored_file $dataset, $outputdir)mlbackend_python\processor