You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeong Geol Kim 3a0026b068 add a process how to get kpi.csv 3 yıl önce
archive init KPI descriptions 3 yıl önce
modules initialize moduules 3 yıl önce
script create a script for procedure 3 yıl önce
toysnippet rename notebook 3 yıl önce
.gitignore ignore symbolic link of List_Data_Call 3 yıl önce
README.md add a process how to get kpi.csv 3 yıl önce

README.md

requiremetns python3.8 >= numpy scipy pandas scikit-learn

  1. clone this repository
  2. cd
  3. python3 ./script/createhandletrace.py
  4. python3 ./script/createinterpolation.py ./handletrace
  5. python3 ./script/createfulltrace.py ./interpolation
  6. python3 ./script/createkpi.py ./fulltrace