Args: x (np.array): Training data of shape[n_features,] Returns: float: predicted value Raises: ValueError if model has not been fit Notes: Currently, only a single data instance can be predicted at a time.
(self, x)
source not stored for this graph (policy: none)
no test coverage detected