- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1191 - 1200 of 9,551 for 2 (0.16 seconds)
Filter
-
Configuration de la mémoire
export FESS_HEAP_SIZE = 2 g Unités : m : mégaoctets g :.../etc/sysconfig/fess . FESS_HEAP_SIZE = 2 g Pour le package DEB, éditez...fess.codelibs.org/fr/15.5/config/setup-memory.html -
average_precision_score — scikit-learn 1.8.0 do...
2 , 2 ]) >>> y_scores = np . array ([ ... [ 0.7 , 0.2 , 0.1...], ... [ 0.2 , 0.3 , 0.5 ], ... [ 0.4 , 0.4 , 0.2 ], ... [ 0.1...scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html -
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 -
adjusted_mutual_info_score — scikit-learn 1.8.0...
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 -
make_multilabel_classification — scikit-learn 1...
n_labels = 2 , length = 50 , allow_unlabeled...problem. n_labels int, default=2 The average number of labels per...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html -
Version 0.18 — scikit-learn 1.8.0 documentation
will require Python 2.7 or above. Version 0.18.2 # June 20, 2017...scikit-learn to support Python 2.6. Later versions of scikit-learn...scikit-learn.org/stable/whats_new/v0.18.html -
GMM Initialization Methods — scikit-learn 1.8.0...
subplot ( 2 , len ( methods ) // 2 , n + 1 ) start =...figsize = ( 4 * len ( methods ) // 2 , 6 )) plt . subplots_adjust (...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_init.html -
precision_score — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html -
Dict API
before => after 0 => 0 1 => 1 2 => 2 Protected Words Dictionary...fess.codelibs.org/15.5/api/admin/api-admin-dict.html -
Sparse inverse covariance estimation — scikit-l...
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