I would like to code a custom scoring function using the make_scorer function, where my custom_function(y_true, y_pred) calculates the DAILY sumpro
make_scorer
custom_function(y_true, y_pred)