Args: X (np.ndarray): Training data of shape[n_samples, n_features] Returns: np.ndarray: shape[n_samples, 1], the predicted values Raises: ValueError if model has not been fit
(self, x)
source not stored for this graph (policy: none)
no outgoing calls