Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 541 - 550 of 2,642 for 2 (0.07 sec)

  1. pairwise_kernels — scikit-learn 1.5.2 documenta...

    2.]]) On this page Show Source...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html
    Thu Sep 19 14:56:27 UTC 2024
      110.4K bytes
      Cache
     
  2. FastICA on 2D point clouds — scikit-learn 1.5.2...

    subplot ( 2 , 2 , 2 ) plot_samples ( X / np ....1.5 , size = ( 20000 , 2 )) S [:, 0 ] *= 2.0 # Mix data A = np ....
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Thu Sep 19 14:56:26 UTC 2024
      99.5K bytes
      Cache
     
  3. Nearest Neighbors Classification — scikit-learn...

    subplots ( ncols = 2 , figsize = ( 12 , 5 )) for ax...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Thu Sep 19 14:56:28 UTC 2024
      92K bytes
      Cache
     
  4. check_scoring — scikit-learn 1.5.2 documentation

    DecisionTreeClassifi ( max_depth = 2 ) . fit ( X , y ) >>> scorer =...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html
    Thu Sep 19 14:56:27 UTC 2024
      108.3K bytes
      Cache
     
  5. Combine predictors using stacking — scikit-lear...

    subplots ( 2 , 2 , figsize = ( 9 , 7 )) axs =...1 , encoded_missing_value =- 2 , ) num_tree_processor = SimpleImputer...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Thu Sep 19 14:56:26 UTC 2024
      235.6K bytes
      Cache
     
  6. Version 1.0 — scikit-learn 1.5.2 documentation

    minimal dependency is matplotlib 2.2.2+. Enforcing keyword-only arguments...removed in the future. Version 1.0.2 # December 2021 Fix cluster.Birch...
    scikit-learn.org/stable/whats_new/v1.0.html
    Thu Sep 19 14:56:27 UTC 2024
      251.6K bytes
      Cache
      Similar Results (1)
     
  7. Visualizations with Display Objects — scikit-le...

    2 , figsize = ( 12 , 8 )) roc_display...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Thu Sep 19 14:56:27 UTC 2024
      111.5K bytes
      Cache
     
  8. Illustration of prior and posterior Gaussian pr...

    0 ] - 2.5 ) ** 2 ) n_samples = 5 Kernel cookbook...0.799**2 * ExpSineSquared(length_scale=0.791, periodicity=2.87)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Thu Sep 19 14:56:26 UTC 2024
      131.5K bytes
      Cache
     
  9. Lasso and Elastic Net — scikit-learn 1.5.2 docu...

    figure ( 2 ) for coef_l , coef_pl , c in...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_coordinate_descent_path.html
    Thu Sep 19 14:56:27 UTC 2024
      98.2K bytes
      Cache
     
  10. LeavePOut — scikit-learn 1.5.2 documentation

    3] Test: index=[0 2] Fold 2: Train: index=[1 2] Test: index=[0...array ([ 1 , 2 , 3 , 4 ]) >>> lpo = LeavePOut ( 2 ) >>> lpo ....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Thu Sep 19 14:56:27 UTC 2024
      115.7K bytes
      Cache
     
Back to top