Skip to content

Commit 55f4965

Browse files
committed
Gradient boosting - Fix translations
1 parent 3364ea4 commit 55f4965

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

i18n/si.jaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9596,14 +9596,8 @@ widgets/model/owcurvefit.py:
95969596
housing: false
95979597
widgets/model/owgradientboosting.py:
95989598
class `LearnerItemModel`:
9599-
Extreme Gradient Boosting (xgboost): true
9600-
xgboost: false
9601-
Extreme Gradient Boosting Random Forest (xgboost): true
9602-
Gradient Boosting (catboost): true
9603-
catboost: false
96049599
def `_add_data`:
96059600
{name}: false
9606-
{lib} is not installed: {lib} ni nameščen
96079601
class `BaseEditor`:
96089602
def `_add_main_layout`:
96099603
callback: false
@@ -9638,7 +9632,7 @@ widgets/model/owgradientboosting.py:
96389632
Regularization:: Regularizacija
96399633
lambda_index: false
96409634
def `_set_lambda_label`:
9641-
'Lambda: {}': true
9635+
'Lambda: {self.lambda_}: true
96429636
def `get_arguments`:
96439637
reg_lambda: false
96449638
def `get_learner_parameters`:

0 commit comments

Comments
 (0)