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