Releases: explosion/spacy-loggers
Releases · explosion/spacy-loggers
v1.0.5: New loggers
v1.0.4: Add ClearMLLogger
Thanks to @thepycoder for the contribution!
v1.0.3: Add MLflowLogger
- Add
spacy.MLflowLogger.v1
Thanks to @snosrap for the contribution!
v1.0.2: Log models with WandbLogger
- Add
spacy.WandbLogger.v4
with the additional settingslog_best_dir
andlog_latest_dir
.
Thanks to @Zatteliet for the contribution!