Class/Object

com.microsoft.ml.spark.cognitive

IdentifyFaces

Related Docs: object IdentifyFaces | package cognitive

Permalink

class IdentifyFaces extends CognitiveServicesBase with HasServiceParams with HasMaxNumOfCandidatesReturned with HasFaceIds with HasCognitiveServiceInput with HasInternalJsonOutputParser with HasSetLocation

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IdentifyFaces
  2. HasSetLocation
  3. HasInternalJsonOutputParser
  4. HasCognitiveServiceInput
  5. HasFaceIds
  6. HasMaxNumOfCandidatesReturned
  7. CognitiveServicesBase
  8. HasHandler
  9. CognitiveServicesBaseWithoutHandler
  10. HasErrorCol
  11. HasSubscriptionKey
  12. HasServiceParams
  13. ComplexParamsWritable
  14. MLWritable
  15. HasURL
  16. HasOutputCol
  17. HTTPParams
  18. Wrappable
  19. HasAdditionalPythonMethods
  20. Transformer
  21. PipelineStage
  22. Logging
  23. Params
  24. Serializable
  25. Serializable
  26. Identifiable
  27. AnyRef
  28. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new IdentifyFaces()

    Permalink
  2. new IdentifyFaces(uid: String)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  5. def additionalPythonMethods(): String

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. final def clear(param: Param[_]): IdentifyFaces.this.type

    Permalink
    Definition Classes
    Params
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. val concurrency: Param[Int]

    Permalink
    Definition Classes
    HTTPParams
  10. val concurrentTimeout: Param[Double]

    Permalink
    Definition Classes
    HTTPParams
  11. val confidenceThreshold: ServiceParam[Double]

    Permalink
  12. def contentType: (Row) ⇒ String

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  13. def copy(extra: ParamMap): Transformer

    Permalink
    Definition Classes
    CognitiveServicesBaseWithoutHandler → Transformer → PipelineStage → Params
  14. def copyValues[T <: Params](to: T, extra: ParamMap): T

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  15. final def defaultCopy[T <: Params](extra: ParamMap): T

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  16. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  17. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  19. val errorCol: Param[String]

    Permalink
    Definition Classes
    HasErrorCol
  20. def explainParam(param: Param[_]): String

    Permalink
    Definition Classes
    Params
  21. def explainParams(): String

    Permalink
    Definition Classes
    Params
  22. final def extractParamMap(): ParamMap

    Permalink
    Definition Classes
    Params
  23. final def extractParamMap(extra: ParamMap): ParamMap

    Permalink
    Definition Classes
    Params
  24. val faceIds: ServiceParam[Seq[String]]

    Permalink
    Definition Classes
    IdentifyFacesHasFaceIds
  25. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. final def get[T](param: Param[T]): Option[T]

    Permalink
    Definition Classes
    Params
  27. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  28. def getConcurrency: Int

    Permalink

    Definition Classes
    HTTPParams
  29. def getConcurrentTimeout: Double

    Permalink

    Definition Classes
    HTTPParams
  30. final def getDefault[T](param: Param[T]): Option[T]

    Permalink
    Definition Classes
    Params
  31. def getErrorCol: String

    Permalink
    Definition Classes
    HasErrorCol
  32. def getHandler: HandlerFunc

    Permalink

    Definition Classes
    HasHandler
  33. def getInternalInputParser(schema: StructType): HTTPInputParser

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  34. def getInternalOutputParser(schema: StructType): HTTPOutputParser

    Permalink
    Attributes
    protected
    Definition Classes
    HasInternalJsonOutputParser
  35. def getInternalTransformer(schema: StructType): PipelineModel

    Permalink
    Attributes
    protected
    Definition Classes
    CognitiveServicesBaseWithoutHandler
  36. final def getOrDefault[T](param: Param[T]): T

    Permalink
    Definition Classes
    Params
  37. def getOutputCol: String

    Permalink

    Definition Classes
    HasOutputCol
  38. def getParam(paramName: String): Param[Any]

    Permalink
    Definition Classes
    Params
  39. def getRequiredParams: Array[ServiceParam[_]]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  40. def getScalarParam[T](name: String): T

    Permalink
    Definition Classes
    HasServiceParams
  41. def getScalarParam[T](p: ServiceParam[T]): T

    Permalink
    Definition Classes
    HasServiceParams
  42. def getSubscriptionKey: String

    Permalink
    Definition Classes
    HasSubscriptionKey
  43. def getSubscriptionKeyCol: String

    Permalink
    Definition Classes
    HasSubscriptionKey
  44. def getTimeout: Double

    Permalink

    Definition Classes
    HTTPParams
  45. def getUrl: String

    Permalink

    Definition Classes
    HasURL
  46. def getUrlParams: Array[ServiceParam[_]]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  47. def getValue[T](row: Row, p: ServiceParam[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  48. def getValueAny(row: Row, p: ServiceParam[_]): Any

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  49. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  50. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  51. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  52. def getVectorParam(name: String): String

    Permalink
    Definition Classes
    HasServiceParams
  53. def getVectorParam(p: ServiceParam[_]): String

    Permalink
    Definition Classes
    HasServiceParams
  54. def getVectorParamMap: Map[String, String]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  55. val handler: UDFParam

    Permalink
    Definition Classes
    HasHandler
  56. def handlingFunc(client: CloseableHttpClient, request: HTTPRequestData): HTTPResponseData

    Permalink
  57. final def hasDefault[T](param: Param[T]): Boolean

    Permalink
    Definition Classes
    Params
  58. def hasParam(paramName: String): Boolean

    Permalink
    Definition Classes
    Params
  59. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  60. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  61. def initializeLogIfNecessary(isInterpreter: Boolean): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  62. def inputFunc(schema: StructType): (Row) ⇒ Option[HttpRequestBase]

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  63. final def isDefined(param: Param[_]): Boolean

    Permalink
    Definition Classes
    Params
  64. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  65. final def isSet(param: Param[_]): Boolean

    Permalink
    Definition Classes
    Params
  66. def isTraceEnabled(): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  67. val largePersonGroupId: ServiceParam[String]

    Permalink
  68. def log: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  69. def logDebug(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  70. def logDebug(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  71. def logError(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  72. def logError(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  73. def logInfo(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  74. def logInfo(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  75. def logName: String

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  76. def logTrace(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  77. def logTrace(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  78. def logWarning(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  79. def logWarning(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  80. val maxNumOfCandidatesReturned: ServiceParam[Int]

    Permalink
  81. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  82. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  83. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  84. val outputCol: Param[String]

    Permalink

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  85. lazy val params: Array[Param[_]]

    Permalink
    Definition Classes
    Params
  86. val personGroupId: ServiceParam[String]

    Permalink
  87. def prepareEntity: (Row) ⇒ Option[AbstractHttpEntity]

    Permalink
    Attributes
    protected
    Definition Classes
    IdentifyFacesHasCognitiveServiceInput
  88. def prepareMethod(): HttpRequestBase

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  89. def prepareUrl: (Row) ⇒ String

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  90. def responseDataType: DataType

    Permalink
  91. def save(path: String): Unit

    Permalink
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  92. final def set(paramPair: ParamPair[_]): IdentifyFaces.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  93. final def set(param: String, value: Any): IdentifyFaces.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  94. final def set[T](param: Param[T], value: T): IdentifyFaces.this.type

    Permalink
    Definition Classes
    Params
  95. def setConcurrency(value: Int): IdentifyFaces.this.type

    Permalink

    Definition Classes
    HTTPParams
  96. def setConcurrentTimeout(value: Double): IdentifyFaces.this.type

    Permalink

    Definition Classes
    HTTPParams
  97. def setConfidenceThreshold(v: Double): IdentifyFaces.this.type

    Permalink
  98. def setConfidenceThresholdCol(v: String): IdentifyFaces.this.type

    Permalink
  99. final def setDefault(paramPairs: ParamPair[_]*): IdentifyFaces.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  100. final def setDefault[T](param: Param[T], value: T): IdentifyFaces.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  101. def setDefaultValue[T](p: ServiceParam[T], value: Option[T]): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasServiceParams
  102. def setDefaultValue[T](p: ServiceParam[T], value: T): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasServiceParams
  103. def setErrorCol(v: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasErrorCol
  104. def setFaceIds(v: Seq[String]): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasFaceIds
  105. def setFaceIdsCol(v: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasFaceIds
  106. def setHandler(v: HandlerFunc): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasHandler
  107. def setLargePersonGroupId(v: String): IdentifyFaces.this.type

    Permalink
  108. def setLargePersonGroupIdCol(v: String): IdentifyFaces.this.type

    Permalink
  109. def setLocation(v: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    IdentifyFacesHasSetLocation
  110. def setMaxNumOfCandidatesReturned(v: Int): IdentifyFaces.this.type

    Permalink
  111. def setMaxNumOfCandidatesReturnedCol(v: String): IdentifyFaces.this.type

    Permalink
  112. def setOutputCol(value: String): IdentifyFaces.this.type

    Permalink

    Definition Classes
    HasOutputCol
  113. def setPersonGroupId(v: String): IdentifyFaces.this.type

    Permalink
  114. def setPersonGroupIdCol(v: String): IdentifyFaces.this.type

    Permalink
  115. def setScalarParam[T](name: String, value: T): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasServiceParams
  116. def setScalarParam[T](p: ServiceParam[T], value: T): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasServiceParams
  117. def setSubscriptionKey(v: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasSubscriptionKey
  118. def setSubscriptionKeyCol(v: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasSubscriptionKey
  119. def setTimeout(value: Double): IdentifyFaces.this.type

    Permalink

    Definition Classes
    HTTPParams
  120. def setUrl(value: String): IdentifyFaces.this.type

    Permalink

    Definition Classes
    HasURL
  121. def setVectorParam(name: String, value: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasServiceParams
  122. def setVectorParam[T](p: ServiceParam[T], value: String): IdentifyFaces.this.type

    Permalink
    Definition Classes
    HasServiceParams
  123. def shouldSkip(row: Row): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  124. val subscriptionKey: ServiceParam[String]

    Permalink
    Definition Classes
    HasSubscriptionKey
  125. val subscriptionKeyHeaderName: String

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  126. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  127. val timeout: Param[Double]

    Permalink
    Definition Classes
    HTTPParams
  128. def toString(): String

    Permalink
    Definition Classes
    Identifiable → AnyRef → Any
  129. def transform(dataset: Dataset[_]): DataFrame

    Permalink
    Definition Classes
    CognitiveServicesBaseWithoutHandler → Transformer
  130. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame

    Permalink
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  131. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame

    Permalink
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  132. def transformSchema(schema: StructType): StructType

    Permalink
    Definition Classes
    CognitiveServicesBaseWithoutHandler → PipelineStage
  133. def transformSchema(schema: StructType, logging: Boolean): StructType

    Permalink
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  134. val uid: String

    Permalink
    Definition Classes
    IdentifyFacesCognitiveServicesBaseWithoutHandler → Identifiable
  135. val url: Param[String]

    Permalink
    Definition Classes
    HasURL
  136. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  137. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  138. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  139. def write: MLWriter

    Permalink
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from HasSetLocation

Inherited from HasCognitiveServiceInput

Inherited from HasFaceIds

Inherited from CognitiveServicesBase

Inherited from HasHandler

Inherited from HasErrorCol

Inherited from HasSubscriptionKey

Inherited from HasServiceParams

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasURL

Inherited from HasOutputCol

Inherited from HTTPParams

Inherited from Wrappable

Inherited from Transformer

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