Method__init__(
self,
*,
split: "LegacySurvey.Split",
root: str,
extra: str = None,
astroclip/astrodino/data/dataset.py:118
Method__init__(
self,
model_name,
modality,
properties,
scale,
num_epochs,
downstream_tasks/property_estimation/baselines/modules.py:18
Method__init__(self, n_latent, n_hidden=(32, 32), act=None, dropout=0)
downstream_tasks/property_estimation/baselines/modules.py:131
Function_safe_evalSafely evaluate an arithmetic expression. :param s: expression to evaluate; should only contain numbers, spaces, or the symbols `+, -, *,
astroclip/callbacks.py:11