Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 991 - 1000 of over 10,000 for 1 (0.21 seconds)

Filter
  1. Illustration of prior and posterior Gaussian pr...

    "Observations" ) axs [ 1 ] . legend ( bbox_to_anchor = ( 1.05 , 1.5 ), loc..."Observations" ) axs [ 1 ] . legend ( bbox_to_anchor = ( 1.05 , 1.5 ), loc...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Mon Mar 23 20:39:21 UTC 2026
      18.4K bytes
      Cache
     
  2. DummyRegressor — scikit-learn 1.8.0 documentation

    1.0], default=None The quantile...while 0.0 to the minimum and 1.0 to the maximum. Attributes :...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  3. Product — scikit-learn 1.8.0 documentation

    y ) 1.0 >>> kernel 1.41**2 * RBF(length_scale=1) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html
    Mon Mar 23 20:39:20 UTC 2026
      14.7K bytes
      Cache
     
  4. Probabilistic predictions with Gaussian process...

    875 Accuracy: 1.000 (initial) 1.000 (optimized) Log-loss:...GaussianProcessClass ( kernel = 1.0 * RBF ( length_scale = 1.0 ), optimizer =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Mon Mar 23 20:39:21 UTC 2026
      17.1K bytes
      Cache
     
  5. orthogonal_mp — scikit-learn 1.8.0 documentation

    ) >>> X [: 1 ,] @ coef array([-78.68]) On this...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp.html
    Mon Mar 23 20:39:23 UTC 2026
      14.4K bytes
      Cache
     
  6. Release Highlights for scikit-learn 0.22 — scik...

    pclass embarked 0 1 S 1 1 S 2 1 S 3 1 S 4 1 S Checking scikit-learn...array ([ 0 , 1 , 2 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Mon Mar 23 20:39:21 UTC 2026
      20.8K bytes
      Cache
     
  7. Plot classification boundaries with different S...

    1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 ]) # Plotting settings...], [ - 1.5 , - 1.0 ], [ - 1.4 , - 0.9 ], [ - 1.3 , - 1.2 ], [...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Mon Mar 23 20:39:21 UTC 2026
      20.2K bytes
      Cache
     
  8. Empirical evaluation of the impact of k-means i...

    mean ( axis = 1 ), inertia . std ( axis = 1 ), fmt = format...using a init="random" and n_init=1 . This run leads to a bad convergence...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Mon Mar 23 20:39:20 UTC 2026
      17K bytes
      Cache
     
  9. Statistical comparison of models using grid sea...

    \[t=\frac{\frac{1}{k \cdot r}\sum_{i=1}^{k}\sum_{j=1}^{r}x_{ij}}...p-values higher than 1 p_val = 1 if p_val > 1 else p_val pairwise_t_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Mon Mar 23 20:39:21 UTC 2026
      37.2K bytes
      Cache
     
  10. Release Highlights for scikit-learn 0.24 — scik...

    default=-1 Hard limit on iterations within solver, or -1 for no...been removed in version 1.2. From 1.2, use # PartialDependenceDis...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Mon Mar 23 20:39:20 UTC 2026
      37.2K bytes
      Cache
     
Back to Top