Package org.apache.spark.ml.feature
Class ChiSqSelectorModel.ChiSqSelectorModelWriter
Object
org.apache.spark.ml.util.MLWriter
org.apache.spark.ml.feature.ChiSqSelectorModel.ChiSqSelectorModelWriter
- All Implemented Interfaces:
org.apache.spark.internal.Logging,org.apache.spark.ml.util.BaseReadWrite
- Enclosing class:
- ChiSqSelectorModel
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.spark.internal.Logging
org.apache.spark.internal.Logging.LogStringContext, org.apache.spark.internal.Logging.SparkShellLoggingFilter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.spark.ml.util.BaseReadWrite
org$apache$spark$ml$util$BaseReadWrite$$optionSparkSession, org$apache$spark$ml$util$BaseReadWrite$$optionSparkSession_$eq, sc, sparkSession, sqlContextMethods inherited from interface org.apache.spark.internal.Logging
initializeForcefully, initializeLogIfNecessary, initializeLogIfNecessary, initializeLogIfNecessary$default$2, isTraceEnabled, log, logBasedOnLevel, logDebug, logDebug, logDebug, logDebug, logError, logError, logError, logError, logInfo, logInfo, logInfo, logInfo, logName, LogStringContext, logTrace, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, logWarning, MDC, org$apache$spark$internal$Logging$$log_, org$apache$spark$internal$Logging$$log__$eq, withLogContext
-
Constructor Details
-
ChiSqSelectorModelWriter
-