MCPcopy Create free account
hub / github.com/christopherjenness/ML-lib / predict

Method predict

ML/svm.py:110–127  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls