Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 2 of 2 for 2 (0.02 sec)

Similar results are displayed.

  1. Ridge — scikit-learn 1.7.dev0 documentation

    function: || y - Xw ||^ 2_2 + alpha * || w ||^ 2_2 This model solves...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/dev/modules/generated/sklearn.linear_model.Ridge.html
    Mon Dec 09 18:03:46 UTC 2024
      155K bytes
      Cache
     
  2. Ridge — scikit-learn 1.6.0 documentation

    function: || y - Xw ||^ 2_2 + alpha * || w ||^ 2_2 This model solves...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Fri Dec 20 11:14:16 UTC 2024
      155.1K bytes
      Cache
     
Back to top