Package org.apache.spark.ml.util
Class MetaAlgorithmReadWrite
Object
org.apache.spark.ml.util.MetaAlgorithmReadWrite
Default Meta-Algorithm read and write implementation.
- 
Constructor Summary
Constructors - 
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 correspondingParamsinstances.- Parameters:
 instance- (undocumented)- Returns:
 - (undocumented)
 
 
 -