diff --git a/train_and_deploy/configs/train_config.yaml b/train_and_deploy/configs/train_config.yaml index 02cc297b..63fc3ac8 100644 --- a/train_and_deploy/configs/train_config.yaml +++ b/train_and_deploy/configs/train_config.yaml @@ -131,18 +131,4 @@ parameters: subsample: - 0.6 - 0.8 - - 1.0 - svc: - model_package: sklearn.svm - model_class: SVC - search_grid: - C: - - 0.1 - - 1 - - 10 - kernel: - - linear - - rbf - gamma: - - scale - - auto \ No newline at end of file + - 1.0 \ No newline at end of file