mlplant 是一个 MLOps 框架,通过在 Jupyter 笔记本的单元格中使用 Python 装饰器,将探索性笔记本转换为生产就绪的 FastAPI 项目。

Stars

6

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-29

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它独特地通过读取笔记本单元格中的注释,自动完成从实验笔记本到可部署 API 的转换,自动去除可视化噪音并合并相关代码块。

适合谁使用

  • 希望无需重写代码即可部署模型的数据科学家
  • 需要快速 API 原型设计的机器学习工程师
  • 寻找轻量级笔记本到服务管线的 MLOps 团队
  • 熟悉 FastAPI 和 Jupyter 笔记本的开发者

典型使用场景

  • 将笔记本中训练好的模型转换为 REST API 端点
  • 从现有分析笔记本生成 Docker 化的微服务
  • 快速将预测模型作为带有 Swagger 文档的 API 分享
  • 自动将配置、特征工程和训练逻辑提取为模块化的源文件

项目优势

  • 零样板代码——只需在单元格上添加装饰器即可
  • 自动将相同装饰器的单元格合并到一个文件中
  • 自动去除 matplotlib、seaborn、print 和 display 语句,保持代码整洁
  • 通过构建标志支持可选的 Docker 和 MLflow 集成

使用前须知

  • 输出框架仅限 FastAPI
  • 需要手动使用相应装饰器标记每个单元格
  • 没有内置的测试或验证生成项目的方法

README 快速开始

Installation

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

lopopolo
精选
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI 与机器学习AI 智能体
2,390
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960
littledivy
精选
littledivy GitHub avatar

mimic

mimic captures traffic from any iOS or web app and automatically generates a Python client library that lets you call the app's API like a regular library.

AI 与机器学习
1,482