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

Method __init__

ML/kernelmethods.py:13–26  ·  view source on GitHub ↗

Attributes: X (np.ndarray): Training data of shape[n_samples, n_features] X_intercept (np.ndarray): Training data of shape [n_samples, n_features + 1] Adds a column of ones to training data y (np.ndarray): Target values of

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected