I have a number of excel files in each there is thousands of rows. In what matter should I store them such that clearml can track new feature.
One way that is, every new feature will be save as a new file and I will specify the parent.
CostlyOstrich36 is this is what you meant?
Is there another way?
One way that is, every new feature will be save as a new file and I will specify the parent.
I think that would be the best way 🙂
Hi JitteryParrot8 ,
ClearML DataOps doesn't track changes in specific files. You can simply store each "new" file as a new version and keep the lineage.
How should I store my samples (500,000) to maximize the benefit?
Can you elaborate please?