1
1
msgid ""
2
2
msgstr ""
3
+ "PO-Revision-Date : 2025-07-23 07:39+0000\n "
4
+ "
Last-Translator :
Yu Gong <[email protected] >\n "
5
+ "Language-Team : Chinese (Simplified Han script) <https://hosted.weblate.org/ "
6
+ "projects/jasp/jaspmachinelearning-qml/zh_Hans/>\n "
7
+ "Language : zh_Hans\n "
3
8
"MIME-Version : 1.0\n "
4
9
"Content-Type : text/plain; charset=UTF-8\n "
5
10
"Content-Transfer-Encoding : 8bit\n "
6
11
"Plural-Forms : nplurals=1; plural=0;\n "
12
+ "X-Generator : Weblate 5.13-dev\n "
7
13
"X-Language : zh_Hans\n "
8
14
"X-Qt-Contexts : true\n "
9
15
@@ -2982,22 +2988,23 @@ msgstr ""
2982
2988
2983
2989
msgctxt "ExportResults|"
2984
2990
msgid "Add probabilities (classification only)"
2985
- msgstr ""
2991
+ msgstr "添加概率(仅分类) "
2986
2992
2987
2993
msgctxt "ExportResults|"
2988
2994
msgid ""
2989
2995
"In classification analyses, append the predicted probabilities for each "
2990
2996
"class to the data. For neural networks, this option provides the output of "
2991
2997
"the final layer."
2992
- msgstr ""
2998
+ msgstr "在分类中,将每个类的概率添加到数据中。对于神经网络,其最后一层的输出数据中添"
2999
+ "加概率。"
2993
3000
2994
3001
msgctxt "Description|"
2995
3002
msgid "Supervised Learning"
2996
- msgstr ""
3003
+ msgstr "有监督学习 "
2997
3004
2998
3005
msgctxt "Description|"
2999
3006
msgid "Unsupervised Learning"
3000
- msgstr ""
3007
+ msgstr "无监督学习 "
3001
3008
3002
3009
msgctxt "ModelPerformance|"
3003
3010
msgid ""
@@ -3007,3 +3014,7 @@ msgid ""
3007
3014
"the F1-score, support, AUC (area under the ROC curve) and more. For "
3008
3015
"clustering, these metrics include entropy, Dunn index and more."
3009
3016
msgstr ""
3017
+ "显示模型的性能指标。对于回归,指标包括均方误差 (MSE)、均方根误差 "
3018
+ "(RMSE)、R<sup>2</sup> 等。对于分类,包括精度、召回率、F1 "
3019
+ "分数、支持度、AUC(ROC 曲线下面积)等。对于聚类,这些指标包括熵、Dunn "
3020
+ "指数等。"
0 commit comments