|
Synapseml
1.0.4
|
SimpleDetectMultivariateAnomaly implements SimpleDetectMultivariateAnomaly More...


Public Member Functions | |
| SimpleDetectMultivariateAnomaly () | |
| Creates a SimpleDetectMultivariateAnomaly without any parameters. More... | |
| SimpleDetectMultivariateAnomaly (string uid) | |
| Creates a SimpleDetectMultivariateAnomaly with a UID that is used to give the SimpleDetectMultivariateAnomaly a unique ID. More... | |
| SimpleDetectMultivariateAnomaly | SetBackoffs (int[] value) |
| Sets value for backoffs More... | |
| SimpleDetectMultivariateAnomaly | SetDiagnosticsInfo (DiagnosticsInfo value) |
| Sets value for diagnosticsInfo More... | |
| SimpleDetectMultivariateAnomaly | SetEndTime (string value) |
| Sets value for endTime More... | |
| SimpleDetectMultivariateAnomaly | SetErrorCol (string value) |
| Sets value for errorCol More... | |
| SimpleDetectMultivariateAnomaly | SetHandler (object value) |
| Sets value for handler More... | |
| SimpleDetectMultivariateAnomaly | SetInitialPollingDelay (int value) |
| Sets value for initialPollingDelay More... | |
| SimpleDetectMultivariateAnomaly | SetInputCols (string[] value) |
| Sets value for inputCols More... | |
| SimpleDetectMultivariateAnomaly | SetIntermediateSaveDir (string value) |
| Sets value for intermediateSaveDir More... | |
| SimpleDetectMultivariateAnomaly | SetMaxPollingRetries (int value) |
| Sets value for maxPollingRetries More... | |
| SimpleDetectMultivariateAnomaly | SetModelId (string value) |
| Sets value for modelId More... | |
| SimpleDetectMultivariateAnomaly | SetOutputCol (string value) |
| Sets value for outputCol More... | |
| SimpleDetectMultivariateAnomaly | SetPollingDelay (int value) |
| Sets value for pollingDelay More... | |
| SimpleDetectMultivariateAnomaly | SetStartTime (string value) |
| Sets value for startTime More... | |
| SimpleDetectMultivariateAnomaly | SetSubscriptionKey (string value) |
| Sets value for subscriptionKey More... | |
| SimpleDetectMultivariateAnomaly | SetSubscriptionKeyCol (string value) |
| Sets value for subscriptionKey column More... | |
| SimpleDetectMultivariateAnomaly | SetSuppressMaxRetriesException (bool value) |
| Sets value for suppressMaxRetriesException More... | |
| SimpleDetectMultivariateAnomaly | SetTimestampCol (string value) |
| Sets value for timestampCol More... | |
| SimpleDetectMultivariateAnomaly | SetTopContributorCount (int value) |
| Sets value for topContributorCount More... | |
| SimpleDetectMultivariateAnomaly | SetUrl (string value) |
| Sets value for url More... | |
| int[] | GetBackoffs () |
| Gets backoffs value More... | |
| DiagnosticsInfo | GetDiagnosticsInfo () |
| Gets diagnosticsInfo value More... | |
| string | GetEndTime () |
| Gets endTime value More... | |
| string | GetErrorCol () |
| Gets errorCol value More... | |
| object | GetHandler () |
| Gets handler value More... | |
| int | GetInitialPollingDelay () |
| Gets initialPollingDelay value More... | |
| string[] | GetInputCols () |
| Gets inputCols value More... | |
| string | GetIntermediateSaveDir () |
| Gets intermediateSaveDir value More... | |
| int | GetMaxPollingRetries () |
| Gets maxPollingRetries value More... | |
| string | GetModelId () |
| Gets modelId value More... | |
| string | GetOutputCol () |
| Gets outputCol value More... | |
| int | GetPollingDelay () |
| Gets pollingDelay value More... | |
| string | GetStartTime () |
| Gets startTime value More... | |
| string | GetSubscriptionKey () |
| Gets subscriptionKey value More... | |
| bool | GetSuppressMaxRetriesException () |
| Gets suppressMaxRetriesException value More... | |
| string | GetTimestampCol () |
| Gets timestampCol value More... | |
| int | GetTopContributorCount () |
| Gets topContributorCount value More... | |
| string | GetUrl () |
| Gets url value More... | |
| void | Save (string path) |
| Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala. More... | |
| JavaMLWriter | Write () |
| |
| JavaMLReader< SimpleDetectMultivariateAnomaly > | Read () |
| Get the corresponding JavaMLReader instance. More... | |
| SimpleDetectMultivariateAnomaly | SetLocation (string value) |
| Sets value for location More... | |
Static Public Member Functions | |
| static SimpleDetectMultivariateAnomaly | Load (string path) |
| Loads the SimpleDetectMultivariateAnomaly that was previously saved using Save(string). More... | |
|
inline |
Creates a SimpleDetectMultivariateAnomaly without any parameters.
|
inline |
Creates a SimpleDetectMultivariateAnomaly with a UID that is used to give the SimpleDetectMultivariateAnomaly a unique ID.
| uid | An immutable unique ID for the object and its derivatives. |
| int [] Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetBackoffs | ( | ) |
Gets backoffs value
|
inline |
Gets diagnosticsInfo value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetEndTime | ( | ) |
Gets endTime value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetErrorCol | ( | ) |
Gets errorCol value
| object Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetHandler | ( | ) |
Gets handler value
| int Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetInitialPollingDelay | ( | ) |
Gets initialPollingDelay value
| string [] Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetInputCols | ( | ) |
Gets inputCols value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetIntermediateSaveDir | ( | ) |
Gets intermediateSaveDir value
| int Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetMaxPollingRetries | ( | ) |
Gets maxPollingRetries value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetModelId | ( | ) |
Gets modelId value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetOutputCol | ( | ) |
Gets outputCol value
| int Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetPollingDelay | ( | ) |
Gets pollingDelay value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetStartTime | ( | ) |
Gets startTime value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetSubscriptionKey | ( | ) |
Gets subscriptionKey value
| bool Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetSuppressMaxRetriesException | ( | ) |
Gets suppressMaxRetriesException value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetTimestampCol | ( | ) |
Gets timestampCol value
| int Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetTopContributorCount | ( | ) |
Gets topContributorCount value
| string Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.GetUrl | ( | ) |
Gets url value
|
static |
Loads the SimpleDetectMultivariateAnomaly that was previously saved using Save(string).
| path | The path the previous SimpleDetectMultivariateAnomaly was saved to |
| JavaMLReader<SimpleDetectMultivariateAnomaly> Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.Read | ( | ) |
Get the corresponding JavaMLReader instance.
| void Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.Save | ( | string | path | ) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
| path | The path to save the object to |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetBackoffs | ( | int[] | value | ) |
Sets value for backoffs
| value | array of backoffs to use in the handler |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetDiagnosticsInfo | ( | DiagnosticsInfo | value | ) |
Sets value for diagnosticsInfo
| value | diagnosticsInfo for training a multivariate anomaly detection model |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetEndTime | ( | string | value | ) |
Sets value for endTime
| value | A required field, end time of data to be used for detection/generating multivariate anomaly detection model, should be date-time. |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetErrorCol | ( | string | value | ) |
Sets value for errorCol
| value | column to hold http errors |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetHandler | ( | object | value | ) |
Sets value for handler
| value | Which strategy to use when handling requests |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetInitialPollingDelay | ( | int | value | ) |
Sets value for initialPollingDelay
| value | number of milliseconds to wait before first poll for result |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetInputCols | ( | string[] | value | ) |
Sets value for inputCols
| value | The names of the input columns |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetIntermediateSaveDir | ( | string | value | ) |
Sets value for intermediateSaveDir
| value | Blob storage location in HDFS where intermediate data is saved while training. |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetLocation | ( | string | value | ) |
Sets value for location
| value | Location of the cognitive service |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetMaxPollingRetries | ( | int | value | ) |
Sets value for maxPollingRetries
| value | number of times to poll |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetModelId | ( | string | value | ) |
Sets value for modelId
| value | Format - uuid. Model identifier. |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetOutputCol | ( | string | value | ) |
Sets value for outputCol
| value | The name of the output column |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetPollingDelay | ( | int | value | ) |
Sets value for pollingDelay
| value | number of milliseconds to wait between polling |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetStartTime | ( | string | value | ) |
Sets value for startTime
| value | A required field, start time of data to be used for detection/generating multivariate anomaly detection model, should be date-time. |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetSubscriptionKey | ( | string | value | ) |
Sets value for subscriptionKey
| value | the API key to use |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetSubscriptionKeyCol | ( | string | value | ) |
Sets value for subscriptionKey column
| value | the API key to use |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetSuppressMaxRetriesException | ( | bool | value | ) |
Sets value for suppressMaxRetriesException
| value | set true to suppress the maxumimum retries exception and report in the error column |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetTimestampCol | ( | string | value | ) |
Sets value for timestampCol
| value | Timestamp column name |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetTopContributorCount | ( | int | value | ) |
Sets value for topContributorCount
| value | This is a number that you could specify N from 1 to 30, which will give you the details of top N contributed variables in the anomaly results. For example, if you have 100 variables in the model, but you only care the top five contributed variables in detection results, then you should fill this field with 5. The default number is 10. |
| SimpleDetectMultivariateAnomaly Synapse.ML.Services.Anomaly.SimpleDetectMultivariateAnomaly.SetUrl | ( | string | value | ) |
Sets value for url
| value | Url of the service |
1.8.17