tensorflow / lattice

Lattice methods in TensorFlow
Apache License 2.0
518 stars 94 forks source link

do you have example for binary classifier #41

Closed Sandy4321 closed 4 years ago

Sandy4321 commented 4 years ago

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

mmilanifard commented 4 years ago

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