Skip to content

Commit

Permalink
Gradient boosting - Fix translations
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Jan 12, 2024
1 parent 3364ea4 commit cae4290
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions i18n/si.jaml
Original file line number Diff line number Diff line change
Expand Up @@ -9596,14 +9596,8 @@ widgets/model/owcurvefit.py:
housing: false
widgets/model/owgradientboosting.py:
class `LearnerItemModel`:
Extreme Gradient Boosting (xgboost): true
xgboost: false
Extreme Gradient Boosting Random Forest (xgboost): true
Gradient Boosting (catboost): true
catboost: false
def `_add_data`:
{name}: false
{lib} is not installed: {lib} ni nameščen
class `BaseEditor`:
def `_add_main_layout`:
callback: false
Expand Down Expand Up @@ -9638,7 +9632,7 @@ widgets/model/owgradientboosting.py:
Regularization:: Regularizacija
lambda_index: false
def `_set_lambda_label`:
'Lambda: {}': true
'Lambda: {self.lambda_}': true
def `get_arguments`:
reg_lambda: false
def `get_learner_parameters`:
Expand Down

0 comments on commit cae4290

Please sign in to comment.