- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1571 - 1580 of over 10,000 for 2 (0.85 seconds)
-
watsonx.data - IBM Developer
developer.ibm.com/components/watsonx-data/ -
BayesianGaussianMixture — scikit-learn 1....
2 ], [ 1 , 4 ], [ 1 , 0 ], [ 4 , 2 ], [ 12 , 4 ],...>>> bgm . means_ array([[2.49 , 2.29], [8.45, 4.52 ]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html -
IBM Semeru Runtimes - IBM Developer
developer.ibm.com/languages/semeru-runtimes -
custom.css
- var(--tab-caption-width)) / 2 - 6px) !important; } .sd-tab-set...background-color: var(--sk-cyan-shades-2); color: white !important; } ...scikit-learn.org/stable/_static/styles/custom.css -
adjusted_mutual_info_score — scikit-learn...
JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) 0.0 Gallery examples #...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html -
Feature importances with a forest of trees R...
n_classes = 2 , random_state = 0 , shuffle =...min_samples_split: int or float, default=2 The minimum number of samples...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html -
Linux 설치 (상세 절차)
2/fess-15.3.2.tar.gz $ tar -xzf fess-15.3.2.tar.gz $...s-15.3.2/fess-15.3.2.rpm $ sudo rpm -ivh fess-15.3.2.rpm Fess...fess.codelibs.org/ko/15.3/install/install-linux.html -
A demo of K-Means clustering on the handwritten...
can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html -
Installation mit Docker (Detailliert)
2/compose/compose-opensearch3.yaml Methode 2: Repository...ist installiert Docker Compose 2.0 oder höher ist installiert Überprüfung...fess.codelibs.org/de/15.3/install/install-docker.html -
Caching nearest neighbors — scikit-learn ...
scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html