A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://spark.apache.org/docs/latest/api/scala/org/apache/spark/mllib/feature/HashingTF.html below:

Spark 4.0.0 ScalaDoc - org.apache.spark.mllib.feature.HashingTF

class HashingTF extends Serializable



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HashingTF
  2. Serializable
  3. AnyRef
  4. Any
Visibility
  1. Public
  2. Protected
Instance Constructors
  1.  new HashingTF()
  2.  new HashingTF(numFeatures: Int)
Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##: Int
  3.  final def ==(arg0: Any): Boolean
  4.  final def asInstanceOf[T0]: T0
  5.  def clone(): AnyRef
  6.  final def eq(arg0: AnyRef): Boolean
  7.  def equals(arg0: AnyRef): Boolean
  8.  final def getClass(): Class[_ <: AnyRef]
  9.  def hashCode(): Int
  10.  def indexOf(term: Any): Int
  11.  final def isInstanceOf[T0]: Boolean
  12.  final def ne(arg0: AnyRef): Boolean
  13.  final def notify(): Unit
  14.  final def notifyAll(): Unit
  15.  val numFeatures: Int
  16.  def setBinary(value: Boolean): HashingTF.this.type
  17.  def setHashAlgorithm(value: String): HashingTF.this.type
  18.  final def synchronized[T0](arg0: => T0): T0
  19.  def toString(): String
  20.  def transform[D <: Iterable[_]](dataset: JavaRDD[D]): JavaRDD[Vector]
  21.  def transform[D <: Iterable[_]](dataset: RDD[D]): RDD[Vector]
  22.  def transform(document: Iterable[_]): Vector
  23.  def transform(document: Iterable[_]): Vector
  24.  final def wait(arg0: Long, arg1: Int): Unit
  25.  final def wait(arg0: Long): Unit
  26.  final def wait(): Unit
Deprecated Value Members
  1.  def finalize(): Unit

Inherited from AnyRef

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4