tensorflow / lattice

Lattice methods in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do you have example for binary classifier

Sandy4321 opened this issue · comments

do you have example for binary classifier
for example target is yes and no
like
https://github.com/tensorflow/lattice/blob/master/g3doc/tutorial/index.md

There are several examples with canned binary classifiers under examples directory. Also a notebook for canned estimators under docs/tutorials.
Rendered version of the notebooks will be on tensorflow.org