gui.core.clusteringMethods package
Submodules
gui.core.clusteringMethods.cluster_KMeans module
- class gui.core.clusteringMethods.cluster_KMeans.Ui_Form(n_components=None, *, copy=True, whiten=False, svd_solver='auto', tol=0.0, iterated_power='auto', n_oversamples=10, power_iteration_normalizer='auto', random_state=None)[source]
-
- get_widget()[source]
This function specifies the variable that holds the styling. Use this function to get the variable
- Returns:
gui.core.clusteringMethods.cluster_Spectral module
- class gui.core.clusteringMethods.cluster_Spectral.Ui_Form(n_components=None, *, copy=True, whiten=False, svd_solver='auto', tol=0.0, iterated_power='auto', n_oversamples=10, power_iteration_normalizer='auto', random_state=None)[source]
-
- get_widget()[source]
This function specifies the variable that holds the styling. Use this function to get the variable
- Returns: