Class | Description |
---|---|
DASDatasetProcessor |
WSO2 Data Analytics Server related dataset processor
|
EmailNotificationSender |
This class is used to send email notifications.
|
FileDatasetProcessor |
File dataset processor
|
FileInputAdapter |
Implementation of
MLInputAdapter for regular file system. |
FileOutputAdapter |
Responsible for writing a given input stream to a specified path in local file system.
|
H2OConfigurationParser |
Class contains methods for parsing configurations for H2O Server.
|
H2OServer |
H2O server for Deep Learning.
|
HdfsDatasetProcessor |
HDFS related dataset processor.
|
HdfsInputAdapter |
Implementation of
MLInputAdapter for Hadoop file system. |
HdfsOutputAdapter |
HDFS based output adapter for ML.
|
MLAnalysisHandler |
MLAnalysisHandler is responsible for handling/delegating all the analysis related requests. |
MLDatasetProcessor |
This object is responsible for reading a data-set using a
MLInputAdapter , extracting meta-data, persist in ML
db and store the data stream in a user defined target path. |
MLIOFactory |
MLIOFactory is responsible for generating the concrete classes of the IO Adapter interfaces based on the user
configuration.
|
MLModelHandler |
MLModelHandler is responsible for handling/delegating all the model related requests. |
MLProjectHandler |
MLProjectHandler is responsible for handling/delegating all the project management requests. |
Predictor |
Predict using input data rows.
|
RegistryInputAdapter |
Implementation of
MLInputAdapter for governance registry |
RegistryOutputAdapter |
Registry adapter for ML.
|
SparkConfigurationParser |
Class contains methods for parsing configurations from machine-learner.xml XML file.
|
SummaryStatsGenerator |
Responsible for generating summary stats for a given set of sample points.
|
Enum | Description |
---|---|
MLModelHandler.Format |
Copyright © 2016 WSO2, Inc.. All Rights Reserved.