-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Dec 14, 2024
1 parent
f103d99
commit 6fda763
Showing
9 changed files
with
11 additions
and
26 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,9 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2024-12-08 09:00+0000\n" | ||
"Last-Translator: ecadrian <[email protected]>\n" | ||
"Language-Team: Spanish <https://hosted.weblate.org/projects/jasp/" | ||
"jaspmachinelearning-qml/es/>\n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.9-dev\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Language: es\n" | ||
"X-Source-Language: American English\n" | ||
"X-Qt-Contexts: true\n" | ||
|
@@ -3284,6 +3278,6 @@ msgstr "" | |
"Usar una variable índice para seleccionar datos para el conjunto de " | ||
"contraste. Este índice debe ser una columna de sus datos de tipo escala, que " | ||
"tenga solo 0 (excluido del conjunto de contraste) y 1 (incluido en el " | ||
"conjunto de contraste). Los datos serán entonces separados en un conjunto (0)" | ||
" de adiestramiento (y de validación cuando se solicite), y un conjunto (1) " | ||
"de contraste, conforme a su índice." | ||
"conjunto de contraste). Los datos serán entonces separados en un conjunto " | ||
"(0) de adiestramiento (y de validación cuando se solicite), y un conjunto " | ||
"(1) de contraste, conforme a su índice." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,9 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2024-12-08 09:00+0000\n" | ||
"Last-Translator: ecadrian <[email protected]>\n" | ||
"Language-Team: Galician <https://hosted.weblate.org/projects/jasp/" | ||
"jaspmachinelearning-qml/gl/>\n" | ||
"Language: gl\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.9-dev\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Language: gl_ES\n" | ||
"X-Source-Language: C\n" | ||
"X-Qt-Contexts: true\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,9 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2024-12-08 09:00+0000\n" | ||
"Last-Translator: Yu Gong <[email protected]>\n" | ||
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/" | ||
"projects/jasp/jaspmachinelearning-qml/zh_Hans/>\n" | ||
"Language: zh_Hans\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Weblate 5.9-dev\n" | ||
"X-Language: zh_Hans\n" | ||
"X-Qt-Contexts: true\n" | ||
|
||
|
@@ -1636,7 +1630,8 @@ msgctxt "AlgorithmicSettings|" | |
msgid "" | ||
"The kernel used in training and predicting. Possible kernels are 'linear', " | ||
"'radial', 'polynomial', and 'sigmoid'." | ||
msgstr "用于训练和预测的核函数,可能的核函数有'linear', 'radial', 'polynomial', and " | ||
msgstr "" | ||
"用于训练和预测的核函数,可能的核函数有'linear', 'radial', 'polynomial', and " | ||
"'sigmoid'。" | ||
|
||
msgctxt "AlgorithmicSettings|" | ||
|
@@ -1801,7 +1796,8 @@ msgid "" | |
"number of clusters on the x-axis. This plot can be used for determining the " | ||
"optimal number of clusters. The plot shows three curves using AIC, BIC, and " | ||
"'elbow method' optimization." | ||
msgstr "生成Y轴为总内平方和、X轴为簇数的图形,可用于确定最佳簇数。该图显示了使用 " | ||
msgstr "" | ||
"生成Y轴为总内平方和、X轴为簇数的图形,可用于确定最佳簇数。该图显示了使用 " | ||
"AIC、BIC 和 “肘部法”优化的三条曲线。" | ||
|
||
msgctxt "PredictivePerformance|" | ||
|
@@ -2067,7 +2063,8 @@ msgid "" | |
"Choose a percentage to randomly sample from your data to derive prediction " | ||
"error. Generates an internal indicator variable that indicates whether the " | ||
"observation is included (1) or excluded (0) from the test set." | ||
msgstr "从数据中按照百分比进行随机抽样;生成内部指示变量,表示观测是否包含(1)或排除" | ||
msgstr "" | ||
"从数据中按照百分比进行随机抽样;生成内部指示变量,表示观测是否包含(1)或排除" | ||
"(0)在测试集中。" | ||
|
||
msgctxt "DataSplit|" | ||
|