knac.KnacSplits
- class knac.KnacSplits(confidence_threshold=0.4, silhouette_weight=None)
- __init__(confidence_threshold=0.4, silhouette_weight=None)
Methods
__init__([confidence_threshold, ...])fit(X[, y, data, labels_automatic, ...])fit_transform(X[, y])Fit to data, then transform it.
get_metadata_routing()Get metadata routing of this object.
get_params([deep])Get parameters for this estimator.
set_fit_request(*[, data, labels_automatic, ...])Request metadata passed to the
fitmethod.set_output(*[, transform])Set output container.
set_params(**params)Set the parameters of this estimator.
transform(X)