Comet Resources

Learn how to define your key business objectives, manage the way you scale your ML initiatives, organize your DS team, and build out your processes and infrastructure

ML industry experts have identified the process and requirements for developing production-ready machine learning models. You’ll find in this eBook that a standard approach helps to get more models in production.

This eBook explains the three critical traits of successful ML teams, and the risks of missing any of these items: visibility, reproducibility, and collaboration.

MLOps provides massive returns when organizations develop a robust and efficient system. Learn how to create a stronger workflow with this ultimate guide.

In this roundtable with Ronay Ak from Nvidia, Serdar Kadioglu at Fidelity Investments, and Jacopo Tagliabue, we will be discussing how to build better recommender systems. Our guest speakers shared many lessons learned from building and collaborating with others in building RecSys.

What is MLOps? What does it means to you as a data scientist? Watch this on-demand webinar to learn to the answers to these questions and more.

In this session, join the teams at Superb AI, AI Infrastructure Alliance, and Comet as we cover: How a modular approach to the ML tech stack enables teams to choose the best tools for their use case, data, and business

In this session, join the teams at Superb AI, AI Infrastructure Alliance, and Comet as we cover: How a modular approach to the ML tech stack enables teams to choose the best tools for their use case, data, and business

In this webinar, we will examine some naïve ML workflows that don’t take the development-production feedback loop into account and explore why they break down.

GE Healthcare projects are delivering REAL impactful business contributions, including reducing MRI imaging time by up to 50% while improving image quality, 30-50% reduction in exam time and 70% reduction in no-show rates. Listen to this in-depth interview and learn: -How large of an AI/ML team is needed for these impactful projects -What level of industry/domain expertise is needed by AI practitioners

While academic research has been improving consistently, many organizations are struggling with translating ML into business value. Now is the time to strategize with your team to overcome critical operational hurdles of ML teams.

What is the machine learning lifecycle? Watch this webinar to learn: The stages of the ML model lifecycle Why it’s critical that machine learning teams track their models through the entire lifecycle

In this webinar, join the teams at Pachyderm and Comet as we cover: What MLOps entails, and the components of a robust stack The challenges teams face when scaling their models intro production

In our discussions with leading organizations utilizing ML like The RealReal and Uber, we have compiled real-world case studies and organizational best practices for MLOps in the enterprise.

Whether you’re comparing model performance during a daily standup or onboarding a new teammate, you’ll need to log the training runs with an experiment management tool like Comet. In this session, Jacques Verré will walk you through the process of reviewing a YOLOv5 model in Comet.

AI is encountering another hurdle to delivering value, in the form of friction among and between teams. A survey of 508 machine learning practitioners that included data scientists and engineers found challenges related to people, process, and tools. This friction can cause delays in ML development that delay or halt model deployment to production.

Oren Etzioni, CEO at Allen Institute for Artificial Intelligence, was the keynote speaker at Comet’s Convergence 2022 event, where he summarizes 15 highlights of 2021 in ML and suggests lessons for 2022 and beyond.

Comet CEO Gideon Mendels discusses system design principles for managing development-production feedback loops and shares industry case studies these principles are applied to production ML systems.

Diversity has become an HR catchphrase, but what does it really mean to be from an underrepresented group in tech? This webinar explores the ongoing discussions about diversity, equity, and inclusion in ML and data science.

In this webinar, Gideon Mendels shares the results of Comet’s 2021 ML Practitioner Survey and talks to Ancestry’s Stanley Fujimoto about overcoming ML development challenges.

Reproducibility can be a barrier to ensuring positive outcomes and scaling great work. Learn about four aspects of reproducibility in ML and a five-point checklist for ensuring ML reproducibility across your organization.

In this report, we perform exploratory data analysis on the HackerNews dataset. Our profiling script builds visualizations, extracts summary profiles, and logs samples of the data for reference. We investigate the relationship between our initial set of features and our target.

As part of the Standardizing the Experiment Series, we present a report on a baseline post Performance Prediction Model for the HackerNews Dataset.

As part of the Standardizing the Experiment Series, we present a report on a baseline Topic Model for the HackerNews Dataset.

As part of the Standardizing the Experiment Series, we present a report on a baseline Sentiment Analysis Model for the HackerNews Dataset.

Here’s a collection of tips and tricks in the Comet MLOps platform, including adding multiple metrics to a built-in chart panel, filtering experiments, setting experiments as baselines in a new project, and more.

As the complexity of your training pipeline grows, you may find it beneficial to start modularizing code. In this report, we outline best practices for passing the Comet Experiment object between different files within a project.

A guide to using an Iterative Strategy for Hyperparameter Optimization.

In this report we explore how to log profiles of your Pandas DataFrames, use them to assess the quality of your inputs, and identify the data constraints of your model.

In this report we explore two of the most common methods for parallelized training in Machine Learning: Data Parallelism and Inter-Model Parallelism.

Learn how to visualize your ROC and Precision-Recall Curves using Comet Reports and Panels.

Learn how to build Vega visualizations directly in Comet Panels. This report will walk you through working with the Vega Visualization Grammar.

See how custom panels can help visualize predictions from Object Detection Models.

Learn how to log Tensorflow Model Analysis (TFMA) visualizations to Comet.

Explore a set of techniques that help visualize filters, layers and features in Convolutional Neural Networks.