This is made easier using numpy, which can easily iterate over arrays. # Creating a custom function for MAE import numpy as np def mae(y_true, ...
確定! 回上一頁