Class/Object

com.microsoft.ml.spark

BingImageSearch

Related Docs: object BingImageSearch | package spark

Permalink

class BingImageSearch extends CognitiveServicesBase with HasCognitiveServiceInput with HasInternalJsonOutputParser

Annotations
@InternalWrapper()
Linear Supertypes
Ordering
  1. Grouped
  2. Alphabetic
  3. By Inheritance
Inherited
  1. BingImageSearch
  2. HasInternalJsonOutputParser
  3. HasCognitiveServiceInput
  4. CognitiveServicesBase
  5. HasHandler
  6. CognitiveServicesBaseWithoutHandler
  7. HasErrorCol
  8. HasSubscriptionKey
  9. HasServiceParams
  10. ComplexParamsWritable
  11. MLWritable
  12. HasURL
  13. HasOutputCol
  14. HTTPParams
  15. Wrappable
  16. Transformer
  17. PipelineStage
  18. Logging
  19. Params
  20. Serializable
  21. Serializable
  22. Identifiable
  23. AnyRef
  24. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BingImageSearch()

    Permalink
  2. new BingImageSearch(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. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val aspect: ServiceParam[String]

    Permalink
  7. final def clear(param: Param[_]): BingImageSearch.this.type

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. val color: ServiceParam[String]

    Permalink
  10. val concurrency: Param[Int]

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

    Permalink
    Definition Classes
    HTTPParams
  12. def copy(extra: ParamMap): Transformer

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

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  14. val count: ServiceParam[Int]

    Permalink
  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. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. val freshness: ServiceParam[String]

    Permalink
  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. val height: ServiceParam[Int]

    Permalink
  61. val imageContent: ServiceParam[String]

    Permalink
  62. val imageType: ServiceParam[String]

    Permalink
  63. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  70. val license: ServiceParam[String]

    Permalink
  71. def log: Logger

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  83. val maxFileSize: ServiceParam[Int]

    Permalink
  84. val maxHeight: ServiceParam[Int]

    Permalink
  85. val maxWidth: ServiceParam[Int]

    Permalink
  86. val minFileSize: ServiceParam[Int]

    Permalink
  87. val minHeight: ServiceParam[Int]

    Permalink
  88. val minWidth: ServiceParam[Int]

    Permalink
  89. val mkt: ServiceParam[String]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  93. val offset: ServiceParam[Int]

    Permalink
  94. val outputCol: Param[String]

    Permalink

    The name of the output column

    The name of the output column

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

    Permalink
    Definition Classes
    Params
  96. def prepareEntity: (Row) ⇒ Option[AbstractHttpEntity]

    Permalink
    Attributes
    protected
    Definition Classes
    BingImageSearchHasCognitiveServiceInput
  97. def prepareMethod(): HttpRequestBase

    Permalink
  98. def prepareUrl: (Row) ⇒ String

    Permalink
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  99. val q: ServiceParam[String]

    Permalink
  100. def responseDataType: DataType

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

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

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

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

    Permalink
    Definition Classes
    Params
  105. def setAspect(v: String): BingImageSearch.this.type

    Permalink
  106. def setAspectCol(v: String): BingImageSearch.this.type

    Permalink
  107. def setColor(v: String): BingImageSearch.this.type

    Permalink
  108. def setColorCol(v: String): BingImageSearch.this.type

    Permalink
  109. def setConcurrency(value: Int): BingImageSearch.this.type

    Permalink

    Definition Classes
    HTTPParams
  110. def setConcurrentTimeout(value: Double): BingImageSearch.this.type

    Permalink

    Definition Classes
    HTTPParams
  111. def setCount(v: Int): BingImageSearch.this.type

    Permalink
  112. def setCountCol(v: String): BingImageSearch.this.type

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

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

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

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

    Permalink
    Definition Classes
    HasServiceParams
  117. def setErrorCol(v: String): BingImageSearch.this.type

    Permalink
    Definition Classes
    HasErrorCol
  118. def setFreshness(v: String): BingImageSearch.this.type

    Permalink
  119. def setFreshnessCol(v: String): BingImageSearch.this.type

    Permalink
  120. def setHandler(v: HandlerFunc): BingImageSearch.this.type

    Permalink
    Definition Classes
    HasHandler
  121. def setHeight(v: Int): BingImageSearch.this.type

    Permalink
  122. def setHeightCol(v: String): BingImageSearch.this.type

    Permalink
  123. def setImageContent(v: String): BingImageSearch.this.type

    Permalink
  124. def setImageContentCol(v: String): BingImageSearch.this.type

    Permalink
  125. def setImageType(v: String): BingImageSearch.this.type

    Permalink
  126. def setImageTypeCol(v: String): BingImageSearch.this.type

    Permalink
  127. def setLicense(v: String): BingImageSearch.this.type

    Permalink
  128. def setLicenseCol(v: String): BingImageSearch.this.type

    Permalink
  129. def setMarket(v: String): BingImageSearch.this.type

    Permalink
  130. def setMarketCol(v: String): BingImageSearch.this.type

    Permalink
  131. def setMaxFileSize(v: String): BingImageSearch.this.type

    Permalink
  132. def setMaxFileSize(v: Int): BingImageSearch.this.type

    Permalink
  133. def setMaxHeight(v: String): BingImageSearch.this.type

    Permalink
  134. def setMaxHeight(v: Int): BingImageSearch.this.type

    Permalink
  135. def setMaxWidth(v: String): BingImageSearch.this.type

    Permalink
  136. def setMaxWidth(v: Int): BingImageSearch.this.type

    Permalink
  137. def setMinFileSize(v: String): BingImageSearch.this.type

    Permalink
  138. def setMinFileSize(v: Int): BingImageSearch.this.type

    Permalink
  139. def setMinHeight(v: String): BingImageSearch.this.type

    Permalink
  140. def setMinHeight(v: Int): BingImageSearch.this.type

    Permalink
  141. def setMinWidth(v: String): BingImageSearch.this.type

    Permalink
  142. def setMinWidth(v: Int): BingImageSearch.this.type

    Permalink
  143. def setOffset(v: Int): BingImageSearch.this.type

    Permalink
  144. def setOffsetCol(v: String): BingImageSearch.this.type

    Permalink
  145. def setOutputCol(value: String): BingImageSearch.this.type

    Permalink

    Definition Classes
    HasOutputCol
  146. def setQuery(v: String): BingImageSearch.this.type

    Permalink
  147. def setQueryCol(v: String): BingImageSearch.this.type

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

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

    Permalink
    Definition Classes
    HasServiceParams
  150. def setSize(v: Int): BingImageSearch.this.type

    Permalink
  151. def setSizeCol(v: String): BingImageSearch.this.type

    Permalink
  152. def setSubscriptionKey(v: String): BingImageSearch.this.type

    Permalink
    Definition Classes
    HasSubscriptionKey
  153. def setSubscriptionKeyCol(v: String): BingImageSearch.this.type

    Permalink
    Definition Classes
    HasSubscriptionKey
  154. def setTimeout(value: Double): BingImageSearch.this.type

    Permalink

    Definition Classes
    HTTPParams
  155. def setUrl(value: String): BingImageSearch.this.type

    Permalink

    Definition Classes
    HasURL
  156. def setVectorParam(name: String, value: String): BingImageSearch.this.type

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

    Permalink
    Definition Classes
    HasServiceParams
  158. def setWidth(v: Int): BingImageSearch.this.type

    Permalink
  159. def setWidthCol(v: String): BingImageSearch.this.type

    Permalink
  160. def shouldSkip(row: Row): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  161. val size: ServiceParam[Int]

    Permalink
  162. val subscriptionKey: ServiceParam[String]

    Permalink
    Definition Classes
    HasSubscriptionKey
  163. val subscriptionKeyHeaderName: String

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    BingImageSearchCognitiveServicesBaseWithoutHandler → Identifiable
  173. val url: Param[String]

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  177. val width: ServiceParam[Int]

    Permalink
  178. def write: MLWriter

    Permalink
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from HasCognitiveServiceInput

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 org.apache.spark.internal.Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

Parameters

A list of parameter keys this algorithm can take. Users can set and get the parameter values through setters and getters

Parameter setters

Parameter getters

Members