- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1301 - 1310 of over 10,000 for 2 (0.28 seconds)
-
silhouette_score — scikit-learn 1.8.0 doc...
defined if number of labels is 2 <= n_labels <= n_samples...Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html -
ClassicalMDS — scikit-learn 1.8.0 documen...
ClassicalMDS ( n_components = 2 , * , metric = 'euclidean' , metric_params...Parameters : n_components int, default=2 Number of embedding dimensions....scikit-learn.org/stable/modules/generated/sklearn.manifold.ClassicalMDS.html -
Procedimientos de Desinstalación
2 Paso 2: Eliminación de OpenSearch...rm -rf /path/to/opensearch-3.3.2 Paso 3: Eliminación del Directorio...fess.codelibs.org/es/15.3/install/uninstall.html -
Procédure de désinstallation
2 Étape 2 : Suppression d’OpenSearch...rm -rf /path/to/opensearch-3.3.2 Étape 3 : Suppression du répertoire...fess.codelibs.org/fr/15.3/install/uninstall.html -
IBM Cloud Pak for Applications - IBM Developer
developer.ibm.com/components/cloud-pak-for-applications -
아카이브
2 11.1 11.0 10.3 10.2 10.1 10.0 9.4 9.3 9.2 9.1 9.0 8.0...I/F Doc 11.2 11.1 11.0 10.3 10.2 10.1 10.0 9.4 9.3 9.2 9.1 9.0 8.0...fess.codelibs.org/ko/archives.html -
KDTree — scikit-learn 1.8.0 documentation
leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for KDTree...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html -
FeatureHasher — scikit-learn 1.8.0 docume...
'cat' : 2 , 'elephant' : 4 },{ 'dog' : 2 , 'run'...0., 0., 0., 0., 0., 2.], [ 0., 0., 0., -2., -5., 0., 0., 0., 0.,...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html -
Upgrade Procedure
2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz Copy...-Uvh fess-15.3.2.rpm # DEB $ sudo dpkg -i fess-15.3.2.deb Note Configuration...fess.codelibs.org/15.3/install/upgrade.html -
MeanShift — scikit-learn 1.8.0 documentation
complexity will tend towards O(T*n^2). Scalability can be boosted by...X = np . array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html