Package org.apache.spark.ml.util
Class MetaAlgorithmReadWrite
Object
org.apache.spark.ml.util.MetaAlgorithmReadWrite
Default Meta-Algorithm read and write implementation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MetaAlgorithmReadWrite
public MetaAlgorithmReadWrite()
-
-
Method Details
-
getUidMap
Examine the given estimator (which may be a compound estimator) and extract a mapping from UIDs to correspondingParams
instances.- Parameters:
instance
- (undocumented)- Returns:
- (undocumented)
-