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

Function train_clustered_svm_ensemble

treelearn/recipes.py:251–270  ·  view source on GitHub ↗
(
        X, 
        Y, 
        num_models = 10, 
        C = 1, 
        k =  20, 
        stacking= False, 
        bagging_percent = 0.65, 
        feature_subset_percent=0.5, 
        verbose = True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

fitMethod · 0.45

Tested by

no test coverage detected