Convenience function that returns the param for the given dataset name. Args: dataset: A python string. Typically, 'Dev', 'Test', etc. Returns: If there is a `cls.${dataset}` method defined, call that method to generate a hyperparam for the input data. Raises:
(self, dataset)
source not stored for this graph (policy: none)