MCPcopy Create free account
hub / github.com/capitalk/treelearn / __init__

Method __init__

treelearn/clustered_regression.py:7–14  ·  view source on GitHub ↗
(
            self, 
            k=10, 
            base_model = LinearRegression(), 
            cluster_prediction_weights = 'hard', # or 'soft' 
            verbose=False)

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