ValueError: Invalid value for attribute `regularizer`. Expected an instance of `keras.regularizers.Regularizer`, or `None`
I downloaded a lung cancer prediction model and tried to use it but it gave me the error in the title. It says that the error is in a line in which I don’t see any parameters for regularizers.