MCPcopy Create free account
hub / github.com/conflow-dev/ConFlow / train.py

File train.py

model_demo/DeepCrossing/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from utils import create_criteo_dataset
2from model import DeepCrossing
3import os
4import sys

Callers

nothing calls this directly

Calls 2

create_criteo_datasetFunction · 0.90
DeepCrossingClass · 0.90

Tested by

no test coverage detected