David de la Iglesia Castro

Results 109 issues of David de la Iglesia Castro

https://github.com/facebookresearch/detectron2/blob/main/detectron2/engine/hooks.py

feature request
p3-nice-to-have
A: frameworks

https://www.pytorchlightning.ai/blog/using-optuna-to-optimize-pytorch-lightning-hyperparameters

A: docs
p3-nice-to-have
A: frameworks

Example logger: https://github.com/explosion/spacy-loggers#wandblogger

feature request
p3-nice-to-have
A: frameworks

For some reason, `codecov` is reporting the lightning integration as 0% coverage, even though there is https://github.com/iterative/dvclive/blob/main/tests/test_frameworks/test_lightning.py . I suspect this is related to the hacks we do in the...

bug
p2-medium
maintenance

Probably no need to build anything custom but just make an example using the Python API. Example with MLFlow: https://docs.evidentlyai.com/integrations/evidently-and-mlflow

A: docs
p3-nice-to-have
A: frameworks
hacktoberfest

https://github.com/Galileo-Galilei/kedro-mlflow

feature request
p3-nice-to-have
A: frameworks

Apart from being cleaner from a software perspective, it has been also discussed that it can introduce confusion from the UI perspective as it introduces an index that might not...

p3-nice-to-have
refactoring
A: step

More info: - https://docs.zenml.io/component-gallery/experiment-trackers/custom

feature request
p3-nice-to-have
A: frameworks

When using DVCLive inside a stage being executed by `dvc exp run`, we still try to send `data` events on every step even if the `start` event sent by DVC...

enhancement
p3-nice-to-have
A: dvc
A: studio

Thanks for making an example! 🙏Would like to propose some additions if you don´t mind. I can´t comment directly due to the notebook nature, so hopefully this can help. If...

A: docs
enhancement
p2-medium