LostTech.TensorFlow : API Documentation

Type KerasRegressor

Namespace tensorflow.keras.wrappers.scikit_learn

Parent BaseWrapper

Interfaces IKerasRegressor

Implementation of the scikit-learn regressor API for Keras.

Properties

Public properties

object build_fn get; set;

Sequential model get; set;

object PythonObject get;

IDictionary<string, int> sk_params get; set;