15 lines
420 B
JSON
15 lines
420 B
JSON
{
|
|
"product_id": "P001",
|
|
"product_name": "感冒灵颗粒",
|
|
"model_type": "mlstm",
|
|
"training_completed_at": "2025-06-11T06:39:12.241473",
|
|
"epochs": 50,
|
|
"metrics": {
|
|
"MSE": 41.953552490840366,
|
|
"RMSE": 6.477156203986466,
|
|
"MAE": 4.238292535146077,
|
|
"R²": 0.7390404442569029,
|
|
"MAPE(%)": 18.032113444145022
|
|
},
|
|
"file_path": "models/mlstm\\P001_model.pt"
|
|
} |