From d29efa3a3f50fa79949116ed17f8d58cf7305cef Mon Sep 17 00:00:00 2001 From: Vesna Tanko Date: Fri, 16 Feb 2024 12:39:07 +0100 Subject: [PATCH] PLS: Update widget.json --- doc/widgets.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/widgets.json b/doc/widgets.json index 388b2efb69a..17242c343a3 100644 --- a/doc/widgets.json +++ b/doc/widgets.json @@ -780,6 +780,15 @@ "open", "model" ] + }, + { + "text": "PLS", + "doc": null, + "icon": "../Orange/widgets/model/icons/PLS.svg", + "background": "#FAC1D9", + "keywords": [ + "partial least squares" + ] } ] ],