Skip to content

Latest commit

 

History

History

tianchi-flink-aaig

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

第三届 Apache Flink 极客挑战赛暨AAIG CUP-电商推荐抱大腿攻击识别


How to use it

  1. Download the data, put it in tcdata folder
  2. Train and inference
# In container terminal, train and online predict
export SGX_MODE=SIM
sh run.sh
  1. The host provides a helpful pipeline. If you are only interested in the NN model part, you could refer to here.

Other top solutions