mlpy.knowledgerep.cbr.engine.Case.get_features

Case.get_features(names)[source]

Return sorted collection of features with the specified name.

Parameters:

names : str or list[str]

The name(s) of the features to retrieve.

Returns:

list or int or str or bool or float :

List of features with the specified names(s)