We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e95d2 commit 021f2e1Copy full SHA for 021f2e1
inst/qml/mlPrediction.qml
@@ -53,7 +53,7 @@ Form
53
id: predictors
54
name: "predictors"
55
title: qsTr("Features")
56
- allowedColumns: ["scale", "ordinal", "nominal"]
+ allowedColumns: ["scale", "nominal"]
57
allowAnalysisOwnComputedColumns: false
58
}
59
0 commit comments