Initial commit

This commit is contained in:
2026-03-14 21:31:00 +08:00
parent 58dfd5548d
commit b77c37cfa5
9 changed files with 478 additions and 0 deletions

13
params.yaml Normal file
View File

@@ -0,0 +1,13 @@
prepare:
split: 0.20
seed: 20170428
featurize:
max_features: 100
ngrams: 1
train:
seed: 20170428
n_est: 50
min_split: 0.01