From 85e6b1703812a4b17279e815721ea3ac4a36de8e Mon Sep 17 00:00:00 2001 From: haotian <2421912570@qq.com> Date: Mon, 17 Feb 2025 10:08:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/接口文档.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/接口文档.md b/doc/接口文档.md index e5ff178..8f00162 100644 --- a/doc/接口文档.md +++ b/doc/接口文档.md @@ -186,8 +186,14 @@ -- 参考官方文档中的参数介绍. - 模型注册,结果保存都采用MLflow库 - - +# 开发计划 +## 1.整理数据预处理和特征选择方法, 模型算法及其参数. + - 让AI整理,保存成yaml文件 + - 2天 + +## 2.开发系统接口及测试 + - AI 辅助开发 + - 5天