Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 197 for v (0.07 sec)

  1. feature_extraction.rst.txt

    :math:`v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...:math:`v_{norm} = \frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 +...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Tue May 14 20:49:03 UTC 2024
      43.4K bytes
     
  2. 1.2. Linear and Quadratic Discriminant Analysis...

    X_k^tX_k = \frac{1}{n - 1} V S^2 V^t\) where \(V\) comes from the SVD...(centered) matrix: \(X_k = U S V^t\) . It turns out that we can...
    scikit-learn.org/stable/modules/lda_qda.html
    Tue May 14 20:49:02 UTC 2024
      35.4K bytes
      Cache
     
  3. sklearn.base.RegressorMixin — scikit-learn 1.4....

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html
    Tue May 14 20:49:01 UTC 2024
      25.6K bytes
      Cache
     
  4. sklearn.compose.TransformedTargetRegressor — sc...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Tue May 14 20:49:02 UTC 2024
      53.3K bytes
      Cache
     
  5. sklearn.linear_model.OrthogonalMatchingPursuit ...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Tue May 14 20:49:03 UTC 2024
      46.1K bytes
      1 views
      Cache
     
  6. About us — scikit-learn 1.4.2 documentation

    V . and Thirion , B . and Grisel...and Weiss , R . and Dubourg , V . and Vanderplas , J . and Passos...
    scikit-learn.org/stable/about.html
    Tue May 14 20:49:03 UTC 2024
      48.7K bytes
      Cache
     
  7. sklearn.linear_model.QuantileRegressor — scikit...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html
    Tue May 14 20:49:02 UTC 2024
      52.6K bytes
      Cache
     
  8. sklearn.linear_model.LinearRegression — scikit-...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Tue May 14 20:49:02 UTC 2024
      61.9K bytes
      Cache
     
  9. sklearn.ensemble.VotingRegressor — scikit-learn...

    is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Tue May 14 20:49:03 UTC 2024
      65K bytes
      Cache
     
  10. sklearn.metrics.normalized_mutual_info_score — ...

    See also v_measure_score V-Measure (NMI with arithmetic...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Tue May 14 20:49:01 UTC 2024
      22.3K bytes
      Cache
     
Back to top