Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 521 - 530 of 3,264 for 2 (0.21 sec)

  1. Lars — scikit-learn 1.7.2 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_nonzero_coefs = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Wed Sep 24 16:15:25 UTC 2025
      138.8K bytes
      Cache
     
  2. linear_kernel — scikit-learn 1.7.2 documentation

    2.]]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.linear_kernel.html
    Wed Sep 24 16:15:25 UTC 2025
      107.5K bytes
      Cache
     
  3. 1. Supervised learning — scikit-learn 1.7.2 doc...

    2. Linear and Quadratic Discriminant Analysis 1.2.1. Dimensionality...Linear Discriminant Analysis 1.2.2. Mathematical formulation of...
    scikit-learn.org/stable/supervised_learning.html
    Wed Sep 24 16:15:26 UTC 2025
      46.9K bytes
      Cache
     
  4. min_pos — scikit-learn 1.7.2 documentation

    2 , 3 , - 4 , 5 ]) >>> min_pos ( X ) 2.0 On this page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html
    Wed Sep 24 16:15:25 UTC 2025
      105.8K bytes
      Cache
     
  5. Exponentiation — scikit-learn 1.7.2 documentation

    2) is equivalent to using the **...** operator with RBF() ** 2 . Read more in the User Guide . Added...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Exponentiation.html
    Wed Sep 24 16:15:24 UTC 2025
      122.9K bytes
      Cache
     
  6. Balance model complexity and cross-validated sc...

    performance (best score - 1 std) 2. best_low_complexity : Selects...Dimensionality reduction using PCA 2. Classification using LogisticRegression...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Wed Sep 24 16:15:26 UTC 2025
      169.1K bytes
      Cache
     
  7. chi2_kernel — scikit-learn 1.7.2 documentation

    y) = exp(-gamma Sum [(x - y)^2 / (x + y)]) It can be interpreted...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Wed Sep 24 16:15:26 UTC 2025
      108.8K bytes
      Cache
     
  8. polynomial_kernel — scikit-learn 1.7.2 document...

    degree = 2 ) array([[1. , 1. ], [1.77, 2.77]]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.polynomial_kernel.html
    Wed Sep 24 16:15:24 UTC 2025
      108.1K bytes
      Cache
     
  9. ParameterGrid — scikit-learn 1.7.2 documentation

    { 'a' : 2 , 'b' : True }, { 'a' : 2 , 'b' : False }])...>>> param_grid = { 'a' : [ 1 , 2 ], 'b' : [ True , False ]} >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterGrid.html
    Wed Sep 24 16:15:24 UTC 2025
      110.2K bytes
      Cache
     
  10. 移行 1.0.2 to 1.0.3 | DBFlute

    2 to 1.0.3 お約束の注意点 環境上の注意点 Inne...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate102to103.html
    Mon Sep 15 10:51:17 UTC 2025
      7K bytes
      Cache
     
Back to top