- getAlgorithm(String) - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV10
-
Get MLAlgorithm
object by algorithm name.
- getAlgorithm(String) - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV11
-
Get MLAlgorithm
object by algorithm name.
- getAlgorithmName(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get the algorithm name of an analysis.
- getAlgorithmName(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the algorithm name of an analysis.
- getAlgorithmName() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getAlgorithmType(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get the algorithm type of an analysis.
- getAlgorithmType(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the algorithm type of an analysis.
- getAllAlgorithms() - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV10
-
Get all supported algorithms.
- getAllAlgorithms() - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV11
-
Get all supported algorithms.
- getAllAnalyses() - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Retrieve all analyses.
- getAllAnalyses() - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Retrieve all analyses.
- getAllAnalysesOfProject(long) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
Get all analyses of a project
- getAllDatasets(String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get all datasets of this tenant and user.
- getAllDatasetVersions() - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get all datasets with their versions.
- getAllFeatures(String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get all feature names of an analysis.
- getAllFeatures(String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get all feature names of an analysis.
- getAllModels() - Method in class org.wso2.carbon.ml.rest.api.ModelApiV10
-
Get all models
- getAllModels() - Method in class org.wso2.carbon.ml.rest.api.ModelApiV11
-
Get all models
- getAllModelsOfAnalysis(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get all models of an analysis.
- getAllModelsOfAnalysis(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get all models of an analysis.
- getAllProjects() - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
Get all projects
- getAllProjectsWithAnalyses(String) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
Get all projects created with the given dataset
- getAllVersionsets(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get all versions of a dataset.
- getAnalyses() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getAnalysisOfProject(long, String) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
Get analysis of a project given the analysis name
- getChartSamplePoints(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get chart sample points of a dataset version.
- getChartSamplePointsOfLatestVersion(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get chart sample points of the latest version of a dataset.
- getClusterPoints(long, String, int) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get cluster points of a dataset version.
- getComments() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- getComments() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getConfigs(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get configurations of an analysis.
- getConfigs(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get configurations of an analysis.
- getCreatedTime() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getCreatedTime() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getCustomizedFeatures(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get customized features of an analysis.
- getCustomizedFeatures(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get customized features of an analysis.
- getCustomizedFeatures() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getDASTables() - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV10
-
Get available WSO2 DAS tables.
- getDASTables() - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV11
-
Get available WSO2 DAS tables.
- getDataset(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get the dataset of a given dataset ID.
- getDatasetId() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getDatasetName() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getDatasetStatus(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get the status of a dataset.
- getDatasetStatus() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getDescription() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getException() - Method in class org.wso2.carbon.ml.rest.api.model.MLErrorBean
-
- getfilteredFeatures(String, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get filtered feature names of an analysis.
- getfilteredFeatures(String, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get filtered feature names of an analysis.
- getFilteredFeatures(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get filtered feature names of a dataset.
- getHyperParameters(long, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get hyper-parameter of an analysis.
- getHyperParameters(long, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get hyper-parameter of an analysis.
- getHyperParameters() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getHyperParamsOfAlgorithm(String) - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV10
-
Get hyper-parameters of an algorithm.
- getHyperParamsOfAlgorithm(String) - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV11
-
Get hyper-parameters of an algorithm.
- getId() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- getId() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getId() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getId() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getId() - Method in class org.wso2.carbon.ml.rest.api.model.MLVersionBean
-
- getModel(String) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV10
-
- getModel(String) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV11
-
Get the model data
- getModelSummary(long) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV10
-
Get the model summary
- getModelSummary(long) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV11
-
Get the model summary
- getName() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- getName() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getName() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getNewAnomalyLabel(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the new anomaly labels of an analysis.
- getNewAnomalyLabel() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getNewNormalLabel(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the new normal label of an analysis.
- getNewNormalLabel() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getNormalization(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the normalization option of an analysis.
- getNormalLabels(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the normal labels of an analysis.
- getNormalLabels() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getObservationList(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
get the observation list fraction of an analysis.
- getObservations() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getPMMLAvailability(String, String) - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV11
-
Get PMML availability of an algorithm.
- getProductRecommendations(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV11
-
Get a list of recommended products for a given user using the given model.
- getProductVariable(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
get the product variable of an analysis.
- getProductVariable() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getProject(String) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
Get project by project name
- getProjectId() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- getProjectModels(long) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
Get all models of a project
- getRatingVariable(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
get the rating variable of an analysis.
- getRatingVariable() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getRecommendations(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV10
-
Get the model data
- getResponse() - Method in class org.wso2.carbon.ml.rest.api.model.MLResponseBean
-
- getResponseVariable(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get the response variable of an analysis.
- getResponseVariable(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the response variable of an analysis.
- getResponseVariable() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getSamplePoints(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get sample points of a dataset version.
- getScatterPlotPoints(long, ScatterPlotPoints) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get scatter plot points of a dataset version.
- getScatterPlotPointsOfLatestVersion(long, ScatterPlotPoints) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get scatter plot points of the latest version of a dataset.
- getStatus() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getStatus() - Method in class org.wso2.carbon.ml.rest.api.model.MLVersionBean
-
- getSummarizedFeatures(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get summarized features of an analysis.
- getSummarizedFeatures(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get summarized features of an analysis.
- getSummaryStatistics(long, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get summary statistics of a feature of an analysis.
- getSummaryStatistics(long, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get summary statistics of a feature of an analysis.
- getSummaryStatistics(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get summary statistics of a dataset feature.
- getSummaryStatSettings() - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV10
-
Get summary statistics settings.
- getSummaryStatSettings() - Method in class org.wso2.carbon.ml.rest.api.ConfigurationApiV11
-
Get summary statistics settings.
- getTenantID() - Method in class org.wso2.carbon.ml.rest.api.MLRestAPI
-
- getTrainDataFraction(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get the train data fraction of an analysis.
- getTrainDataFraction(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
Get the train data fraction of an analysis.
- getTrainDataFraction() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getUserRecommendations(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV11
-
Get a list of recommended users for a given product using the given model.
- getUserVariable(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV11
-
get the user variable of an analysis.
- getUserVariable() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisConfigsBean
-
- getVersion() - Method in class org.wso2.carbon.ml.rest.api.model.MLVersionBean
-
- getVersions() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getVersionset(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get dataset version for a given dataset ID and version.
- getVersionset(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get dataset version for a given dataset version ID.