MLOps/params.yaml
Alexis Bruneteau f107164b51 maybe maybe not
2025-10-01 15:04:13 +02:00

9 lines
111 B
YAML

preprocess:
test_size: 0.2
random_state: 42
train:
n_estimators: 100
max_depth: 10
random_state: 42