Views
No views yet
california_housing_model.h5
1import tensorflow as tf 2 3model = tf.keras.models.load_model("california_housing_model.h5")