Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/ad4af56f94e876dfdccf4c40710391ad70a01595d78a727053addeb73c3909b3
hasContent: model_check_point = ModelCheckpoint('best_model.hdf5', monitor='val_accuracy', verbose=1, save_best_only=True, mode='max')

Code fragment is used in the following Trains