We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10e0742 + ef1a808 commit 4fd671aCopy full SHA for 4fd671a
README.md
@@ -34,7 +34,7 @@ OPTS="ESTIMATOR SERVER" make deploy
34
35
For more test information, check [here](./tests/).
36
37
-### with native python environment
+### with native python (3.8+) environment
38
1. Prepare environment
39
40
```bash
model_training/README.md
@@ -78,7 +78,7 @@ Training output will be in `/data` folder by default. The folder contains:
78
- profiles
79
- models in a pipeline heirachy
80
81
-### < native with python environment >
+### < native with python (3.8+) environment >
82
83
- Prepare environment:
84
0 commit comments