Skip to content

Commit 6e57528

Browse files
committed
Update info
1 parent 2346fe1 commit 6e57528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/qml/common/ui/ExportResults.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Group
5353
name: "addProbabilities"
5454
text: qsTr("Add probabilities (classification only)")
5555
visible: showProbs
56-
info: qsTr("In classification analyses, also add the predicted probabilities for each class to the data.")
56+
info: qsTr("In classification analyses, append the predicted probabilities for each class to the data. For neural networks, this option provides the output of the final layer.")
5757
}
5858
}
5959

0 commit comments

Comments
 (0)