Packages

class FitMultivariateAnomaly extends Estimator[DetectMultivariateAnomaly] with MADBase

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FitMultivariateAnomaly
  2. MADBase
  3. BasicLogging
  4. HasErrorCol
  5. ComplexParamsWritable
  6. MLWritable
  7. HasInputCols
  8. HasSetLocation
  9. DomainHelper
  10. HasUrlPath
  11. Wrappable
  12. DotnetWrappable
  13. RWrappable
  14. PythonWrappable
  15. BaseWrappable
  16. MADHttpRequest
  17. HasAsyncReply
  18. HasSubscriptionKey
  19. HasServiceParams
  20. HasURL
  21. HasOutputCol
  22. Estimator
  23. PipelineStage
  24. Logging
  25. Params
  26. Serializable
  27. Serializable
  28. Identifiable
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

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

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. val alignMode: Param[String]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val backoffs: IntArrayParam
    Definition Classes
    HasAsyncReply
  8. def blobName: String
    Attributes
    protected
    Definition Classes
    MADBase
  9. lazy val classNameHelper: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  10. def cleanUpIntermediateData(): Unit
    Definition Classes
    MADBase
  11. final def clear(param: Param[_]): FitMultivariateAnomaly.this.type
    Definition Classes
    Params
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  13. def companionModelClassName: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  14. val connectionString: Param[String]
    Definition Classes
    MADBase
  15. val containerName: Param[String]
    Definition Classes
    MADBase
  16. def contentType: String
    Attributes
    protected
    Definition Classes
    MADHttpRequest
  17. def copy(extra: ParamMap): Estimator[DetectMultivariateAnomaly]
    Definition Classes
    FitMultivariateAnomaly → Estimator → PipelineStage → Params
  18. def copyValues[T <: Params](to: T, extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  19. lazy val copyrightLines: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  20. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  21. val diagnosticsInfo: CognitiveServiceStructParam[DiagnosticsInfo]
  22. val displayName: Param[String]
  23. def dotnetAdditionalMethods: String
    Definition Classes
    HasSetLocationDotnetWrappable
  24. def dotnetClass(): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  25. lazy val dotnetClassName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  26. lazy val dotnetClassNameString: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  27. lazy val dotnetClassWrapperName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  28. lazy val dotnetCopyrightLines: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  29. def dotnetExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  30. def dotnetExtraMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  31. lazy val dotnetInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  32. def dotnetMLReadWriteMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  33. lazy val dotnetNamespace: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  34. lazy val dotnetObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  35. def dotnetParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  36. def dotnetParamGetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  37. def dotnetParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  38. def dotnetParamSetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  39. def dotnetWrapAsTypeMethod: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  40. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  41. val endTime: Param[String]
    Definition Classes
    MADBase
  42. val endpoint: Param[String]
    Definition Classes
    MADBase
  43. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  44. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  45. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  46. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  47. def explainParams(): String
    Definition Classes
    Params
  48. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  49. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  50. val fillNAMethod: Param[String]
  51. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  52. def fit(dataset: Dataset[_]): DetectMultivariateAnomaly
    Definition Classes
    FitMultivariateAnomaly → Estimator
  53. def fit(dataset: Dataset[_], paramMaps: Seq[ParamMap]): Seq[DetectMultivariateAnomaly]
    Definition Classes
    Estimator
    Annotations
    @Since( "2.0.0" )
  54. def fit(dataset: Dataset[_], paramMap: ParamMap): DetectMultivariateAnomaly
    Definition Classes
    Estimator
    Annotations
    @Since( "2.0.0" )
  55. def fit(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DetectMultivariateAnomaly
    Definition Classes
    Estimator
    Annotations
    @Since( "2.0.0" ) @varargs()
  56. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  57. def getAlignMode: Option[String]
  58. def getBackoffs: Array[Int]

    Definition Classes
    HasAsyncReply
  59. def getBlobContainerClient(storageName: String, storageKey: String, endpoint: String, sasToken: String, containerName: String): BlobContainerClient
    Attributes
    protected
    Definition Classes
    MADBase
  60. def getBlobContainerClient(storageConnectionString: String, containerName: String): BlobContainerClient
    Attributes
    protected
    Definition Classes
    MADBase
  61. def getBlobContainerClient: BlobContainerClient
    Attributes
    protected
    Definition Classes
    MADBase
  62. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  63. def getConnectionString: Option[String]
    Definition Classes
    MADBase
  64. def getContainerName: String
    Definition Classes
    MADBase
  65. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  66. def getDiagnosticsInfo: Option[DiagnosticsInfo]
  67. def getDisplayName: Option[String]
  68. def getEndTime: String
    Definition Classes
    MADBase
  69. def getEndpoint: Option[String]
    Definition Classes
    MADBase
  70. def getErrorCol: String
    Definition Classes
    HasErrorCol
  71. def getFillNAMethod: Option[String]
  72. def getInitialPollingDelay: Int

    Definition Classes
    HasAsyncReply
  73. def getInputCols: Array[String]

    Definition Classes
    HasInputCols
  74. def getIntermediateSaveDir: String
    Definition Classes
    MADBase
  75. def getLocationDomain(location: String): String
    Attributes
    protected
    Definition Classes
    DomainHelper
  76. def getMaxPollingRetries: Int

    Definition Classes
    HasAsyncReply
  77. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  78. def getOutputCol: String

    Definition Classes
    HasOutputCol
  79. def getPaddingValue: Option[Int]
  80. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  81. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  82. def getPollingDelay: Int

    Definition Classes
    HasAsyncReply
  83. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  84. def getSASToken: Option[String]
    Definition Classes
    MADBase
  85. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  86. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  87. def getSlidingWindow: Option[Int]
  88. def getStartTime: String
    Definition Classes
    MADBase
  89. def getStorageKey: Option[String]
    Definition Classes
    MADBase
  90. def getStorageName: Option[String]
    Definition Classes
    MADBase
  91. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  92. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  93. def getSuppressMaxRetriesExceededException: Boolean

    Definition Classes
    HasAsyncReply
  94. def getTimestampCol: String
    Definition Classes
    MADBase
  95. def getUrl: String

    Definition Classes
    HasURL
  96. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  97. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  98. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  99. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  100. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  101. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  102. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  103. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  104. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  105. def handlingFunc(client: CloseableHttpClient, request: HTTPRequestData): HTTPResponseData
    Attributes
    protected
    Definition Classes
    MADHttpRequestHasAsyncReply
  106. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  107. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  108. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  109. val initialPollingDelay: IntParam
    Definition Classes
    HasAsyncReply
  110. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  111. def initializeLogIfNecessary(isInterpreter: Boolean): Unit
    Attributes
    protected
    Definition Classes
    Logging
  112. val inputCols: StringArrayParam

    The names of the inputColumns

    The names of the inputColumns

    Definition Classes
    HasInputCols
  113. val intermediateSaveDir: Param[String]
    Definition Classes
    MADBase
  114. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  115. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  116. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  117. def isTraceEnabled(): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  118. def log: Logger
    Attributes
    protected
    Definition Classes
    Logging
  119. def logBase(methodName: String): Unit
    Attributes
    protected
    Definition Classes
    BasicLogging
  120. def logClass(): Unit
    Definition Classes
    BasicLogging
  121. def logDebug(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  122. def logDebug(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  123. def logError(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  124. def logError(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  125. def logErrorBase(methodName: String, e: Exception): Unit
    Attributes
    protected
    Definition Classes
    BasicLogging
  126. def logFit[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  127. def logInfo(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  128. def logInfo(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  129. def logName: String
    Attributes
    protected
    Definition Classes
    Logging
  130. def logPredict[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  131. def logTrace(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  132. def logTrace(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  133. def logTrain[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  134. def logTransform[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  135. def logVerb[T](verb: String, f: ⇒ T): T
    Definition Classes
    BasicLogging
  136. def logWarning(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  137. def logWarning(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  138. def makeDotnetFile(conf: CodegenConfig): Unit
    Definition Classes
    DotnetWrappable
  139. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  140. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  141. val maxPollingRetries: IntParam
    Definition Classes
    HasAsyncReply
  142. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  143. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  144. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  145. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  146. val paddingValue: IntParam
  147. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  148. val pollingDelay: IntParam
    Definition Classes
    HasAsyncReply
  149. def prepareEntity(source: String): Option[AbstractHttpEntity]
    Attributes
    protected
    Definition Classes
    FitMultivariateAnomalyMADHttpRequest
  150. def prepareMethod(): HttpRequestBase
    Attributes
    protected
    Definition Classes
    MADHttpRequest
  151. def prepareRequest(entity: AbstractHttpEntity): Option[HttpRequestBase]
    Attributes
    protected
    Definition Classes
    MADHttpRequest
  152. def prepareUrl: String
    Attributes
    protected
    Definition Classes
    FitMultivariateAnomalyMADHttpRequest
  153. def pyAdditionalMethods: String
    Definition Classes
    MADBaseHasSetLocationPythonWrappable
  154. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  155. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  156. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  157. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  158. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  159. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  160. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    PythonWrappable
  161. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  162. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  163. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  164. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  165. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  166. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  167. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  168. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  169. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  170. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  171. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  172. def queryForResult(key: Option[String], client: CloseableHttpClient, location: URI): Option[HTTPResponseData]
    Attributes
    protected
    Definition Classes
    MADHttpRequestHasAsyncReply
  173. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  174. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  175. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  176. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  177. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  178. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  179. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  180. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  181. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  182. val sasToken: Param[String]
    Definition Classes
    MADBase
  183. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  184. final def set(paramPair: ParamPair[_]): FitMultivariateAnomaly.this.type
    Attributes
    protected
    Definition Classes
    Params
  185. final def set(param: String, value: Any): FitMultivariateAnomaly.this.type
    Attributes
    protected
    Definition Classes
    Params
  186. final def set[T](param: Param[T], value: T): FitMultivariateAnomaly.this.type
    Definition Classes
    Params
  187. def setAlignMode(v: String): FitMultivariateAnomaly.this.type
  188. def setBackoffs(value: Array[Int]): FitMultivariateAnomaly.this.type

    Definition Classes
    HasAsyncReply
  189. def setConnectionString(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  190. def setContainerName(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  191. final def setDefault(paramPairs: ParamPair[_]*): FitMultivariateAnomaly.this.type
    Attributes
    protected
    Definition Classes
    Params
  192. final def setDefault[T](param: Param[T], value: T): FitMultivariateAnomaly.this.type
    Attributes
    protected
    Definition Classes
    Params
  193. def setDiagnosticsInfo(v: DiagnosticsInfo): FitMultivariateAnomaly.this.type
  194. def setDisplayName(v: String): FitMultivariateAnomaly.this.type
  195. def setEndTime(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  196. def setEndpoint(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  197. def setErrorCol(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    HasErrorCol
  198. def setFillNAMethod(v: String): FitMultivariateAnomaly.this.type
  199. def setInitialPollingDelay(value: Int): FitMultivariateAnomaly.this.type

    Definition Classes
    HasAsyncReply
  200. def setInputCols(value: Array[String]): FitMultivariateAnomaly.this.type

    Definition Classes
    HasInputCols
  201. def setIntermediateSaveDir(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  202. def setLocation(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    HasSetLocation
  203. def setMaxPollingRetries(value: Int): FitMultivariateAnomaly.this.type

    Definition Classes
    HasAsyncReply
  204. def setOutputCol(value: String): FitMultivariateAnomaly.this.type

    Definition Classes
    HasOutputCol
  205. def setPaddingValue(v: Int): FitMultivariateAnomaly.this.type
  206. def setPollingDelay(value: Int): FitMultivariateAnomaly.this.type

    Definition Classes
    HasAsyncReply
  207. def setSASToken(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  208. def setScalarParam[T](name: String, value: T): FitMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  209. def setScalarParam[T](p: ServiceParam[T], value: T): FitMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  210. def setSlidingWindow(v: Int): FitMultivariateAnomaly.this.type
  211. def setStartTime(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  212. def setStorageKey(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  213. def setStorageName(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  214. def setSubscriptionKey(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    HasSubscriptionKey
  215. def setSubscriptionKeyCol(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    HasSubscriptionKey
  216. def setSuppressMaxRetriesExceededException(value: Boolean): FitMultivariateAnomaly.this.type

    Definition Classes
    HasAsyncReply
  217. def setTimestampCol(v: String): FitMultivariateAnomaly.this.type
    Definition Classes
    MADBase
  218. def setUrl(value: String): FitMultivariateAnomaly.this.type

    Definition Classes
    HasURL
  219. def setVectorParam(name: String, value: String): FitMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  220. def setVectorParam[T](p: ServiceParam[T], value: String): FitMultivariateAnomaly.this.type
    Definition Classes
    HasServiceParams
  221. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  222. val slidingWindow: IntParam
  223. val startTime: Param[String]
    Definition Classes
    MADBase
  224. val storageKey: Param[String]
    Definition Classes
    MADBase
  225. val storageName: Param[String]
    Definition Classes
    MADBase
  226. def storeFeatureInCsv(rows: Array[Row], timestampColIdx: Int, featureIdx: Int, out: OutputStream): Unit
    Attributes
    protected
    Definition Classes
    MADBase
  227. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  228. val subscriptionKeyHeaderName: String
    Attributes
    protected
    Definition Classes
    MADHttpRequest
  229. val suppressMaxRetriesExceededException: BooleanParam
    Definition Classes
    HasAsyncReply
  230. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  231. val thisStage: Params
    Attributes
    protected
    Definition Classes
    BaseWrappable
  232. def timeoutResult(key: Option[String], client: CloseableHttpClient, location: URI, maxTries: Int): HTTPResponseData
    Attributes
    protected
    Definition Classes
    FitMultivariateAnomalyMADHttpRequest
  233. val timestampCol: Param[String]
    Definition Classes
    MADBase
  234. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  235. def transformSchema(schema: StructType): StructType
    Definition Classes
    FitMultivariateAnomaly → PipelineStage
  236. def transformSchema(schema: StructType, logging: Boolean): StructType
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  237. val uid: String
    Definition Classes
    FitMultivariateAnomalyBasicLogging → Identifiable
  238. def upload(blobContainerClient: BlobContainerClient, df: DataFrame): String
    Attributes
    protected
    Definition Classes
    MADBase
  239. val url: Param[String]
    Definition Classes
    HasURL
  240. def urlPath: String
    Definition Classes
    FitMultivariateAnomalyHasUrlPath
  241. val ver: String
    Definition Classes
    BasicLogging
  242. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  243. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  244. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  245. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from MADBase

Inherited from BasicLogging

Inherited from HasErrorCol

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasInputCols

Inherited from HasSetLocation

Inherited from DomainHelper

Inherited from HasUrlPath

Inherited from Wrappable

Inherited from DotnetWrappable

Inherited from RWrappable

Inherited from PythonWrappable

Inherited from BaseWrappable

Inherited from MADHttpRequest

Inherited from HasAsyncReply

Inherited from HasSubscriptionKey

Inherited from HasServiceParams

Inherited from HasURL

Inherited from HasOutputCol

Inherited from Estimator[DetectMultivariateAnomaly]

Inherited from PipelineStage

Inherited from Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

param

setParam

Ungrouped