Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 971 - 980 of 2,482 for 2 (0.09 sec)

  1. calibration_curve — scikit-learn 1.7.2 document...

    2 , 0.3 , 0.4 , 0.65 , 0.7 , 0.8...1. ]) >>> prob_pred array([0.2 , 0.525, 0.85 ]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.calibration_curve.html
    Sat Nov 01 09:15:33 UTC 2025
      110.9K bytes
      Cache
     
  2. 12. Dispatching — scikit-learn 1.7.2 documentation

    2. Support for Array API -compatible...
    scikit-learn.org/stable/dispatching.html
    Sat Nov 01 09:15:34 UTC 2025
      30.6K bytes
      Cache
     
  3. 1. Supervised learning — scikit-learn 1.7.2 doc...

    2. Linear and Quadratic Discriminant Analysis 1.2.1. Dimensionality...Linear Discriminant Analysis 1.2.2. Mathematical formulation of...
    scikit-learn.org/stable/supervised_learning.html
    Sat Nov 01 09:15:34 UTC 2025
      46.9K bytes
      Cache
     
  4. ndcg_score — scikit-learn 1.7.2 documentation

    2 , .3 , 4 , 70 ]]) >>> ndcg_score...predictions: (10 / 10 + 5 / 10) / 2 = .75 >>> ndcg_score ( true_relevance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Sat Nov 01 09:15:33 UTC 2025
      113.6K bytes
      Cache
     
  5. Part 18: Google Drive Crawl

    2. Get the Fess ZIP file from the...
    fess.codelibs.org/articles/18/document.html
    Sun Nov 02 02:38:04 UTC 2025
      19.6K bytes
      54 views
      Cache
     
  6. load_iris — scikit-learn 1.7.2 documentation

    2 Release Highlights for scikit-learn 1.2 Decision boundary...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_iris.html
    Sat Nov 01 09:15:34 UTC 2025
      133.6K bytes
      Cache
     
  7. Sparse coding with a precomputed dictionary — s...

    ) ** 2 / width ** 2 ) * np . exp ( - (( x - center ) ** 2 ) /.../ ( 2 * width ** 2 )) ) return x def ricker_matrix ( width , resolution...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Sat Nov 01 09:15:33 UTC 2025
      107.4K bytes
      Cache
     
  8. config_context — scikit-learn 1.7.2 documentation

    2. transform_output str, default=None...“default”. Added in version 1.2. Added in version 1.4: "polars"...
    scikit-learn.org/stable/modules/generated/sklearn.config_context.html
    Sat Nov 01 09:15:33 UTC 2025
      117K bytes
      Cache
     
  9. Gaussian Mixture Model Selection — scikit-learn...

    2 ), C ) # general component_2 = 0.7 * np . random...scatter ( component_2 [:, 0 ], component_2 [:, 1 ], s = 0.8 )...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Sat Nov 01 09:15:34 UTC 2025
      138.5K bytes
      Cache
     
  10. grid_to_graph — scikit-learn 1.7.2 documentation

    'int64' with 2 stored elements and shape (2, 2)> Coords Values...= bool ) >>> mask [[ 1 , 2 ], [ 1 , 2 ], :] = True >>> graph =...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html
    Sat Nov 01 09:15:33 UTC 2025
      108.6K bytes
      Cache
     
Back to top