Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 831 - 840 of 3,200 for 2 (0.16 sec)

  1. Metadata Routing — scikit-learn 1.7.2 documenta...

    2 , size = n_samples ) my_groups...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html
    Thu Sep 18 09:36:17 UTC 2025
      272.6K bytes
      Cache
     
  2. Density Estimation for a Gaussian mixture — sci...

    2 ) + np . array ([ 20 , 20 ]) #...random . randn ( n_samples , 2 ), C ) # concatenate the two datasets...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Thu Sep 18 09:36:18 UTC 2025
      93.1K bytes
      Cache
     
  3. Column Transformer with Mixed Types — scikit-le...

    float64 dtypes: category(2), float64(2), int64(1) memory usage:...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Gallery generated...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Thu Sep 18 09:36:17 UTC 2025
      240.9K bytes
      Cache
     
  4. Robust vs Empirical covariance estimate — sciki...

    subplot ( 2 , 1 , 1 ) lw = 2 plt . errorbar ( range_n_outliers..."Error ($||\mu - \hat{\mu}||_2^2$)" ) plt . legend ( loc = "upper...
    scikit-learn.org/stable/auto_examples/covariance/plot_robust_vs_empirical_covariance.html
    Thu Sep 18 09:36:18 UTC 2025
      117.7K bytes
      Cache
     
  5. Scaling the regularization parameter for SVCs —...

    logspace ( - 2.3 , - 1.3 , 10 ) train_sizes =...param_range = Cs , cv = cv , n_jobs = 2 , ) results [ label ] = test_scores...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Thu Sep 18 09:36:18 UTC 2025
      115.5K bytes
      Cache
     
  6. Gaussian Mixture Model Sine Curve — scikit-lear...

    eigh ( covar ) v = 2.0 * np . sqrt ( 2.0 ) * np . sqrt ( v )...mean_precision_prior = 1e-2 , covariance_prior = 1e0 * np . eye ( 2 ), init_params...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html
    Thu Sep 18 09:36:17 UTC 2025
      113.9K bytes
      Cache
     
  7. inplace_swap_column — scikit-learn 1.7.2 docume...

    2 , 3 , 3 , 3 ]) >>> indices = np . array ([ 0 , 2 , 2 ])...>>> data = np . array ([ 8 , 2 , 5 ]) >>> csr = sparse . csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_column.html
    Mon Sep 15 09:31:45 UTC 2025
      108K bytes
      Cache
     
  8. ダウンロード

    OpenSearch 2.1.0 ) Fess 14.2.0 ( Java 17 , Elasticsearch 8.2.2 , OpenSearch...7.15.2 ) Fess 13.14.1 ( Elasticsearch 7.14.2 ) Fess 13.13.2 ( Elasticsearch...
    fess.codelibs.org/ja/downloads.html
    Thu Sep 18 02:39:03 UTC 2025
      32.2K bytes
      1 views
      Cache
     
  9. inplace_row_scale — scikit-learn 1.7.2 document...

    2 , 3 , 4 , 5 ]) >>> indices = np . array ([ 0 , 1 , 2 , 3...([ 8 , 1 , 2 , 5 , 6 ]) >>> scale = np . array ([ 2 , 3 , 4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Wed Sep 17 19:57:59 UTC 2025
      108.6K bytes
      Cache
     
  10. Neighborhood Components Analysis Illustration —...

    n_features = 2 , n_informative = 2 , n_redundant = 0 ,...fit ( X , y ) plt . figure ( 2 ) ax2 = plt . gca () X_embedded...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Thu Sep 18 09:36:17 UTC 2025
      100.4K bytes
      Cache
     
Back to top