Kaynağa Gözat

add a process how to get kpi.csv

V1.2
Jeong Geol Kim 3 yıl önce
ebeveyn
işleme
3a0026b068
1 değiştirilmiş dosya ile 13 ekleme ve 1 silme
  1. 13
    1
      README.md

+ 13
- 1
README.md Dosyayı Görüntüle

@@ -1,2 +1,14 @@
1 1
 
2
-python3 ./script/createhandletrace.py <Root Dir>
2
+requiremetns
3
+python3.8 >=
4
+numpy
5
+scipy
6
+pandas
7
+scikit-learn
8
+
9
+1. clone this repository
10
+2. cd <repository>
11
+3. python3 ./script/createhandletrace.py <Root directory of surgery ID>
12
+4. python3 ./script/createinterpolation.py ./handletrace
13
+5. python3 ./script/createfulltrace.py ./interpolation
14
+6. python3 ./script/createkpi.py ./fulltrace

Loading…
İptal
Kaydet