ray.tune.Experiment.public_spec# property Experiment.public_spec: Dict[str, Any]# Returns the spec dict with only the public-facing keys. Intended to be used for passing information to callbacks, Searchers and Schedulers.