Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,645 for 2 (0.08 sec)

  1. GraphicalLasso — scikit-learn 1.5.2 documentation

    2 , 0.0 ], ... [ 0.0 , 0.4 , 0.0 , 0.0 ], ... [ 0.2 , 0.0...verbose = False , eps = np.float64(2.220446049250313e-16) , assume_centered...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html
    Wed Sep 18 20:56:26 UTC 2024
      136.6K bytes
      Cache
     
  2. PairwiseKernel — scikit-learn 1.5.2 documentation

    predict_proba ( X [: 2 ,:]) array([[0.8880..., 0.05663...,...bounds ndarray of shape (n_dims, 2) The log-transformed bounds on...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.PairwiseKernel.html
    Wed Sep 18 20:56:25 UTC 2024
      123K bytes
      Cache
     
  3. VarianceThreshold — scikit-learn 1.5.2 document...

    2 , 0 , 3 ], [ 0 , 1 , 4 , 3 ],.... fit_transform ( X ) array([[2, 0], [1, 4], [1, 1]]) fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html
    Wed Sep 18 20:56:23 UTC 2024
      129.7K bytes
      Cache
     
  4. 6.7. Kernel Approximation — scikit-learn 1.5.2 ...

    \Lambda U_2^T \\ U_2 \Lambda U_1^T & U_2 \Lambda U_2^T \end{bmatrix}...\\ U_2\end{bmatrix} \Lambda \begin{bmatrix} U_1 \\ U_2 \end{bmatrix}^T...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Wed Sep 18 20:56:23 UTC 2024
      61.3K bytes
      1 views
      Cache
     
  5. f_regression — scikit-learn 1.5.2 documentation

    2...+00, 2.6...+13, 2.6...+00]) >>> p_values array([2.7...,...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 18 20:56:23 UTC 2024
      117.4K bytes
      Cache
     
  6. IterativeImputer — scikit-learn 1.5.2 documenta...

    2. , 3. ], [ 4. , 2.6000..., 6. ], [10. ,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Wed Sep 18 20:56:26 UTC 2024
      150.6K bytes
      Cache
     
  7. adjusted_rand_score — scikit-learn 1.5.2 docume...

    2 ], [ 0 , 0 , 1 , 1 ]) 0.57......, 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ]) 0.57... If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Wed Sep 18 20:56:23 UTC 2024
      116.6K bytes
      1 views
      Cache
     
  8. ClassNamePrefixFeaturesOutMixin — scikit-learn ...

    2 ], [ 3 , 4 ]]) >>> MyEstimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassNamePrefixFeaturesOutMixin.html
    Wed Sep 18 20:56:23 UTC 2024
      109.1K bytes
      Cache
     
  9. Parallel — scikit-learn 1.5.2 documentation

    pre_dispatch = '2 * n_jobs' , batch_size = 'auto'...
    scikit-learn.org/stable/modules/generated/sklearn.utils.parallel.Parallel.html
    Mon Sep 16 17:00:49 UTC 2024
      112.9K bytes
      Cache
     
  10. StackingRegressor — scikit-learn 1.5.2 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...generalization.” Neural networks 5.2 (1992): 241-259. Examples >>>...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Wed Sep 18 20:56:26 UTC 2024
      156.1K bytes
      Cache
     
Back to top