Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/8c08c8d03327a08894d3072c8e16615c89f238e5dd0af48fb8e541bbb6c138e0
hasContent: train_dataset = train.flow_from_directory(train_data_location, target_size=(150, 150), batch_size=self.batch_size, class_mode='categorical', shuffle=True)

Code fragment is used in the following Trains