dlpy.model.FeatureMaps¶
- 
class dlpy.model.FeatureMaps(conn, feature_maps_tbl, structure=None)¶
- Bases: object - Feature Maps object - Parameters: - conn : CAS
- Specifies the CAS connection object 
- feature_maps_tbl : CAS table
- Specifies the CAS table to store the feature maps. 
- structure : dict, optional
- Specifies the structure of the feature maps. 
 - Returns: - 
__init__(conn, feature_maps_tbl, structure=None)¶
- Initialize self. See help(type(self)) for accurate signature. 
 - Methods - __init__(conn, feature_maps_tbl[, structure]) - Initialize self. - display(layer_id[, filter_id]) - Display the feature maps