- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 651 - 660 of 3,230 for 1 (0.46 sec)
-
quantile_transform — scikit-learn 1.7.1 documen...
otherwise (if 1) transform each sample. n_quantiles...subsample=None . Added in version 1.5: The option None to disable...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html -
Model Complexity Influence — scikit-learn 1.7.1...
"tol" : 1e-1 , "n_iter_no_change" : 2 , },..."changing_param_values" : [ 0.05 , 0.1 , 0.2 , 0.35 , 0.5 ], "complexity_label"...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
移行 1.0.5K to 1.0.5L | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate105Kto105L.html -
移行 1.0.4A to 1.0.4B | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Ato104B.html -
移行 1.0.4G to 1.0.4H | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Gto104H.html -
Biclustering documents with the Spectral Co-clu...
Done in 1.21s. V-measure: 0.4415 MiniBatchKMeans......alphalpha, proline, benson bicluster 1 : 1948 documents, 4325 words categories...scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html -
load_wine — scikit-learn 1.7.1 documentation
1, 2]) >>> list ( data . target_names...[np.str_('class_0'), np.str_('class_1'), np.str_('class_2')] Gallery...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html -
7.5. Unsupervised dimensionality reduction — sc...
1. PCA: principal component analysis...scikit-learn.org/stable/modules/unsupervised_reduction.html -
1.2. Linear and Quadratic Discriminant Analysis...
equal to \(\frac{1}{n - 1} X_k^tX_k = \frac{1}{n - 1} V S^2 V^t\)...\frac{1}{(2\pi)^{d/2} |\Sigma_k|^{1/2}}\exp\left(-\frac{1}{2} (x-\mu_k)^t...scikit-learn.org/stable/modules/lda_qda.html -
Release Highlights for scikit-learn 1.0 — sciki...
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...import make_pipeline y = [ 1 , 0 , 1 ] pipe = make_pipeline ( preprocessor...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html