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 1963eb60e6 add igonre directory 3 년 전
archive init KPI descriptions 3 년 전
modules initialize moduules 3 년 전
script create a script for procedure 3 년 전
toysnippet rename notebook 3 년 전
.gitignore add igonre directory 3 년 전
README.md add a process how to get kpi.csv 3 년 전

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