Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 2,645 for 2 (0.07 sec)

  1. lars_path — scikit-learn 1.5.2 documentation

    is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...copy_X = True , eps = np.float64(2.220446049250313e-16) , copy_Gram...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html
    Wed Sep 18 20:56:26 UTC 2024
      119.6K bytes
      Cache
     
  2. KernelPCA — scikit-learn 1.5.2 documentation

    This method is based on [2] . eigen_solver {‘auto’, ‘dense’,...Springer, Berlin, Heidelberg, 1997. [ 2 ] Bakır, Gökhan H., Jason Weston,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Wed Sep 18 20:56:26 UTC 2024
      146.8K bytes
      Cache
     
  3. lasso_path — scikit-learn 1.5.2 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
    Wed Sep 18 20:56:25 UTC 2024
      120.1K bytes
      Cache
     
  4. make_gaussian_quantiles — scikit-learn 1.5.2 do...

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Wed Sep 18 20:56:26 UTC 2024
      112.3K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.2 — sciki...

    ON 2 1 Allison, Miss. Helen Loraine female 2.0000 1 2 113781...0.189830 -1.973554 2.0 1.0 33 -0.416010 2.630382 0.0 1.0 107...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Wed Sep 18 20:56:23 UTC 2024
      124.8K bytes
      Cache
     
  6. ColumnTransformer — scikit-learn 1.5.2 document...

    slice ( 2 , 4 ))]) >>> X = np . array ([[ 0. , 1. , 2. , 2. ], ......scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Wed Sep 18 20:56:25 UTC 2024
      159.2K bytes
      Cache
     
  7. FactorAnalysis — scikit-learn 1.5.2 documentation

    default=1e-2 Stopping tolerance for log-likelihood...Machine Learning, Chapter 12.2.4. Examples >>> from sklearn.datasets...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html
    Wed Sep 18 20:56:25 UTC 2024
      139.4K bytes
      Cache
     
  8. mean_tweedie_deviance — scikit-learn 1.5.2 docu...

    y_true = [ 2 , 0 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2. ] >>>...>= 0 and y_pred > 0. 1 < p < 2 : Compound Poisson distribution....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html
    Wed Sep 18 20:56:23 UTC 2024
      108.5K bytes
      Cache
     
  9. 8.2. Computational Performance — scikit-learn 1...

    2.1.2. Configuring Scikit-learn for...slow for your application. 8.2.2. Prediction Throughput # Another...
    scikit-learn.org/stable/computing/computational_performance.html
    Wed Sep 18 20:56:24 UTC 2024
      61.4K bytes
      Cache
     
  10. precision_score — scikit-learn 1.5.2 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Wed Sep 18 20:56:26 UTC 2024
      124.6K bytes
      Cache
      Similar Results (1)
     
Back to top