Local linear regression eliminates bias at boundries of domain. It uses weighted least squares, determining weights from the kernel. Args: x (np.array): Training data of shape[1, n_features] note: currently only single samples can be pre
(self, x, kernel, gamma)
source not stored for this graph (policy: none)
no outgoing calls