Package org.apache.spark.ml.tuning
Class TrainValidationSplitModel.TrainValidationSplitModelWriter
Object
org.apache.spark.ml.util.MLWriter
org.apache.spark.ml.tuning.TrainValidationSplitModel.TrainValidationSplitModelWriter
- All Implemented Interfaces:
- org.apache.spark.internal.Logging,- BaseReadWrite
- Enclosing class:
- TrainValidationSplitModel
public static final class TrainValidationSplitModel.TrainValidationSplitModelWriter
extends MLWriter
Writer for TrainValidationSplitModel.
 param:  instance TrainValidationSplitModel instance used to construct the writer
 
TrainValidationSplitModel supports an option "persistSubModels", with possible values "true" or "false". If you set the collectSubModels Param before fitting, then you can set "persistSubModels" to "true" in order to persist the subModels. By default, "persistSubModels" will be "true" when subModels are available and "false" otherwise. If subModels are not available, then setting "persistSubModels" to "true" will cause an exception.
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.spark.internal.Loggingorg.apache.spark.internal.Logging.LogStringContext, org.apache.spark.internal.Logging.SparkShellLoggingFilter
- 
Method SummaryMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.spark.ml.util.BaseReadWritesc, sparkSession, sqlContextMethods inherited from interface org.apache.spark.internal.LogginginitializeForcefully, 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