Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 371 - 380 of 2,618 for 2 (0.16 sec)

  1. HistGradientBoostingRegressor — scikit-learn 1....

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Thu Aug 07 12:27:54 UTC 2025
      177.8K bytes
      Cache
     
  2. 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
     
  3. 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
     
  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. LlamaIndex and Elasticsearch Rerankers: Unbeata...

    G16 2 1 - - Gigabyte AORUS 17 3 4 5 4 MSI Stealth 17 4 3 2 3 Alienware...Alienware m18 5 2 1 2 HP Omen 16 - - 3 5 Acer Predator Helios...
    www.elastic.co/search-labs/blog/elasticsearch-reranker-llamaindex-rankgpt
    Tue Jul 29 00:53:30 UTC 2025
      156.6K bytes
      Cache
     
  6. 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
     
  7. 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
     
  8. 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
    Thu Aug 07 12:27:54 UTC 2025
      114.3K bytes
      Cache
     
  9. Release Highlights for scikit-learn 0.24 — scik...

    2. From 1.2, use # PartialDependenceDis..."min_samples_split" : randint ( 2 , 11 ), "bootstrap" : [ True ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Thu Aug 07 12:27:52 UTC 2025
      176.2K bytes
      Cache
     
  10. 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
     
Back to top