# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,tf_estimator_history)
S3method(evaluate,tf_estimator)
S3method(export_savedmodel,tf_estimator)
S3method(input_fn,data.frame)
S3method(input_fn,default)
S3method(input_fn,formula)
S3method(input_fn,list)
S3method(input_fn,matrix)
S3method(model_dir,tf_estimator)
S3method(pad,data.frame)
S3method(pad,default)
S3method(plot,tf_estimator_history)
S3method(predict,tf_estimator)
S3method(print,tensorflow.python.estimator.canned.metric_keys.MetricKeys)
S3method(print,tensorflow.python.estimator.canned.prediction_keys.PredictionKeys)
S3method(print,tensorflow.python.estimator.model_fn.ModeKeys)
S3method(print,tensorflow.python.estimator.run_config.RunConfig)
S3method(print,tensorflow.python.framework.ops.GraphKeys)
S3method(print,tf_estimator)
S3method(print,tf_estimator_history)
S3method(str,tf_estimator)
S3method(train,tf_estimator)
S3method(train_and_evaluate,tf_estimator)
S3method(type_sum,tf_prediction)
export("%>%")
export(array_reshape)
export(boosted_trees_classifier)
export(boosted_trees_regressor)
export(classifier_parse_example_spec)
export(column_bucketized)
export(column_categorical_weighted)
export(column_categorical_with_hash_bucket)
export(column_categorical_with_identity)
export(column_categorical_with_vocabulary_file)
export(column_categorical_with_vocabulary_list)
export(column_crossed)
export(column_embedding)
export(column_indicator)
export(column_numeric)
export(contains)
export(dnn_classifier)
export(dnn_linear_combined_classifier)
export(dnn_linear_combined_regressor)
export(dnn_regressor)
export(ends_with)
export(estimator)
export(estimator_spec)
export(eval_spec)
export(evaluate)
export(everything)
export(export_savedmodel)
export(feature_columns)
export(flag_boolean)
export(flag_integer)
export(flag_numeric)
export(flag_string)
export(flags)
export(glimpse)
export(graph_keys)
export(hook_checkpoint_saver)
export(hook_global_step_waiter)
export(hook_history_saver)
export(hook_logging_tensor)
export(hook_nan_tensor)
export(hook_progress_bar)
export(hook_step_counter)
export(hook_stop_at_step)
export(hook_summary_saver)
export(input_fn)
export(input_layer)
export(install_tensorflow)
export(keras_model_to_estimator)
export(last_col)
export(latest_checkpoint)
export(linear_classifier)
export(linear_regressor)
export(matches)
export(metric_keys)
export(mode_keys)
export(model_dir)
export(num_range)
export(numpy_input_fn)
export(one_of)
export(prediction_keys)
export(regressor_parse_example_spec)
export(run_config)
export(run_dir)
export(scoped_columns)
export(session_run_args)
export(session_run_hook)
export(set_columns)
export(shape)
export(starts_with)
export(task_type)
export(tensorboard)
export(tf)
export(tf_config)
export(train)
export(train_and_evaluate)
export(train_spec)
export(use_condaenv)
export(use_python)
export(use_virtualenv)
export(variable_names)
export(variable_value)
export(with_columns)
import(forge)
import(reticulate)
import(rlang)
import(tensorflow)
import(tidyselect)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(purrr,reduce)
importFrom(reticulate,array_reshape)
importFrom(reticulate,use_condaenv)
importFrom(reticulate,use_python)
importFrom(reticulate,use_virtualenv)
importFrom(stats,coef)
importFrom(tensorflow,evaluate)
importFrom(tensorflow,export_savedmodel)
importFrom(tensorflow,install_tensorflow)
importFrom(tensorflow,shape)
importFrom(tensorflow,tensorboard)
importFrom(tensorflow,tf)
importFrom(tensorflow,tf_config)
importFrom(tensorflow,train)
importFrom(tensorflow,train_and_evaluate)
importFrom(tfruns,flag_boolean)
importFrom(tfruns,flag_integer)
importFrom(tfruns,flag_numeric)
importFrom(tfruns,flag_string)
importFrom(tfruns,flags)
importFrom(tfruns,run_dir)
importFrom(tibble,as_tibble)
importFrom(tibble,glimpse)
importFrom(tibble,type_sum)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
importFrom(utils,capture.output)
importFrom(utils,str)
