Ubuntu on
$ python3 -m mimic3benchmark.scripts.extract_subjects /home/magic0111/mimic3-benchmarks data/root/
I typed
[Errno 2] File b'/home/magic0111/mimic3-benchmarks/PATIENTS.csv' does not exist: b'/home/magic0111/mimic3-benchmarks/PATIENTS.csv'
It appears as .
As shown in https://github.com/YerevaNN/mimic3-benchmarks
I think I did it twice in the Building a benchmark process, so what's wrong?
python git
/home/magic0111/mimic3-benchmarks/PATIENTS.csv
git clone
doesn't just create this file, so just in case, make an empty file according to the path above and run it.
© 2024 OneMinuteCode. All rights reserved.