Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 2,618 for 2 (0.17 sec)

  1. 1.10. Decision Trees — scikit-learn 1.7.1 docum...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> clf = tree...samples: >>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...
    scikit-learn.org/stable/modules/tree.html
    Wed Aug 06 18:27:58 UTC 2025
      94.5K bytes
      Cache
     
  2. homogeneity_score — scikit-learn 1.7.1 document...

    2 ])) 1.000000 >>> print ( " %.6f...([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 2 , 3 ])) 1.000000 Clusters that...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_score.html
    Thu Aug 07 12:27:53 UTC 2025
      114.4K bytes
      Cache
     
  3. 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
     
  4. VotingRegressor — scikit-learn 1.7.1 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...X = np . array ([[ 1 , 1 ], [ 2 , 4 ], [ 3 , 9 ], [ 4 , 16 ],...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Thu Aug 07 12:27:54 UTC 2025
      146.4K bytes
      Cache
     
  5. Elastic Observability Labs

    Nima Rezainia 2 April 2025 OpenTelemetry APM Instrumentation...EDOT. Miguel Luna Bahubali Shetti 2 April 2025 Azure OpenAI OpenAI...
    www.elastic.co/observability-labs/blog/tag/opentelemetry
    Fri Aug 08 01:12:02 UTC 2025
      309.1K bytes
      Cache
     
  6. DecisionBoundaryDisplay — scikit-learn 1.7.1 do...

    2) Input data that should be only 2-dimensional....load_iris () >>> feature_1 , feature_2 = np . meshgrid ( ... np . linspace...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Thu Aug 07 12:27:54 UTC 2025
      154.7K bytes
      Cache
     
  7. 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
    Thu Aug 07 12:27:54 UTC 2025
      166K bytes
      Cache
     
  8. 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
    Thu Aug 07 12:27:52 UTC 2025
      110.7K bytes
      Cache
     
  9. linear_model.rst.txt

    x_1 + w_2 x_2 + w_3 x_1 x_2 + w_4 x_1^2 + w_5 x_2^2 The (sometimes...:math:`[x_1, x_2]` to :math:`[1, x_1, x_2, x_1^2, x_1 x_2, x_2^2]`, and...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Wed Aug 06 18:27:57 UTC 2025
      79K bytes
      9 views
     
  10. 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
    Thu Aug 07 12:27:54 UTC 2025
      3.6K bytes
     
Back to top