TensorFlow

API

 tf.keras / utils / utils.to_categorical


Wrapper for using the Scikit-Learn API with Keras models.

Classes

class KerasClassifier: Implementation of the scikit-learn classifier API for Keras.

class KerasRegressor: Implementation of the scikit-learn regressor API for Keras.


此页内容是否对您有帮助