Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 851 - 860 of 2,291 for 2 (0.09 sec)

  1. Comparison of Calibration of Classifiers — scik...

    only 2 are informative, 2 are # redundant (random...20 , n_informative = 2 , n_redundant = 2 , random_state = 42 )...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Fri Jun 06 09:13:47 UTC 2025
      116.8K bytes
      Cache
     
  2. 1.10. Decision Trees — scikit-learn 1.7.0 docum...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> clf = tree...samples: >>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...
    scikit-learn.org/stable/modules/tree.html
    Fri Jun 06 09:13:47 UTC 2025
      94.5K bytes
      Cache
     
  3. PoissonRegressor — scikit-learn 1.7.0 documenta...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...PoissonRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      139.8K bytes
      Cache
     
  4. 『広島カープ』パレデス、獲得か - いまトピランキング

    ムをフォローしていたことが判明し、支配下登録枠68人中残り人という状況も手伝って、「次の一手はパレデスか」と一気に盛り...れている。あくまで「期待値」の域を出ないものの、広島の残り枠をめぐる駆け引きは、これから一気に熱を帯びることだろう。 ...
    news.goo.ne.jp/iw/268662/『広島カープ』パレデス、獲得か
    Thu May 29 00:48:31 UTC 2025
      43.4K bytes
      Cache
     
  5. indexable — scikit-learn 1.7.0 documentation

    2 , 3 ], np . array ([ 2 , 3 , 4 ]), None ,...indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None, <...Sparse...dtype...
    scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html
    Fri Jun 06 09:13:47 UTC 2025
      106.8K bytes
      Cache
     
  6. dbscan — scikit-learn 1.7.0 documentation

    2 ], [ 2 , 2 ], [ 2 , 3 ], [ 8 , 7 ], [ 8...min_samples = 2 ) >>> core_samples array([0, 1, 2, 3, 4]) >>> labels...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Fri Jun 06 09:13:47 UTC 2025
      115.6K bytes
      Cache
     
  7. Dimensionality Reduction with Neighborhood Comp...

    ( n_components = 2 )) # Reduce dimension to 2 with NeighborhoodComponen...the different samples on the 2 first principal components. Linear...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html
    Fri Jun 06 09:13:47 UTC 2025
      98.2K bytes
      Cache
     
  8. PLSRegression — scikit-learn 1.7.0 documentation

    [ 2. , 2. , 2. ], [ 2. , 5. , 4. ]] >>> y =...= [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 , 12.3...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html
    Fri Jun 06 09:13:47 UTC 2025
      160.6K bytes
      Cache
     
  9. TransformedTargetRegressor — scikit-learn 1.7.0...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      143.2K bytes
      Cache
     
  10. Comparison of kernel ridge regression and SVR —...

    1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 , 5 )},..."gamma" : np . logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Fri Jun 06 09:13:47 UTC 2025
      122.9K bytes
      Cache
     
Back to top