class DetectLastMultivariateAnomaly extends CognitiveServicesBase with HasInternalJsonOutputParser with TimeConverter with HasTimestampCol with HasSetLocation with HasCognitiveServiceInput with HasBatchSize with ComplexParamsWritable with Wrappable with HasErrorCol with SynapseMLLogging with DetectMAParams

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DetectLastMultivariateAnomaly
  2. DetectMAParams
  3. HasBatchSize
  4. HasCognitiveServiceInput
  5. HasCustomHeaders
  6. HasCustomAuthHeader
  7. HasSetLocation
  8. DomainHelper
  9. HasTimestampCol
  10. TimeConverter
  11. HasInternalJsonOutputParser
  12. CognitiveServicesBase
  13. HasHandler
  14. CognitiveServicesBaseNoHandler
  15. SynapseMLLogging
  16. HasCustomCogServiceDomain
  17. HasUrlPath
  18. HasAADToken
  19. HasErrorCol
  20. HasSubscriptionKey
  21. HasServiceParams
  22. ComplexParamsWritable
  23. MLWritable
  24. HasURL
  25. HasOutputCol
  26. ConcurrencyParams
  27. Wrappable
  28. RWrappable
  29. PythonWrappable
  30. BaseWrappable
  31. Transformer
  32. PipelineStage
  33. Logging
  34. Params
  35. Serializable
  36. Serializable
  37. Identifiable
  38. AnyRef
  39. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DetectLastMultivariateAnomaly()
  2. new DetectLastMultivariateAnomaly(uid: String)

Value Members

  1. val AADToken: ServiceParam[String]
    Definition Classes
    HasAADToken
  2. val CustomAuthHeader: ServiceParam[String]
    Definition Classes
    HasCustomAuthHeader
  3. val batchSize: Param[Int]
    Definition Classes
    HasBatchSize
  4. final def clear(param: Param[_]): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    Params
  5. val concurrency: Param[Int]
    Definition Classes
    ConcurrencyParams
  6. val concurrentTimeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  7. def copy(extra: ParamMap): Transformer
    Definition Classes
    CognitiveServicesBaseNoHandler → Transformer → PipelineStage → Params
  8. val customHeaders: ServiceParam[Map[String, String]]
    Definition Classes
    HasCustomHeaders
  9. val customUrlRoot: Param[String]
    Definition Classes
    HasCognitiveServiceInput
  10. val diagnosticsInfo: CognitiveServiceStructParam[DiagnosticsInfo]
    Definition Classes
    DetectMAParams
  11. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  12. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  13. def explainParams(): String
    Definition Classes
    Params
  14. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  15. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  16. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  17. def getAADToken: String
    Definition Classes
    HasAADToken
  18. def getAADTokenCol: String
    Definition Classes
    HasAADToken
  19. def getBatchSize: Int

    Definition Classes
    HasBatchSize
  20. def getConcurrency: Int

    Definition Classes
    ConcurrencyParams
  21. def getConcurrentTimeout: Double

    Definition Classes
    ConcurrencyParams
  22. def getCustomAuthHeader: String
    Definition Classes
    HasCustomAuthHeader
  23. def getCustomAuthHeaderCol: String
    Definition Classes
    HasCustomAuthHeader
  24. def getCustomHeaders: Map[String, String]
    Definition Classes
    HasCustomHeaders
  25. def getCustomUrlRoot: String
    Definition Classes
    HasCognitiveServiceInput
  26. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  27. def getDiagnosticsInfo: DiagnosticsInfo
    Definition Classes
    DetectMAParams
  28. def getErrorCol: String
    Definition Classes
    HasErrorCol
  29. def getHandler: HandlerFunc

    Definition Classes
    HasHandler
  30. def getInputVariablesCols: Array[String]
  31. def getInternalServiceType: String
    Definition Classes
    HasCustomCogServiceDomain
  32. def getModelId: String
    Definition Classes
    DetectMAParams
  33. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  34. def getOutputCol: String

    Definition Classes
    HasOutputCol
  35. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  36. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  37. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  38. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  39. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  40. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  41. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  42. def getTimestampCol: String
    Definition Classes
    HasTimestampCol
  43. def getTopContributorCount: Int
    Definition Classes
    DetectMAParams
  44. def getUrl: String

    Definition Classes
    HasCognitiveServiceInputHasURL
  45. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  46. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  47. val handler: UDFParam
    Definition Classes
    HasHandler
  48. def handlingFunc(client: CloseableHttpClient, request: HTTPRequestData): HTTPResponseData
    Definition Classes
    HasHandler
  49. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  50. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  51. val inputVariablesCols: StringArrayParam
  52. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  53. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  54. def logClass(featureName: String): Unit
    Definition Classes
    SynapseMLLogging
  55. def logFit[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  56. def logTransform[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  57. def logVerb[T](verb: String, f: ⇒ T, columns: Option[Int] = None): T
    Definition Classes
    SynapseMLLogging
  58. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  59. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  60. val modelId: Param[String]
    Definition Classes
    DetectMAParams
  61. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  62. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  63. def pyAdditionalMethods: String
    Definition Classes
    HasSetLocationPythonWrappable
  64. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  65. def responseDataType: DataType
  66. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  67. final def set[T](param: Param[T], value: T): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    Params
  68. def setAADToken(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasAADToken
  69. def setAADTokenCol(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasAADToken
  70. def setBatchSize(value: Int): DetectLastMultivariateAnomaly.this.type

  71. def setConcurrency(value: Int): DetectLastMultivariateAnomaly.this.type

    Definition Classes
    ConcurrencyParams
  72. def setConcurrentTimeout(value: Option[Double]): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    ConcurrencyParams
  73. def setConcurrentTimeout(value: Double): DetectLastMultivariateAnomaly.this.type

    Definition Classes
    ConcurrencyParams
  74. def setCustomAuthHeader(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomAuthHeader
  75. def setCustomAuthHeaderCol(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomAuthHeader
  76. def setCustomHeaders(v: HashMap[String, String]): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomHeaders
  77. def setCustomHeaders(v: Map[String, String]): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomHeaders
  78. def setCustomServiceName(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomCogServiceDomain
  79. def setCustomUrlRoot(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCognitiveServiceInput
  80. def setDefaultAADToken(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasAADToken
  81. def setDefaultCustomAuthHeader(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomAuthHeader
  82. def setDefaultInternalEndpoint(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomCogServiceDomain
  83. def setDiagnosticsInfo(v: DiagnosticsInfo): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    DetectMAParams
  84. def setEndpoint(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasCustomCogServiceDomain
  85. def setErrorCol(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasErrorCol
  86. def setHandler(v: UserDefinedFunction): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasHandler
  87. def setHandler(v: HandlerFunc): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasHandler
  88. def setInputVariablesCols(value: Array[String]): DetectLastMultivariateAnomaly.this.type
  89. def setLocation(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasSetLocation
  90. def setModelId(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    DetectMAParams
  91. def setOutputCol(value: String): DetectLastMultivariateAnomaly.this.type

    Definition Classes
    HasOutputCol
  92. def setScalarParam[T](name: String, value: T): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  93. def setScalarParam[T](p: ServiceParam[T], value: T): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  94. def setSubscriptionKey(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasSubscriptionKey
  95. def setSubscriptionKeyCol(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasSubscriptionKey
  96. def setTimeout(value: Double): DetectLastMultivariateAnomaly.this.type

    Definition Classes
    ConcurrencyParams
  97. def setTimestampCol(v: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasTimestampCol
  98. def setTopContributorCount(v: Int): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    DetectMAParams
  99. def setUrl(value: String): DetectLastMultivariateAnomaly.this.type

    Definition Classes
    HasURL
  100. def setVectorParam(name: String, value: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  101. def setVectorParam[T](p: ServiceParam[T], value: String): DetectLastMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  102. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  103. val timeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  104. val timestampCol: Param[String]
    Definition Classes
    HasTimestampCol
  105. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  106. val topContributorCount: IntParam
    Definition Classes
    DetectMAParams
  107. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    DetectLastMultivariateAnomalyCognitiveServicesBaseNoHandler → Transformer
  108. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  109. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  110. def transformSchema(schema: StructType): StructType
    Definition Classes
    DetectLastMultivariateAnomalyCognitiveServicesBaseNoHandler → PipelineStage
  111. val uid: String
  112. val url: Param[String]
    Definition Classes
    HasURL
  113. def urlPath: String
  114. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable