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

Method __init__

treelearn/base_ensemble.py:29–53  ·  view source on GitHub ↗
(self, 
            base_model, 
            num_models, 
            bagging_percent,
            bagging_replacement,
            feature_subset_percent, 
            stacking_model, 
            randomize_params, 
            additive, 
            verbose)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

check_estimatorFunction · 0.90
check_intFunction · 0.90

Tested by

no test coverage detected