comet-ml/comet-examples
Examples of Machine Learning code using Comet.ml
This repository provides practical examples for machine learning engineers and data scientists to effectively track their model experiments. It helps prevent losing valuable experiment results by demonstrating how to log datasets, code changes, and model performance. You provide your Python ML code, and it shows you how to integrate Comet to get reproducible, transparent experiment history.
171 stars.
Use this if you are a machine learning engineer or data scientist looking for concrete examples to manage and reproduce your ML experiment history across various Python libraries.
Not ideal if you are looking for a general-purpose machine learning library or a tool that doesn't focus on experiment tracking and management.
Stars
171
Forks
64
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/comet-ml/comet-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...