File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,7 +96,6 @@ res <- compute_features.training.ML(features_train = deconvolution,
9696 k_folds = 2,
9797 n_rep = 2,
9898 LODO = FALSE,
99- batch_var = NULL,
10099 file_name = "Test",
101100 ncores = 2,
102101 return = FALSE)
@@ -127,7 +126,6 @@ res <- compute_features.training.ML(features_train = deconvolution,
127126 k_folds = 2,
128127 n_rep = 2,
129128 LODO = FALSE,
130- batch_var = NULL,
131129 file_name = "Test",
132130 ncores = 2,
133131 return = FALSE)
@@ -177,7 +175,6 @@ res <- compute_features.training.ML(features_train = deconvolution,
177175 k_folds = 3,
178176 n_rep = 3,
179177 LODO = FALSE,
180- batch_var = NULL,
181178 file_name = "Test",
182179 ncores = 2,
183180 return = FALSE)
@@ -201,7 +198,6 @@ res <- compute_features.ML(features_train = data_train,
201198 k_folds = 3,
202199 n_rep = 3,
203200 LODO = FALSE,
204- batch_var = NULL,
205201 file_name = "Test",
206202 maximize = "F1",
207203 return = FALSE)
You can’t perform that action at this time.
0 commit comments