JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.trino.plugin.ml.SvmRegressor
Packages that use
SvmRegressor
Package
Description
io.trino.plugin.ml
Uses of
SvmRegressor
in
io.trino.plugin.ml
Methods in
io.trino.plugin.ml
that return
SvmRegressor
Modifier and Type
Method
Description
static
SvmRegressor
SvmRegressor.
deserialize
(byte[] modelData)