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

Method fit

ML/svm.py:57–108  ·  view source on GitHub ↗

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

source not stored for this graph (policy: none)

Calls

no outgoing calls