Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 3,264 for 2 (0.36 sec)

  1. chi2 — scikit-learn 1.7.2 documentation

    2 , 2 ]) >>> chi2_stats , p_values...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Wed Sep 24 16:15:25 UTC 2025
      111.2K bytes
      Cache
     
  2. GradientBoostingRegressor — scikit-learn 1.7.2 ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...'friedman_mse' , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Wed Sep 24 16:15:25 UTC 2025
      171.8K bytes
      Cache
     
  3. SVR — scikit-learn 1.7.2 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Wed Sep 24 16:15:26 UTC 2025
      145.1K bytes
      Cache
     
  4. OrthogonalMatchingPursuitCV — scikit-learn 1.7....

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Wed Sep 24 16:15:25 UTC 2025
      137.1K bytes
      Cache
     
  5. PolynomialCountSketch — scikit-learn 1.7.2 docu...

    degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Wed Sep 24 16:15:26 UTC 2025
      133.7K bytes
      1 views
      Cache
     
  6. GaussianNB — scikit-learn 1.7.2 documentation

    2 ]]) >>> Y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html
    Wed Sep 24 16:15:24 UTC 2025
      155.1K bytes
      Cache
     
  7. f_regression — scikit-learn 1.7.2 documentation

    2.67e13, 2.66]) >>> p_values array([0.276,...many regressors. This is done in 2 steps: The cross correlation between...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Wed Sep 24 16:15:26 UTC 2025
      118.1K bytes
      Cache
     
  8. 移行 1.2.5 to 1.2.6 | DBFlute

    2.5 to 1.2.6 お約束の注意点 環境上の注意点 schema...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpiec...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Mon Sep 15 10:51:17 UTC 2025
      8.9K bytes
      Cache
     
  9. BernoulliRBM — scikit-learn 1.7.2 documentation

    n_components = 2 ) >>> model . fit ( X ) BernoulliRBM(n_components=2) For...Contrastive Divergence (PCD) [2]. The time complexity of this...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Wed Sep 24 16:15:24 UTC 2025
      135.8K bytes
      Cache
     
  10. PartialDependenceDisplay — scikit-learn 1.7.2 d...

    2 Release Highlights for scikit-learn 1.2 Release Highlights...‘both’) is not a valid option for 2-ways interactions plot. As a result,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Wed Sep 24 16:15:25 UTC 2025
      176.8K bytes
      Cache
     
Back to top