Skip to content

coderxor/ISF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ISF

Dataset

Row Format

log_id,time_stamp,state,Level,Content,Event_id,Event_template 1,1117784570.364,normal,INFO,instruction cache parity error corrected,189,instruction cache parity error corrected 2,1117784570.528,normal,INFO,instruction cache parity error corrected,189,instruction cache parity error corrected

Preprocess

  • Use the dataprocess.py to preprocess the dataset

  • Generate the BGL_sessions_tmp.csv and BGL_session_label_tmp.csv

  • Split the train test dataset, train_data_tmp.csv,train_data_label_tmp.csv,test_data_session_tmp.csv,test_data_label_tmp.csv

Train && Test

  • XXX.train.py
  • XXX.test.py

Statistic

  • statistic.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages