Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 891 - 900 of 2,385 for 2 (0.1 sec)

  1. Plotting Cross-Validated Predictions — scikit-l...

    2 Release Highlights for scikit-learn 1.2 Gallery generated...axs = plt . subplots ( ncols = 2 , figsize = ( 8 , 4 )) PredictionErrorDispl...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_predict.html
    Wed Nov 05 14:36:35 UTC 2025
      92.5K bytes
      Cache
     
  2. Product — scikit-learn 1.7.2 documentation

    takes two kernels \(k_1\) and \(k_2\) and combines them via \[k_{prod}(X,...\[k_{prod}(X, Y) = k_1(X, Y) * k_2(X, Y)\] Note that the __mul__ magic...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html
    Wed Nov 05 14:36:36 UTC 2025
      122.3K bytes
      Cache
     
  3. trustworthiness — scikit-learn 1.7.2 documentation

    defined as \[T(k) = 1 - \frac{2}{nk (2n - 3k - 1)} \sum^n_{i=1}...Should be fewer than n_samples / 2 to ensure the trustworthiness...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html
    Wed Nov 05 14:36:33 UTC 2025
      111K bytes
      Cache
     
  4. Gaussian processes on discrete data structures ...

    2.0 , 2.0 , 3.0 , 3.0 ]) training_idx...Y [ training_idx ], width = 0.2 , color = "r" , alpha = 1 , label...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Wed Nov 05 14:36:35 UTC 2025
      120.9K bytes
      1 views
      Cache
     
  5. Curve Fitting with Bayesian Ridge Regression — ...

    sin ( 2 * np . pi * x ) size = 25 rng..., axes = plt . subplots ( 1 , 2 , figsize = ( 8 , 4 )) for i ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Wed Nov 05 14:36:32 UTC 2025
      98.1K bytes
      1 views
      Cache
     
  6. oas — scikit-learn 1.7.2 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Wed Nov 05 14:36:36 UTC 2025
      109K bytes
      Cache
     
  7. cohen_kappa_score — scikit-learn 1.7.2 document...

    prior over the class labels [2] . Read more in the User Guide...Psychological Measurement 20(1):37-46. [ 2 ] R. Artstein and M. Poesio (2008)....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.cohen_kappa_score.html
    Wed Nov 05 14:36:33 UTC 2025
      111K bytes
      Cache
     
  8. PredictionErrorDisplay — scikit-learn 1.7.2 doc...

    2 Release Highlights for scikit-learn 1.2 On this page...Evaluation Guide . Added in version 1.2. Parameters : y_true ndarray of...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PredictionErrorDisplay.html
    Wed Nov 05 14:36:33 UTC 2025
      140.3K bytes
      Cache
     
  9. Categorical Feature Support in Gradient Boostin...

    2, etc., and treated as continuous...ax2 ) = plt . subplots ( 1 , 2 , figsize = ( 12 , 8 )) plot_info...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Wed Nov 05 14:36:32 UTC 2025
      125.4K bytes
      Cache
     
  10. Fessの解説記事

    アーカイブ 商用サポート Fessの解説記事 解説記事 【第2回】Google Site Searchからの簡単移行 を参照してください。...
    fess.codelibs.org/ja/articles/2/document.html
    Wed Nov 05 02:39:54 UTC 2025
      11.2K bytes
      2 views
      Cache
     
Back to top