(self,
base_model = LinearSVC(),
num_models = 50,
bagging_percent=0.5,
bagging_replacement=True,
feature_subset_percent = 1.0,
weighting = None,
stacking_model = None,
randomize_params = {},
verbose=False)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected