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 7934a6611e add column sid and date 3 년 전
archive init KPI descriptions 3 년 전
modules initialize moduules 3 년 전
script add column sid and date 3 년 전
toysnippet rename notebook 3 년 전
.gitignore add igonre directory 3 년 전
README.md add step for change branch master to V1.2 3 년 전

README.md

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

  1. clone this repository (git clone https://git.apl.hongik.ac.kr/Ellis/mailsys_differential_feature_extraction.git)
  2. cd
  3. git checkout V1.2
  4. python3 ./script/createhandletrace.py
  5. python3 ./script/createinterpolation.py ./handletrace
  6. python3 ./script/createfulltrace.py ./interpolation
  7. python3 ./script/createkpi.py ./fulltrace