Commit 36e8b6a6 authored by Aleksey Vlasenko's avatar Aleksey Vlasenko
Browse files

Formatting.

parent 97070abf
......@@ -70,8 +70,8 @@ python3 criteo_preprocess.py \
--project ${PROJECT} --region ${REGION}
```
Vocabulary for each feature is going to be generated to
${STORAGE_BUCKET}/criteo_vocab/tftransform_tmp/feature_??_vocab files.
Vocabulary size can be found as wc -l <feature_vocab_file>.
`${STORAGE_BUCKET}/criteo_vocab/tftransform_tmp/feature_??_vocab` files.
Vocabulary size can be found as `wc -l <feature_vocab_file>`.
Preprocess training and test data:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment