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 hace 3 años
archive init KPI descriptions hace 3 años
modules initialize moduules hace 3 años
script create a script for procedure hace 3 años
toysnippet rename notebook hace 3 años
.gitignore ignore symbolic link of List_Data_Call hace 3 años
README.md add a process how to get kpi.csv hace 3 años

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