Synapseml
0.10.0
|
This is the complete list of members for Synapse.ML.Automl.BestModel, including all inherited members.
BestModel() | Synapse.ML.Automl.BestModel | inline |
BestModel(string uid) | Synapse.ML.Automl.BestModel | inline |
GetAllModelMetrics() | Synapse.ML.Automl.BestModel | |
GetBestModel() | Synapse.ML.Automl.BestModel | inline |
GetBestModelMetrics() | Synapse.ML.Automl.BestModel | |
GetRocCurve() | Synapse.ML.Automl.BestModel | |
GetScoredDataset() | Synapse.ML.Automl.BestModel | |
Load(string path) | Synapse.ML.Automl.BestModel | static |
Read() | Synapse.ML.Automl.BestModel | |
Save(string path) | Synapse.ML.Automl.BestModel | |
SetAllModelMetrics(DataFrame value) | Synapse.ML.Automl.BestModel | |
SetBestModel(JavaTransformer value) | Synapse.ML.Automl.BestModel | |
SetBestModelMetrics(DataFrame value) | Synapse.ML.Automl.BestModel | |
SetRocCurve(DataFrame value) | Synapse.ML.Automl.BestModel | |
SetScoredDataset(DataFrame value) | Synapse.ML.Automl.BestModel | |
Write() | Synapse.ML.Automl.BestModel |