Returns a ModelParams subclass with the given `class_key`. Args: class_key: string key of the ModelParams subclass to return. Returns: A subclass of `~.base_model_params._BaseModelParams`. Raises: LookupError: If no class with the given key has been registered.
(cls, class_key)
source not stored for this graph (policy: none)