Args: X (np.ndarray): Training data of shape[n_samples, n_features] y (np.ndarray): Target values of shape[n_samples, 1] reg_parameter (float): float to determine strength of regulatrization penalty if 0, then no linear regression without
(self, X, y)
source not stored for this graph (policy: none)
no outgoing calls