awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
henripal avatar

henripal/labnotebook

0
View on GitHub↗
528 stars·38 forks·Jupyter Notebook·MIT·9 views

Labnotebook

LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.

Features

  • Experiment Tracking - Monitors and records machine learning experiment metadata.

Star history

Star history chart for henripal/labnotebookStar history chart for henripal/labnotebook

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Labnotebook

Similar open-source projects, ranked by how many features they share with Labnotebook.
  • roboflow/rf-detrroboflow avatar

    roboflow/rf-detr

    5,643View on GitHub↗

    RF-DETR is a Python library for training and deploying object detection, instance segmentation, and keypoint detection models built on a vision transformer architecture. It provides a unified command-line interface and Python API for the full workflow, from fine-tuning pretrained checkpoints on custom datasets to running inference on images, video files, and live camera streams. The project supports training on datasets in COCO or YOLO format, with automatic format detection and configurable augmentation pipelines. Models can be exported to ONNX, TFLite, or TensorRT for deployment across edge

    Pythoncomputer-visiondetrinstance-segmentation
    View on GitHub↗5,643
  • pycaret/pycaretpycaret avatar

    pycaret/pycaret

    9,811View on GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    View on GitHub↗9,811
  • comet-ml/comet-examplescomet-ml avatar

    comet-ml/comet-examples

    174View on GitHub↗

    Examples of Machine Learning code using Comet.ml

    Jupyter Notebook
    View on GitHub↗174
  • guildai/guildaiguildai avatar

    guildai/guildai

    900View on GitHub↗

    Experiment tracking, ML developer tools

    Python
    View on GitHub↗900
See all 10 alternatives to Labnotebook→

Frequently asked questions

What does henripal/labnotebook do?

LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.

What are the main features of henripal/labnotebook?

The main features of henripal/labnotebook are: Experiment Tracking.

What are some open-source alternatives to henripal/labnotebook?

Open-source alternatives to henripal/labnotebook include: roboflow/rf-detr — RF-DETR is a Python library for training and deploying object detection, instance segmentation, and keypoint detection… pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… comet-ml/comet-examples — Examples of Machine Learning code using Comet.ml. guildai/guildai — Experiment tracking, ML developer tools. idsia/sacred — Sacred is an experiment management tool and reproducibility framework designed to organize multiple runs of a process… kedro-org/kedro-viz — Visualise your Kedro data and machine-learning pipelines and track your experiments.