- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 971 - 980 of 3,200 for 2 (0.64 sec)
-
Poisson regression and non-normal loss — scikit...
'Regular' 1217 R82 2 5.0 1 0.75000 B 6 2 52 50 B12 'Diesel' 54...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 8 ))...scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html -
Compressive sensing: tomography reconstruction ...
l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) ** 2 mask...np . float64 ) center = l_x / 2.0 X += 0.5 - center Y += 0.5 -...scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html -
Class Likelihood Ratios to measure classificati...
"n_features" : 2 , "n_informative" : 2 , "n_redundant" : 0...subplots ( nrows = 3 , ncols = 2 , figsize = ( 15 , 12 )) for ax...scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html -
Version 0.17 — scikit-learn 1.7.2 documentation
different filenames under Python 2 and Python 3 to avoid pickling...scikit-learn.org/stable/whats_new/v0.17.html -
インストール
2.0をインストール場合を説明します。 OpenSearchのプラグインを...h:opensearch-analysis-fess:3.2.0 $ $OPENSEARCH_HOME/bin/opensearch-plugin...fess.codelibs.org/ja/15.2/install/install.html -
Pipelining: chaining a PCA and a logistic regre...
n_jobs = 2 ) search . fit ( X_digits , y_digits...) = plt . subplots ( nrows = 2 , sharex = True , figsize = (...scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html -
1.9. Naive Bayes — scikit-learn 1.7.2 documenta...
\frac{1}{\sqrt{2\pi\sigma^2_y}} \exp\left(-\frac{(x_i - \mu_y)^2}{2\sigma^2_y}\right)\]...\mu_y)^2}{2\sigma^2_y}\right)\] The parameters \(\sigma_y\) and \(\mu_y\) are...scikit-learn.org/stable/modules/naive_bayes.html -
Download
OpenSearch 2.1.0 ) Fess 14.2.0 ( Java 17 , Elasticsearch 8.2.2 , OpenSearch...7.15.2 ) Fess 13.14.1 ( Elasticsearch 7.14.2 ) Fess 13.13.2 ( Elasticsearch...fess.codelibs.org/downloads.html -
Selecting the number of clusters with silhouett...
and 2 columns fig , ( ax1 , ax2 ) = plt . subplots ( 1 , 2 ) fig...ambivalent in deciding between 2 and 4. Also from the thickness...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html -
label_ranking_average_precision_score — scikit-...
2 , 0.1 ]]) >>> label_ranking_a...scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_average_precision_score.html