11msgid ""
22msgstr ""
3+ "PO-Revision-Date : 2024-12-08 09:00+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 "
38"MIME-Version : 1.0\n "
49"Content-Type : text/plain; charset=UTF-8\n "
510"Content-Transfer-Encoding : 8bit\n "
611"Plural-Forms : nplurals=1; plural=0;\n "
12+ "X-Generator : Weblate 5.9-dev\n "
713"X-Language : zh_Hans\n "
814"X-Qt-Contexts : true\n "
915
@@ -127,7 +133,7 @@ msgstr "%的数据"
127133
128134msgctxt "DataSplit|"
129135msgid "Add generated indicator to data"
130- msgstr "添加生成的指标到数据集 "
136+ msgstr "添加生成的指示变量到数据集 "
131137
132138msgctxt "DataSplit|"
133139msgid "None"
@@ -1630,8 +1636,7 @@ msgctxt "AlgorithmicSettings|"
16301636msgid ""
16311637"The kernel used in training and predicting. Possible kernels are 'linear', "
16321638"'radial', 'polynomial', and 'sigmoid'."
1633- msgstr ""
1634- "用于训练和预测的内核。可能的核有'linear', 'radial', 'polynomial', and "
1639+ msgstr "用于训练和预测的核函数,可能的核函数有'linear', 'radial', 'polynomial', and "
16351640"'sigmoid'。"
16361641
16371642msgctxt "AlgorithmicSettings|"
@@ -1796,9 +1801,8 @@ msgid ""
17961801"number of clusters on the x-axis. This plot can be used for determining the "
17971802"optimal number of clusters. The plot shows three curves using AIC, BIC, and "
17981803"'elbow method' optimization."
1799- msgstr ""
1800- "生成一幅图,Y轴为总内平方和,X轴为聚类个数。该图可用于确定最佳聚类数。该图显"
1801- "示了使用 AIC、BIC 和 “肘部法”优化的三条曲线。"
1804+ msgstr "生成Y轴为总内平方和、X轴为簇数的图形,可用于确定最佳簇数。该图显示了使用 "
1805+ "AIC、BIC 和 “肘部法”优化的三条曲线。"
18021806
18031807msgctxt "PredictivePerformance|"
18041808msgid "Predictive performance"
@@ -2063,8 +2067,7 @@ msgid ""
20632067"Choose a percentage to randomly sample from your data to derive prediction "
20642068"error. Generates an internal indicator variable that indicates whether the "
20652069"observation is included (1) or excluded (0) from the test set."
2066- msgstr ""
2067- "从数据中按照百分比进行随机抽样;生成内部变量,表示观测是否包含(1)或排除"
2070+ msgstr "从数据中按照百分比进行随机抽样;生成内部指示变量,表示观测是否包含(1)或排除"
20682071"(0)在测试集中。"
20692072
20702073msgctxt "DataSplit|"
@@ -2074,15 +2077,15 @@ msgstr "用于测试集的观测的百分比。"
20742077msgctxt "DataSplit|"
20752078msgid ""
20762079"Add the generated test set indicator from the option above to your data set."
2077- msgstr "将上述选项生成的测试集指标添加到数据集中 。"
2080+ msgstr "将上述选项生成的测试集指示变量添加到数据集中 。"
20782081
20792082msgctxt "DataSplit|"
20802083msgid "The column name for the generated test set indicator."
2081- msgstr "测试集指标的列名 。"
2084+ msgstr "测试集指示变量的列名 。"
20822085
20832086msgctxt "DataSplit|"
20842087msgid "The variable in the data set that is used as the test set indicator."
2085- msgstr "数据集中用作测试集指标的变量 。"
2088+ msgstr "数据集中用作测试集标签的变量 。"
20862089
20872090msgctxt "DataSplit|"
20882091msgid "Choose how to create the validation set."
@@ -2991,3 +2994,6 @@ msgid ""
29912994"then be split into a training (and validation if requested) set (0), and a "
29922995"test set (1) according to your indicator."
29932996msgstr ""
2997+ "使用指示变量来选择测试集,指标变量应为仅包含0(从测试集中排除)和1(包含在测"
2998+ "试集中)值的列,数据将根据指示变量分为训练集(和验证集,如果需要)集(0)和测"
2999+ "试集(1)。"
0 commit comments