Showing content from http://spark.apache.org/docs/latest/api/scala/org/apache/spark/mllib/feature/Word2Vec.html below:
Spark 4.0.0 ScalaDoc - org.apache.spark.mllib.feature.Word2Vec
class Word2Vec extends Serializable with Logging
î·î
Ordering
- Alphabetic
- By Inheritance
Inherited
- Word2Vec
- Logging
- Serializable
- AnyRef
- Any
Visibility
- Public
- Protected
Instance Constructors
- î
new Word2Vec()
Type Members
- î
implicit class LogStringContext extends AnyRef
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: AnyRef): Boolean
- î
def fit[S <: Iterable[String]](dataset: JavaRDD[S]): Word2VecModel
- î
def fit[S <: Iterable[String]](dataset: RDD[S]): Word2VecModel
- î
final def getClass(): Class[_ <: AnyRef]
- î
def hashCode(): Int
- î
def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
- î
def initializeLogIfNecessary(isInterpreter: Boolean): Unit
- î
final def isInstanceOf[T0]: Boolean
- î
def isTraceEnabled(): Boolean
- î
def log: Logger
- î
def logDebug(msg: => String, throwable: Throwable): Unit
- î
def logDebug(entry: LogEntry, throwable: Throwable): Unit
- î
def logDebug(entry: LogEntry): Unit
- î
def logDebug(msg: => String): Unit
- î
def logError(msg: => String, throwable: Throwable): Unit
- î
def logError(entry: LogEntry, throwable: Throwable): Unit
- î
def logError(entry: LogEntry): Unit
- î
def logError(msg: => String): Unit
- î
def logInfo(msg: => String, throwable: Throwable): Unit
- î
def logInfo(entry: LogEntry, throwable: Throwable): Unit
- î
def logInfo(entry: LogEntry): Unit
- î
def logInfo(msg: => String): Unit
- î
def logName: String
- î
def logTrace(msg: => String, throwable: Throwable): Unit
- î
def logTrace(entry: LogEntry, throwable: Throwable): Unit
- î
def logTrace(entry: LogEntry): Unit
- î
def logTrace(msg: => String): Unit
- î
def logWarning(msg: => String, throwable: Throwable): Unit
- î
def logWarning(entry: LogEntry, throwable: Throwable): Unit
- î
def logWarning(entry: LogEntry): Unit
- î
def logWarning(msg: => String): Unit
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def setLearningRate(learningRate: Double): Word2Vec.this.type
- î
def setMaxSentenceLength(maxSentenceLength: Int): Word2Vec.this.type
- î
def setMinCount(minCount: Int): Word2Vec.this.type
- î
def setNumIterations(numIterations: Int): Word2Vec.this.type
- î
def setNumPartitions(numPartitions: Int): Word2Vec.this.type
- î
def setSeed(seed: Long): Word2Vec.this.type
- î
def setVectorSize(vectorSize: Int): Word2Vec.this.type
- î
def setWindowSize(window: Int): Word2Vec.this.type
- î
final def synchronized[T0](arg0: => T0): T0
- î
def toString(): String
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
final def wait(): Unit
- î
def withLogContext(context: Map[String, String])(body: => Unit): Unit
Deprecated Value Members
- î
def finalize(): Unit
Inherited from Logging
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