From fc4b04f35e4fad02d6de9fee34002577a1e26a79 Mon Sep 17 00:00:00 2001 From: Brian Pondi Date: Sat, 24 Aug 2024 11:42:47 +0200 Subject: [PATCH] Update proposals/load_ml_model.json Co-authored-by: Matthias Mohr --- proposals/load_ml_model.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/load_ml_model.json b/proposals/load_ml_model.json index 3e44a515..1dd02de0 100644 --- a/proposals/load_ml_model.json +++ b/proposals/load_ml_model.json @@ -32,7 +32,7 @@ "description": "A machine learning model to be used with machine learning processes such as ``ml_predict()``.", "schema": { "type": "object", - "subtype": "mlm-model" + "subtype": "ml-model" } }, "links": [