Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 2,618 for 2 (0.09 sec)

  1. styles.css

    mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-b...spacing)*2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{m...
    www.elastic.co/docs/_static/styles.css
    Tue Jul 29 10:30:06 UTC 2025
      58.9K bytes
      Similar Results (2)
     
  2. LedoitWolf — scikit-learn 1.7.1 documentation

    2 ], ... [ .2 , .8 ]]) >>> np . random...Multivariate Analysis, Volume 88, Issue 2, February 2004, pages 365-411....
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Thu Aug 07 12:27:54 UTC 2025
      133.5K bytes
      Cache
     
  3. Bunch — scikit-learn 1.7.1 documentation

    b = 2 ) >>> b [ 'b' ] 2 >>> b . b 2 >>> b . a = 3 >>>...return a (key, value) pair as a 2-tuple. Pairs are returned in LIFO...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Thu Aug 07 12:27:54 UTC 2025
      118.3K bytes
      Cache
     
  4. mean_absolute_percentage_error — scikit-learn 1...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> m...1. , 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 , 8. ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Thu Aug 07 12:27:55 UTC 2025
      112.6K bytes
      Cache
     
  5. RepeatedKFold — scikit-learn 1.7.1 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Thu Aug 07 12:27:55 UTC 2025
      119.4K bytes
      Cache
     
  6. 7.7. Kernel Approximation — scikit-learn 1.7.1 ...

    \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
    Thu Aug 07 12:27:55 UTC 2025
      62.2K bytes
      1 views
      Cache
     
  7. ElasticNetCV — scikit-learn 1.7.1 documentation

    objective is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...it is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Thu Aug 07 12:27:54 UTC 2025
      166.4K bytes
      Cache
     
  8. AffinityPropagation — scikit-learn 1.7.1 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) For an example usage, see...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Thu Aug 07 12:27:55 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  9. roc_auc_score — scikit-learn 1.7.1 documentation

    the standardized partial AUC [2] over the range [0, max_fpr] is...under of the ROC as follows: G = 2 * AUC - 1 Where G is the Gini...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Thu Aug 07 12:27:52 UTC 2025
      131.3K bytes
      Cache
     
  10. 1.1. Linear Models — scikit-learn 1.7.1 documen...

    x_1 + w_2 x_2 + w_3 x_1 x_2 + w_4 x_1^2 + w_5 x_2^2\] The (sometimes...\([x_1, x_2]\) to \([1, x_1, x_2, x_1^2, x_1 x_2, x_2^2]\) , and...
    scikit-learn.org/stable/modules/linear_model.html
    Thu Aug 07 12:27:53 UTC 2025
      221.5K bytes
      Cache
     
Back to top