.. _f-opsvmregressorcpython-39-x8664-linux-gnu: module ``onnxrt.ops_cpu.op_svm_regressor_`` =========================================== Short summary +++++++++++++ module ``mlprodict.onnxrt.ops_cpu.op_svm_regressor_`` Implements runtime for operator SVMRegressor. The code is inspired from `svm_regressor.cc `_ in :epkg:`onnxruntime`. :githublink:`%|py|0` Classes +++++++ +-----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | class | truncated documentation | +===========================================================================================================+==================================================================================================================================================================================================================+ | :class:`RuntimeSVMRegressorDouble ` | Implements Double runtime for operator SVMRegressor. The code is inspired from `svm_regressor.cc `_ ... | +-----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :class:`RuntimeSVMRegressorFloat ` | Implements float runtime for operator SVMRegressor. The code is inspired from `svm_regressor.cc `_ ... | +-----------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlprodict.onnxrt.ops_cpu.op_svm_regressor_ :members: :special-members: __init__ :show-inheritance: