- Sort Score
- Num 10 results
- Language All
- Labels All
Results 921 - 930 of over 10,000 for 2 (1.94 seconds)
-
test.mpp
ipsum dolor sit amet - 開始タスク 2. Task 2: consectetur adipiscing elit...Test User - テストユーザー - Resource 2: Fess Team - Fessチーム Notes: This...raw.githubusercontent.com/codelibs/fess-testdata/master/files/msoffice/test.mpp -
chi2 — scikit-learn 1.8.0 documentation
2 , 2 ]) >>> chi2_stats ,...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.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 -
Download Elasticsearch | Elastic
2.2 View past releases Release date:...See Repositories in the Guide . 2 Start Elasticsearch Run bin/elasticsearch...www.elastic.co/downloads/elasticsearch -
SGD: Weighted samples — scikit-learn 1.8....
scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html -
sklearn.metrics — scikit-learn 1.8.0 docu...
d2_brier_score \(D^2\) score function, fraction of...explained. d2_log_loss_score \(D^2\) score function, fraction of...scikit-learn.org/stable/api/sklearn.metrics.html -
make_sparse_uncorrelated — scikit-learn 1...
scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_uncorrelated.html -
Isomap — scikit-learn 1.8.0 documentation
n_components = 2 , eigen_solver = 'auto' , tol..., metric = 'minkowski' , p = 2 , metric_params = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html -
AdditiveChi2Sampler — scikit-learn 1.8.0 ...
sample_steps = 2 , sample_interval = None ) [source]...original space is transformed into 2*sample_steps-1 features, where...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html -
Sparse inverse covariance estimation — sc...
As can be seen on figure 2, the grid to compute the cross-validation...enumerate ( covs ): plt . subplot ( 2 , 4 , i + 1 ) plt . imshow ( this_cov...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html