Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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