Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 2,618 for 2 (0.15 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. TransformedTargetRegressor — scikit-learn 1.7.1...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Thu Aug 07 12:27:53 UTC 2025
      143.1K bytes
      Cache
     
  3. 3.1. Cross-validation: evaluating estimator per...

    2 , 2 , 2 , 2 ] >>> groups = [ 1 , 1 , 2 , 2 , 3 , 3...)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...
    scikit-learn.org/stable/modules/cross_validation.html
    Thu Aug 07 12:27:54 UTC 2025
      162.2K bytes
      1 views
      Cache
     
  4. styles.css

    mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-b...spacing)*2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{m...
    www.elastic.co/docs/_static/styles.css
    Tue Jul 29 10:30:06 UTC 2025
      58.9K bytes
      Similar Results (2)
     
  5. AffinityPropagation — scikit-learn 1.7.1 docume...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...cluster_centers_ array([[1, 2], [4, 2]]) For an example usage, see...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Thu Aug 07 12:27:55 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  6. roc_auc_score — scikit-learn 1.7.1 documentation

    the standardized partial AUC [2] over the range [0, max_fpr] is...under of the ROC as follows: G = 2 * AUC - 1 Where G is the Gini...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Thu Aug 07 12:27:52 UTC 2025
      131.3K bytes
      Cache
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. mean_absolute_percentage_error — scikit-learn 1...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> m...1. , 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 , 8. ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Thu Aug 07 12:27:55 UTC 2025
      112.6K bytes
      Cache
     
Back to top