- getAlgorithmName(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get the algorithm name of an analysis.
- getAllAnalyses() - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Retrieve all analyses.
- getAllAnalyses() - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
- getAllAnalysesOfProject(long) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
- getAllDatasets() - 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 and their versions of a given user.
- getAllFeatures(String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get all feature names of an analysis.
- getAllModels() - Method in class org.wso2.carbon.ml.rest.api.ModelApiV10
-
- getAllModelsOfAnalysis(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Get all models of a given analysis.
- getAllProjects() - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
- getAllVersionsets(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get all versions of a dataset with a given id.
- getAnalyses() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getAnalysis(String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
Deprecated.
- getAnalysisOfProject(long, String) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
- getChartSamplePoints(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get chart sample points of a dataset version for a feature list.
- getChartSamplePointsOfLatestVersion(long, String) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get chart sample points of a dataset version for a feature list.
- getClusterPoints(long, String, int) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get cluster points of a dataset for a feature list.
- getComments() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- getComments() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getCreatedTime() - Method in class org.wso2.carbon.ml.rest.api.model.MLDatasetBean
-
- getCreatedTime() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getDataset(long) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get the dataset corresponds to 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
-
- getDescription() - Method in class org.wso2.carbon.ml.rest.api.model.MLProjectBean
-
- getfilteredFeatures(String, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get filtered feature names of an analysis.
- getHyperParameters(long, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get hyper-parameters of an analysis.
- getId() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- 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
-
- getModelSummary(long) - Method in class org.wso2.carbon.ml.rest.api.ModelApiV10
-
- 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
-
- getProject(String) - Method in class org.wso2.carbon.ml.rest.api.ProjectApiV10
-
- getProjectId() - Method in class org.wso2.carbon.ml.rest.api.model.MLAnalysisBean
-
- getResponseVariable(long) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get the response variable of an analysis.
- 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 a dataset version.
- getSummarizedFeatures(long, int, int) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get summarized features of an analysis.
- getSummaryStatistics(long, String) - Method in class org.wso2.carbon.ml.rest.api.AnalysisApiV10
-
get summarized statistics of a feature of an analysis.
- 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.
- 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) - Method in class org.wso2.carbon.ml.rest.api.DatasetApiV10
-
Get a dataset version with a given id.