Commit 1eb89b77 authored by Elias's avatar Elias

updated readme

parent a0f0d3f7
......@@ -35,3 +35,9 @@ python3 TrainValTest4_Random.py
```bash
python3 TrainValTest5_Random.py
```
**TrainValTest6_Random.py :** This script allows you to keep only the lines where Val is at least 2 and Test is at least 2, which was our condition.
```bash
python3 TrainValTest6_Random.py
```
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