Systems | Development | Analytics | API | Testing

June 2022

Model Serving Monitoring and Traceability - The Bigger Picture - The AIIA Summit 2022

Watch our great evangelist Victor Sonck in the AIIA summit! How can you go in the bigger picture of model observability? Well, the short answer is complete traceability. And what does that mean? Find out for yourself in Victor's short and insightful talk. ClearML is an open source ML / DL experiment manager, versioning and ML-Ops full system solution.

Machine Learning Experiment Tracking from Zero to Hero in 2 Lines of Code

In your machine learning projects, have you ever wondered “why is model Y is performing better than Z, which dataset was model Y trained on, what are the training parameters I used for model Y, and what are the model performance metrics I used to select model Y?” Does this sound familiar to you? Have you wondered if there is a simple way to answer the questions above? Data science experiments can get complex, which is why you need a system to simplify tracking.

Improving a day in the life of: MLOps Engineer - How ClearML is actually used 2

ClearML in the real world, without the marketing fluff. Watch along as we show how ClearML can make the life of an MLOps engineer much easier. Get lots of tips, tricks and inspiration on the use of the queueing system, remote agents, automation like schedulers etc.

ClearML Autoscaler: How It Works & Solves Problems

Sometimes the need for processing power you or your team requires is very high one day and very low another. Especially in machine learning environments, this is a common problem. One day a team might be training their models and the need for compute will be sky high, but other days they’ll be doing research and figuring out how to solve a specific problem, with only the need for a web browser and some coffee.

Iguazio Recognized in Gartner's 2022 Market Guide for DSML Engineering Platforms

We’re proud to share that Iguazio has been named in Gartner's 2022 Market Guide for Data Science & Machine Learning Engineering Platforms. According to Gartner, “The AI & data science platform market is due to grow to over $10 billion by 2025 at a 21.6% compounded annual growth rate.

The Easiest Way to Track Data Science Experiments with MLRun

As a very hands-on VP of Product, I have many, many conversations with enterprise data science teams who are in the process of developing their MLOps practice. Almost every customer I meet is in some stage of developing an ML-based application. Some are just at the beginning of their journey while others are already heavily invested. It’s fascinating to see how data science, a once commonly used buzz word, is becoming a real and practical strategy for almost any company.

The Future of Machine Learning with Tal Shaked

Tal Shaked has a long history with machine learning and AI, and he's brought all that experience and energy to Snowflake. Felipe Hoffa talks to Tal about why he's excited about building on Snowflake, making ML accessible to everyone, and enabling customers to use ML/AI to help grow their businesses. Want the inside track on Snowflake's approach to ML and the newest tech announcements? Tune in to Snowflake's YouTube, LinkedIn, or Twitter channels June 14-16 for exclusive livestreams direct from Snowflake Summit in Las Vegas.

Cloudera's Applied ML Prototype Catalog Continues to Grow

Here at Cloudera, we’re committed to helping make the lives of data practitioners as painless as possible. For data scientists, we continue to provide new Applied Machine Learning Prototypes (AMPs), which are open source and available on GitHub. These pre-built reference examples are complete end-to-end data science projects. In Cloudera Machine Learning (CML), you can deploy them with the single click of a button, bringing data scientists that much closer to providing value.

How to simplify AI models with Vertex AI and BigQuery ML

Did you know there is native integration between Vertex AI and BigQuery ML? With unified cloud data, your machine learning pipelines will have multiple options for training and storing/accessing data. Watch along and learn about the new native integrations between Vertex AI and BigQuery ML for Google Cloud.

How to Use a Continual Learning Pipeline to Maintain High Performances of an AI Model in Production - Guest Blogpost

The algorithm team at WSC Sports faced a challenge. How could our computer vision model, that is working in a dynamic environment, maintain high quality results? Especially as in our case, new data may appear daily and be visually different from the already trained data. Bit of a head-scratcher right? Well, we’ve developed a system that is doing just that and showing exceptional results!