Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 3,264 for 2 (0.33 sec)

  1. ClusterMixin — scikit-learn 1.7.2 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]] >>> MyClusterer...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClusterMixin.html
    Wed Sep 24 16:15:25 UTC 2025
      109.1K bytes
      Cache
     
  2. OutlierMixin — scikit-learn 1.7.2 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OutlierMixin.html
    Wed Sep 24 16:15:25 UTC 2025
      109.6K bytes
      Cache
     
  3. Dimensionality Reduction with Neighborhood Comp...

    ( n_components = 2 )) # Reduce dimension to 2 with NeighborhoodComponen...the different samples on the 2 first principal components. Linear...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Wed Sep 24 16:15:26 UTC 2025
      98.2K bytes
      Cache
     
  4. GraphicalLassoCV — scikit-learn 1.7.2 documenta...

    2 , 0.0 ], ... [ 0.0 , 0.4 , 0.0 , 0.0 ], ... [ 0.2 , 0.0...verbose = False , eps = np.float64(2.220446049250313e-16) , assume_centered...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Wed Sep 24 16:15:25 UTC 2025
      140.3K bytes
      Cache
     
  5. fetch_lfw_pairs — scikit-learn 1.7.2 documentation

    2, 62, 47). Shape depends on subset Each row has 2 face...Download it if necessary. Classes 2 Samples total 13233 Dimensionality...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Wed Sep 24 16:15:25 UTC 2025
      113.1K bytes
      Cache
     
  6. Simple 1D Kernel Density Estimation — scikit-le...

    subplots ( 2 , 2 , sharex = True , sharey = True...1.05 ) axi . set_xlim ( - 2.9 , 2.9 ) ax [ 0 , 1 ] . set_title...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Wed Sep 24 16:15:26 UTC 2025
      116.1K bytes
      Cache
     
  7. Using KBinsDiscretizer to discretize continuous...

    subplots ( ncols = 2 , sharey = True , figsize = (...predict ( line ), linewidth = 2 , color = "green" , label = "linear...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization.html
    Wed Sep 24 16:15:25 UTC 2025
      98.1K bytes
      Cache
     
  8. 10. Model persistence — scikit-learn 1.7.2 docu...

    2. ONNX # ONNX , or Open Neural...original_sklearn_version ) 10.5.2. Serving the model artifact #...
    scikit-learn.org/stable/model_persistence.html
    Wed Sep 24 16:15:25 UTC 2025
      77.2K bytes
      Cache
     
  9. lars_path_gram — scikit-learn 1.7.2 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...copy_X = True , eps = np.float64(2.220446049250313e-16) , copy_Gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Wed Sep 24 16:15:24 UTC 2025
      118.4K bytes
      Cache
     
  10. Version 1.3 — scikit-learn 1.7.2 documentation

    2 # October 2023 Changelog # sklearn.datasets...bors.kneighbors is now up to 2 times faster for this case on...
    scikit-learn.org/stable/whats_new/v1.3.html
    Sun Sep 21 07:22:51 UTC 2025
      207.7K bytes
      Cache
     
Back to top