Rewrite the function compute_features() with the possibility to pass a list of features to be computed. `def compute_features(self, features_list):`
Rewrite the function compute_features() with the possibility to pass a list of features to be computed.
def compute_features(self, features_list):