MCPcopy
hub / github.com/shenweichen/DeepCTR-Torch / run_classification_criteo.py

File run_classification_criteo.py

examples/run_classification_criteo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import os
3
4import pandas as pd

Callers

nothing calls this directly

Calls 7

SparseFeatClass · 0.90
DenseFeatClass · 0.90
get_feature_namesFunction · 0.90
DeepFMClass · 0.85
compileMethod · 0.80
fitMethod · 0.80
predictMethod · 0.80

Tested by

no test coverage detected