ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
Currently, when generating a dataset list using Dataset.list_datasets() it's not possible to exclude archived data. I plan to submit a PR for the change.
Motivation
Usually failed experiments end up archived and our workflow involves examining the dataset history but we want to exclude things like archived data in that analysis. The change is pretty minimal and it provides a functionality that other users might very well need themselves.
Proposal Summary
Currently, when generating a dataset list using Dataset.list_datasets() it's not possible to exclude archived data. I plan to submit a PR for the change.
Motivation
Usually failed experiments end up archived and our workflow involves examining the dataset history but we want to exclude things like archived data in that analysis. The change is pretty minimal and it provides a functionality that other users might very well need themselves.
Related Discussion
https://clearml.slack.com/archives/CTK20V944/p1688721968770759