Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 2,271 for 2 (0.13 sec)

  1. 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
    Fri Jun 06 09:13:47 UTC 2025
      112.6K bytes
      Cache
     
  2. Bunch — scikit-learn 1.7.0 documentation

    b = 2 ) >>> b [ 'b' ] 2 >>> b . b 2 >>> b . a = 3 >>>...return a (key, value) pair as a 2-tuple. Pairs are returned in LIFO...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Fri Jun 06 09:13:47 UTC 2025
      118.3K bytes
      Cache
     
  3. auc — scikit-learn 1.7.0 documentation

    2 , 2 ]) >>> y_score = np . array...y_true , y_score , pos_label = 2 ) >>> metrics . auc ( fpr , tpr...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Fri Jun 06 09:13:47 UTC 2025
      113.5K bytes
      Cache
     
  4. TheilSenRegressor — scikit-learn 1.7.0 document...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_samples = 200 , n_features = 2 , noise = 4.0 , random_state =...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      135.7K bytes
      1 views
      Cache
     
  5. RationalQuadratic — scikit-learn 1.7.0 document...

    x_j)^2 }{ 2\alpha l^2}\right)^{-\alpha}\] where...>>> gpc . predict_proba ( X [: 2 ,:]) array([[0.8881, 0.0566, 0.05518],...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Fri Jun 06 09:13:47 UTC 2025
      127.1K bytes
      Cache
     
  6. Better Binary Quantization (BBQ) in Lucene and ...

    ( 1 < < 0 ) + ( 2 < < 1 ) + ( 1 < < 2 ) + ( 2 < < 3 ) = 25 = ...\newline = (1 << 0) + (2 << 1) + (1 << 2) + (2 << 3) \newline = 25...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Sun Jun 08 00:38:47 UTC 2025
      285.4K 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
    Fri Jun 06 09:13:47 UTC 2025
      176.2K bytes
      Cache
     
  8. ElasticNetCV — scikit-learn 1.7.0 documentation

    objective is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...it is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Fri Jun 06 09:13:46 UTC 2025
      166.7K bytes
      Cache
     
  9. DecisionTreeRegressor — scikit-learn 1.7.0 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 Jun 05 22:21:58 UTC 2025
      166.3K bytes
      Cache
     
  10. It's time to win | MetaFilter

    Kitteh at 6:36 AM on May 15 [ 2 favorites ] Will this mean that...scruss at 6:40 AM on May 15 [ 2 favorites ] Erskine-Smith was...
    www.metafilter.com/208782/Its-time-to-win
    Fri May 16 00:54:43 UTC 2025
      85.2K bytes
      Cache
     
Back to top