Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 2,585 for 2 (0.09 sec)

  1. DummyRegressor — scikit-learn 1.7.1 documentation

    2.0 , 3.0 , 4.0 ]) >>> y = np . array ([ 2.0 , 3.0 ,...determination R^2 of the prediction. The coefficient R^2 is defined...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Wed Aug 06 18:27:57 UTC 2025
      140.1K bytes
      Cache
     
  2. make_moons — scikit-learn 1.7.1 documentation

    2 , random_state = 42 ) >>> X . shape (200, 2) >>> y ....n_samples int or tuple of shape (2,), dtype=int, default=100 If int,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_moons.html
    Wed Aug 06 18:27:58 UTC 2025
      114.3K bytes
      Cache
     
  3. DecisionTreeRegressor — scikit-learn 1.7.1 docu...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Mon Aug 04 12:41:01 UTC 2025
      166K bytes
      Cache
     
  4. MetaFilter | Community Weblog

    (slyt) posted by clavdivs at 2:34 PM - 11 comments …a high-energy...posted by potrzebie at 1:00 PM - 2 comments There’s no easy way to...
    www.metafilter.com/
    Fri Jul 11 00:53:58 UTC 2025
      81.9K bytes
      3 views
      Cache
     
  5. chi2 — scikit-learn 1.7.1 documentation

    2 , 2 ]) >>> chi2_stats , p_values...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Wed Aug 06 18:27:58 UTC 2025
      111.2K bytes
      Cache
     
  6. SGDClassifier — scikit-learn 1.7.1 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> Y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> # Always scale the input. The...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html
    Wed Aug 06 18:27:58 UTC 2025
      186.7K bytes
      Cache
     
  7. RandomForestRegressor — scikit-learn 1.7.1 docu...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Wed Aug 06 18:27:58 UTC 2025
      170.5K bytes
      Cache
     
  8. PartialDependenceDisplay — scikit-learn 1.7.1 d...

    2 Release Highlights for scikit-learn 1.2 Release Highlights...‘both’) is not a valid option for 2-ways interactions plot. As a result,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Wed Aug 06 18:27:58 UTC 2025
      176.8K bytes
      Cache
     
  9. index.css

    --sk-landing-bg-2: var(--sk-cyan-shades-2); --sk-landing-bg-3:...var(--sk-cyan-shades-3); --sk-landing-bg-2: var(--sk-cyan); --sk-landing-bg-3:...
    scikit-learn.org/stable/_static/styles/index.css
    Wed Aug 06 18:27:58 UTC 2025
      3.6K bytes
     
  10. make_biclusters — scikit-learn 1.7.1 documentation

    shape (2, 10) >>> cols . shape (2, 20) Gallery examples...shape = ( 10 , 20 ), n_clusters = 2 , random_state = 42 ... ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html
    Wed Aug 06 18:27:58 UTC 2025
      110.7K bytes
      Cache
     
Back to top