Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1581 - 1590 of over 10,000 for 2 (1.6 seconds)

Filter
  1. d2_brier_score — scikit-learn 1.8.0 documentation

    labels = None ) [source] # \(D^2\) score function, fraction of...features. The null model gets a D^2 score of 0.0. Read more in the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html
    Tue Mar 17 03:44:36 UTC 2026
      13.6K bytes
      Cache
     
  2. 日志配置

    /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...
    fess.codelibs.org/zh-cn/15.5/config/admin-logging.html
    Mon Mar 16 03:00:08 UTC 2026
      72.3K bytes
      Cache
     
  3. chi2 — scikit-learn 1.8.0 documentation

    2 , 2 ]) >>> chi2_stats , p_values...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Tue Mar 17 03:44:36 UTC 2026
      14K bytes
      Cache
     
  4. Download Elastic Cloud on Kubernetes | Elastic

    License: Elastic License 2.0 Elastic License 2.0 Supported OS/JVM/Browser...refer to the support matrix . 2 Dive in Start deploying Elasticsearch,...
    www.elastic.co/downloads/elastic-cloud-kubernetes
    Mon Mar 16 02:24:08 UTC 2026
      22K bytes
      Cache
     
  5. Evaluation of outlier detection estimators — sc...

    as samples encoded with label 2 and outliers as those with label...as_frame = True ) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Tue Mar 17 03:44:36 UTC 2026
      23.6K bytes
      Cache
     
  6. clustering.rst.txt

    2, 0, 3, 4, 5, 1] >>> labels_pred = [1, 1, 0, 0, 2, 2, 2,...1, 2, 0, 3, 4, 5, 1] >>> labels_pred = [1, 1, 0, 0, 2, 2, 2,...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      28.5K bytes
     
  7. ExtraTreeRegressor — scikit-learn 1.8.0 documen...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Tue Mar 17 03:44:39 UTC 2026
      20.1K bytes
      Cache
     
  8. OrthogonalMatchingPursuit — scikit-learn 1.8.0 ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Tue Mar 17 03:44:39 UTC 2026
      17.2K bytes
      Cache
     
  9. SpectralEmbedding — scikit-learn 1.8.0 document...

    SpectralEmbedding ( n_components = 2 , * , affinity = 'nearest_neighbors'...Parameters : n_components int, default=2 The dimension of the projected...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html
    Tue Mar 17 03:44:36 UTC 2026
      16.8K bytes
      Cache
     
  10. Explicit feature map approximation for RBF kern...

    n_samples // 2 ], digits . target [: n_samples // 2 ]) # Now predict...n_samples // 2 :], digits . target [ n_samples // 2 :]) # data_test...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Tue Mar 17 03:44:39 UTC 2026
      19K bytes
      Cache
     
Back to Top