42.如何降低模型過適(Overfitting)問題? (A)降低資料量 (B)在目標函數中加入參數正則化(Regularization)項 (C)對資料作正規化(Normalization)前處理 (D)使用測試資料建模