LostTech.TensorFlow : API Documentation

Type BaseDNNClassifierPredictTest

Namespace tensorflow_estimator.python.estimator.canned.v1.dnn_testing_utils_v1

Parent PythonObjectContainer

Interfaces IBaseDNNClassifierPredictTest

Public instance methods

void test_multi_dim_with_3_classes_and_label_vocab()

object test_multi_dim_with_3_classes_and_label_vocab_dyn()

void test_multi_dim_with_3_classes_but_no_label_vocab()

object test_multi_dim_with_3_classes_but_no_label_vocab_dyn()

void test_one_dim_with_label_vocabulary()

object test_one_dim_with_label_vocabulary_dyn()

void test_one_dim_without_label_vocabulary()

object test_one_dim_without_label_vocabulary_dyn()

Public properties

object PythonObject get;