Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 2,618 for 2 (0.21 sec)

  1. neighbors.rst.txt

    [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> nbrs...np.array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> kdt...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Wed Aug 06 18:27:57 UTC 2025
      37.9K bytes
     
  2. RidgeCV — scikit-learn 1.7.1 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination ( \(R^2\) ) otherwise. cv int, cross-validation...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Thu Aug 07 12:27:55 UTC 2025
      150K bytes
      Cache
     
  3. Trump sets 15% tariff on Japanese imports as pa...

    threatened Japan with on April 2 and the 25% that he said he would...Japanese imports was less than 2%, according to World Bank data....
    www.nbcnews.com/business/business-news/trump-sets-15-tariff-japanese-imports-part-investment-agre...
    Wed Jul 23 00:53:32 UTC 2025
      261.1K bytes
      Cache
     
  4. RationalQuadratic — scikit-learn 1.7.1 document...

    x_j)^2 }{ 2\alpha l^2}\right)^{-\alpha}\] where...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.8881, 0.0566, 0.05518],...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Thu Aug 07 12:27:54 UTC 2025
      127.1K bytes
      Cache
     
  5. PowerTransformer — scikit-learn 1.7.1 documenta...

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>> print...0 and lambda_ != 2 : X_original = 1 - ( - ( 2 - lambda_ ) * X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html
    Thu Aug 07 12:27:52 UTC 2025
      136.2K bytes
      1 views
      Cache
     
  6. lasso_path — scikit-learn 1.7.1 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Thu Aug 07 12:27:55 UTC 2025
      121.2K bytes
      Cache
     
  7. mean_poisson_deviance — scikit-learn 1.7.1 docu...

    y_true = [ 2 , 0 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2. ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_poisson_deviance.html
    Thu Aug 07 12:27:55 UTC 2025
      108.1K bytes
      Cache
     
  8. TruncatedSVD — scikit-learn 1.7.1 documentation

    TruncatedSVD ( n_components = 2 , * , algorithm = 'randomized'...Parameters : n_components int, default=2 Desired dimensionality of output...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Thu Aug 07 12:27:54 UTC 2025
      137.2K bytes
      Cache
     
  9. homogeneity_score — scikit-learn 1.7.1 document...

    2 ])) 1.000000 >>> print ( " %.6f...([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 2 , 3 ])) 1.000000 Clusters that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_score.html
    Thu Aug 07 12:27:53 UTC 2025
      114.4K bytes
      Cache
     
  10. CCA — scikit-learn 1.7.1 documentation

    [ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Thu Aug 07 12:27:54 UTC 2025
      158.5K bytes
      Cache
     
Back to top