๐Ÿฆ‰DVC Profile picture
Dec 3, 2022 โ€ข 8 tweets โ€ข 6 min read โ€ข Read on X
๐Ÿฆ‰ Hereโ€™s a quick brief from Iterative Community๐Ÿ‘‡

๐Ÿช GitHub Universe
๐Ÿค Hacktoberfest Contributions
๐Ÿ“น Closure Session 2 event
โ™พ๏ธ CML at NeurIPS
๐Ÿ‡ฌ๐Ÿ‡ง MLOps Summit London
๐Ÿ‡บ๐Ÿ‡ธ ODSC West

@Iterativeai @DVCorg
#mlOps #data #pipeline #dag

๐Ÿงต[1/8]
๐Ÿช Dmitry at GitHub Universe

Dmitry Petrov (@FullStackML) spoke at #GitHubUniverse on โ€œML with Git: experiment tracking in Codespacesโ€ on 8th November.

He presented how to use the DVC extension for VS Code and Codespaces to streamline ML experimentation process.

๐Ÿงต[2/8]
๐Ÿค Hacktoberfest Contributions

Huge thanks to @francesco086, vvssttkk, and @DeepyamanDatta for their contributions!

We are sending personalized shirts to them.

Special thanks to @mertbozkirr for leading the Hacktoberfest charge!

๐Ÿงต[3/8]
๐Ÿ“น Closure Session 2 event

Our Community Champion @jcpsantiago gave an introduction to DVC in preparation for the remainder of the session where @carsten_behring, author of Metamorph presents how NLP pipelines can be managed with DVC, Closure & Python.

๐Ÿงต[4/8]
โ™พ๏ธ CML at NeurIps

Well, this work will be presented within the virtual Workshop Challenges In Deploying and Monitoring Machine Learning Systems at NeurIps virtual this year on December 9th.

๐Ÿงต[5/8]
๐Ÿ‡ฌ๐Ÿ‡ง MLOps Summit London

We were also part of the MLOps Summit in London!

Aside from attending a variety of great talks, we met many wonderful people from around the world resulting in some really interesting discussions around MLOps.

๐Ÿงต[6/8]
๐Ÿ‡บ๐Ÿ‡ธ ODSC West

We had great conversations with conferencegoers and attended great sessions!

Dmitry had a packed room for his in-person talk Why You Need a GitOps-based Machine Learning Model Registry and Alex Kim presented CI/CD for Machine Learning virtually.

๐Ÿงต[7/8]
That's all for now ๐Ÿ‘‹

Head on to our blog to read the full heartbeat ๐Ÿ‘‡
iterative.ai/blog/november-โ€ฆ

๐Ÿงต[8/8]

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with ๐Ÿฆ‰DVC

๐Ÿฆ‰DVC Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @DVCorg

May 18, 2023
๐—–๐—ผ๐—บ๐—บ๐˜‚๐—ป๐—ถ๐˜๐˜† ๐—ฆ๐—ฝ๐—ผ๐˜๐—น๐—ถ๐—ด๐—ต๐˜!!

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.

๐Ÿงต๐Ÿงต Image
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.
Read 4 tweets
May 17, 2023
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.

๐Ÿงต๐Ÿงต๐Ÿงต Image
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.
Read 9 tweets
Apr 25, 2023
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. ๐Ÿ”๐Ÿ“ˆ
Read 4 tweets
Apr 20, 2023
Here's a comprehensive thread on how to build a seamless batch-scoring experience.

You will learn how to:

๐Ÿค– Design ML pipelines with @DVCorg

๐Ÿˆ Training with @gitlab and CML

๐Ÿงช ML experiments with @Iterativeai Studio

๐Ÿšข Deployments with @ApacheAirflow

๐Ÿงต [1/6]
๐Ÿค– Design #ML pipelines using #DVC! Streamline your process with the following steps:

1๏ธโƒฃ Data prep

2๏ธโƒฃ Feature engineering

3๏ธโƒฃ Model training

4๏ธโƒฃ Model evaluation

DVC optimizes run time & tracks changes for a more efficient workflow!

Get started with 'dvc exp run' ๐Ÿš€

๐Ÿงต [2/6]
Read 14 tweets
Feb 28, 2023
What is your favourite IDE/Code Editor for Machine Learning?

1. Jupyter Lab/Notebook
2. R Studio
3. Pycharm
4. VS Code
5. Spyder
6. Others(name it)
Follow @DVCorg

A lot of people keep mentioning @code

Check out this @code Extension for Machine learning experiment management -

marketplace.visualstudio.com/items?itemNameโ€ฆ
These are the Top @code extensions for Machine learning in 2023.

1. GitHub Copilot
2. DVC
3. GitLens
4. Jupyter
5. Jupyter Notebook Renderers
6. Python
7. Pylance
8. Python Indent
9. Indent-rainbow
10. Todo MD

You can also share other ones to educate others.
Read 5 tweets
Feb 13, 2023
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

๐Ÿงต3/7
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(