The โcml ciโ command prepares the whole repository for CML operations after creating the cml.yaml file
๐งต[2/7]
๐โโ๏ธ runner
When a workflow requires computational resources, CML can automatically allocate cloud instances using โcml runnerโ. You can spin up instances on AWS, Azure, GCP, Kubernetes or any other provider. We can start a runner using โcml runner launchโ command.
๐งต[3/7]
โคด๏ธ pr
We can also commit specified files to a new branch and create a pull request using โcml pr createโ command.
๐งต[4/7]
๐ฌ comment
We can effortlessly post a Markdown report as a comment on a commit or pull/merge request with โcml comment createโ command.
๐งต[5/7]
๐ง๐ผโ๐ซ tensorboard
The โcml tensorboard connectโ returns a link to a tensorboard.dev page.
๐งต[6/7]
๐จ๐ปโ๐ป Thanks for reading till here!
You can head straight to the docs to start integrating all these features in your projects ๐ cml.dev/doc/ref
๐งต[7/7]
โข โข โข
Missing some Tweet in this thread? You can try to
force a refresh
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.
He went on to describe the defining traits of open source and why he believes it to be the best choice for MLOps, including its flexibility, cost-effectiveness, and agility.
Matt's views on open-source MLOps tools generated a lot of engagement from our community members.
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.
๐๐๐๐๐ข๐ฏ๐, a library from ๐๐๐, gives you the ability to easily monitor your ML experiments. You will be able to easily grasp the performance of your model at every stage thanks to its real-time metrics.
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.
Try out our new integration today and see the benefits for yourself! ๐
This is the link to the video -
In the video, we explain how to use Optuna with Keras and view each iteration as an experiment in DVC's experiment table and plots. ๐๐
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
You provide a couple environment variables for your model training job:
You can enter your STUDIO_TOKEN and dvc exp run if running locally