Skip to content

wujunzhuo/criteo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

criteo

拆分数据

link

mkdir data
cd data
split -d -l 500000 train.txt train_

MinMax缩放、Ordinal编码

python transform.py

模型训练

python train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages