MCPcopy Create free account
hub / github.com/TalwalkarLab/leaf / create_model

Method create_model

models/model.py:60–72  ·  view source on GitHub ↗

Creates the model for the task. Returns: A 4-tuple consisting of: features: A placeholder for the samples' features. labels: A placeholder for the samples' labels. train_op: A Tensorflow operation that, when run with the features a

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected