Open source tool for data, models, & experiment versioning for ML projects. Join our stellar community https://t.co/RTCIKrZlmf for help, support and insights.
We were privileged to have Matt Squire from @FuzzyLabsAI, a renowned expert in the MLOps space, as our guest.
During the session, Matt shared his insights on the benefits of open-source MLOps tools and how they can help businesses.
๐งต๐งต
In his ๐ฃ๐ฟ๐ฒ๐๐ฒ๐ป๐๐ฎ๐๐ถ๐ผ๐ป, Matt provided a comprehensive breakdown of the MLOps tool space, categorizing it into SaaS platforms, fully open source, and partly open source tools.
May 17, 2023 โข 9 tweets โข 2 min read
Several data practitioners have asked for a tutorial video from us on DVC, and we are glad to make this available.
In this video, you'll discover how to use the DVCLive and @huggingface datasets to create a Tweet Sentiment Analyzer.
๐งต๐งต๐งต
Do you want to learn more about using real-time metrics in machine learning experiments? Look nowhere else!
In this ๐๐๐๐ผ๐ฟ๐ถ๐ฎ๐น, we'll show you how to use DVCLive and the Hugging Face Dataset to build a potent Twitter sentiment analyzer.
Apr 25, 2023 โข 4 tweets โข 2 min read
We are happy to announce something exciting to the ML/AI Community๐จ
DVC has just released its new integration with Optuna, enabling you to streamline and optimize your hyperparameter search process while keeping track of every step with version control.
Our users have been requesting this integration for a while, and we're thrilled to deliver!
With the DVC's extension for VS Code, you can easily monitor and analyze your results, saving you time and effort in your machine learning workflow.
Apr 20, 2023 โข 14 tweets โข 6 min read
Here's a comprehensive thread on how to build a seamless batch-scoring experience.
Woah! Been here? Is deep learning model training going horribly wrong? ๐๐ฝโโ๏ธ
Iterative Studio makes this easy to see so you don't waste time and resources!
๐งตย 1/7
With Iterative Studio and DVCLive, you can monitor the progress of your long-running experiments against others that you or your team have performed. All are easily accessed at work, at home, or by the rest of your team on the project.
๐งต2/7
Jan 16, 2023 โข 7 tweets โข 4 min read
๐จ๐ปโ๐ป Setup CI/CD in your machine learning projects using these simple yet powerful โโพ๏ธ CML commandsโ:
๐ ci
๐โโ๏ธ runner
โคด๏ธ pr
๐ฌ comment
๐ง๐ผโ๐ซ tensorboard
For their engineering final project at @Insper, Arthur Olga, Gabriel Monteiro, Guilherme Leite, and Vinicius Lima created the MLOps Guide, which provides a Complete MLOps development cycle using DVC, CML, and IBM Watson.
โdvc dag --fullโ shows the full DAG that the target stage belongs to, instead of showing only its ancestors.
๐งต[2/7]
Dec 12, 2022 โข 5 tweets โข 3 min read
๐ฆ DVC is designed to improve upon past solutions to make the life of ML teams easier. Hereโs how it differentiates from other related technologies:
@NadiaIIT presented her team's research on Collaboration Challenges in Building ML-Enabled Systems in the October Meetup. If you missed it, visit .
๐งต [2/7]
Sep 2, 2022 โข 8 tweets โข 4 min read
For all the devs out there willing to contribute to DVC, here is a quick guide to contributing to iterative/dvc repo
๐ Open a new issue
๐ป Set up a dev environment
๐ด Fork iterative/dvc
๐งช Add tests and run them locally
โฌ๏ธ Submit a pull request @iterativeai
๐งต [1/7]
๐ Open a new issue
Open a new issue in the issue tracker, whether it be a bug report or a feature request. ๐๐ฝ github.com/iterative/dvc/โฆ
๐งต[2/7]
Aug 23, 2022 โข 7 tweets โข 3 min read
๐ฆ Here are some of the cool commands you can try out right now in the DVC command line interface!
๐ป dvc dag
๐ง dvc freeze
๐ฆ dvc move
๐ dvc metrics show
๐งน dvc gc
๐งต [1/7]
๐ป dvc dag
๐๐๐ ๐๐๐ is very helpful in quickly checking out the stages of a pipeline up to the target stage in a simple visual representation. If the target is omitted, it will show the full project DAG.
๐งต [2/7]
Jul 12, 2022 โข 6 tweets โข 4 min read
๐ฆ Did you hear? By popular demand, CML.dev now supports @Bitbucket Pipelines, rounding out our coverage of the leading version control platforms! ๐
๐งต 1/6
You can get started with CML in @Bitbucket by forking this repo and cloning it to your local workstation.
Quickly run new experiments and compare their resulting metrics in the experiments table. Use the command palette or buttons to run new experiments, or add them to the queue for later.