Skip to content

Commit 3f68b3b

Browse files
committed
Add Feature as Prediction to the list of widgets for the web page
1 parent 9f49bc2 commit 3f68b3b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/widgets.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,16 @@
836836
"predictions"
837837
]
838838
},
839+
{
840+
"text": "Feature as Predictor",
841+
"doc": null,
842+
"icon": "../Orange/widgets/evaluate/icons/FeatureAsPredictor.svg",
843+
"background": "#C3F3F3",
844+
"keywords": [
845+
"column",
846+
"predictor"
847+
]
848+
},
839849
{
840850
"text": "Confusion Matrix",
841851
"doc": "visual-programming/source/widgets/evaluate/confusionmatrix.md",

0 commit comments

Comments
 (0)