Package | Description |
---|---|
org.apache.ignite.ml.sparkmodelparser |
Base package for Spark model parser.
|
Modifier and Type | Method and Description |
---|---|
static SupportedSparkModels |
SupportedSparkModels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedSparkModels[] |
SupportedSparkModels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Model |
SparkModelParser.parse(String pathToMdl,
SupportedSparkModels parsedSparkMdl)
Load model from parquet (presented as a directory).
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024