Artifacts
model
No artifacts found.
1 - 10 of 205
job
wandb-history
1 - 10 of 204
Empty Artifact
cov-month-unix_timestamp-feat_scale-lags-2-ds-electricity-seed-46-ljjl5y2s has no versions.

Use wandb.log_artifact to add a version to this Artifact.
import wandb
wandb.init(entity='garethmd', project='deepar-electricity')
art = wandb.Artifact('cov-month-unix_timestamp-feat_scale-lags-2-ds-electricity-seed-46-ljjl5y2s', type='model')
# ... add content to artifact ...
wandb.log_artifact(art)