Function “K.mean or tf.keras.backend.mean” not found in Code Cell UNQ_C5.
Code Cell UNQ_C1: Function ‘get_sub_volume’ is correct.
Code Cell UNQ_C2: Function ‘standardize’ is incorrect. Check implementation.
Code Cell UNQ_C3: Function ‘single_class_dice_coefficient’ is correct.
Code Cell UNQ_C4: Function ‘dice_coefficient’ is correct.
Code Cell UNQ_C5: Function ‘soft_dice_loss’ is correct.
Code Cell UNQ_C6: Function ‘compute_class_sens_spec’ is correct.
If you see many functions being marked as incorrect, try to trace back your steps & identify if there is an incorrect function that is being used in other steps.
This dependency may be the cause of the errors.
This is the third task in the AI for Medical Diagnosis course (Programming Task: Automatic Segmentation of Brain Tumor for Magnetic Resonance Imaging (MRI)). Does anyone know where the error is? I have modified the wrong cells, but the problem still exists.