- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1041 - 1050 of 3,461 for 1 (0.07 sec)
-
Sample pipeline for text feature extraction and...
array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04, 1.e+05, 1.e+06]), 'vect__max_df':...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
Biclustering documents with the Spectral Co-clu...
Done in 1.34s. 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 -
inplace_swap_row — scikit-learn 1.6.0 documenta...
1 ) >>> csr . todense () matrix([[0,...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_row.html -
APIヘルプ (DBFlute Maven Plugin 1.0.0 API)
メソッドの詳細 各概要エントリには、その項目の詳細な説明の中から1行目の文が表示されます。詳細な説明はソース・コードに現れる順...dbflute.seasar.org/maven/plugin/apidocs/help-doc.html -
train_test_split — scikit-learn 1.6.0 documenta...
scikit-learn 1.5 Release Highlights for scikit-learn 1.5 Release...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
mean_pinball_loss — scikit-learn 1.6.0 document...
[ 1 , 2 , 4 ], alpha = 0.1 ) np.float64(0.3...)...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Features...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html -
mean_variance_axis — scikit-learn 1.6.0 documen...
1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...of CSR or CSC format. axis {0, 1} Axis along which the axis should...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.mean_variance_axis.html -
davies_bouldin_score — scikit-learn 1.6.0 docum...
1 ], [ 1 , 1 ], [ 3 , 4 ]] >>> labels = [ 0 , 0 , 1 ] >>>...Davies-Bouldin score. References [ 1 ] Davies, David L.; Bouldin, Donald...scikit-learn.org/stable/modules/generated/sklearn.metrics.davies_bouldin_score.html -
Performance tuning | APM .NET Agent Reference [...
the sample rate is set at 1.0 , meaning all requests are traced....www.elastic.co/guide/en/apm/agent/dotnet/current/performance-tuning.html -
Varying regularization in Multi-layer Perceptro...
logspace ( - 1 , 1 , 5 ) classifiers = [] names..., y_max = X [:, 1 ] . min () - 0.5 , X [:, 1 ] . max () + 0.5...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html