Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 2,549 for 2 (0.07 sec)

  1. model_evaluation.rst.txt

    labeling1 = [2, 0, 2, 2, 0, 1] >>> labeling2 = [0, 0, 2, 2, 0, 2] >>>...y_true = [2, 0, 2, 2, 0, 1] >>> y_pred = [0, 0, 2, 2, 0, 2] >>> ...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Fri Dec 20 11:14:14 UTC 2024
      130.9K bytes
      2 views
     
  2. RepeatedKFold — scikit-learn 1.6.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Fri Dec 20 11:14:16 UTC 2024
      119.6K bytes
      Cache
     
  3. classification_report — scikit-learn 1.7.dev0 d...

    2 , 2 , 2 ] >>> y_pred = [ 0 , 0 , 2 , 2 , 1 ] >>>...sample_weight = None , digits = 2 , output_dict = False , zero_division...
    scikit-learn.org/dev/modules/generated/sklearn.metrics.classification_report.html
    Mon Dec 09 18:03:46 UTC 2024
      121K bytes
      Cache
      Similar Results (1)
     
  4. 1.1. Linear Models — scikit-learn 1.6.0 documen...

    x_1 + w_2 x_2 + w_3 x_1 x_2 + w_4 x_1^2 + w_5 x_2^2\] The (sometimes...\([x_1, x_2]\) to \([1, x_1, x_2, x_1^2, x_1 x_2, x_2^2]\) , and...
    scikit-learn.org/stable/modules/linear_model.html
    Fri Dec 20 11:14:16 UTC 2024
      218.7K bytes
      Cache
     
  5. 風の電話 | MetaFilter

    }(); </script> 風の電話 December 2, 2024 2:38 PM Subscribe "The wind...Death .' posted by clavdivs (2 comments total) 8 users marked...
    www.metafilter.com/206545/
    Tue Dec 03 00:45:42 UTC 2024
      24.3K bytes
      Cache
     
  6. All podcasts lead to Rome. | MetaFilter

    Justinian at 4:54 PM on January 2, 2009 [ 2 favorites ] This is cool....blue_beetle at 5:29 PM on January 2, 2009 [ 2 favorites ] I may have to...
    www.metafilter.com/77925/All-podcasts-lead-to-Rome
    Fri Dec 06 00:48:15 UTC 2024
      39.3K bytes
      Cache
     
  7. Understanding optimized scalar quantization - E...

    x ∥ 2 = ∥ x ∥ 2 + ∥ y ∥ 22 x t y \|y-x\|^2 = \|x\|^2 + \|y\|^2...) = 1 2 π ∫ x ( t − c ) 2 e − t 2 / 2 d t = 1 2 ( c 2 + 1 ) erf...
    www.elastic.co/search-labs/blog/scalar-quantization-optimization
    Sun Dec 22 00:34:34 UTC 2024
      630.3K bytes
      Cache
     
  8. RegressorMixin — scikit-learn 1.7.dev0 document...

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> y =...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...
    scikit-learn.org/dev/modules/generated/sklearn.base.RegressorMixin.html
    Mon Dec 09 18:03:46 UTC 2024
      115.7K bytes
      Cache
      Similar Results (1)
     
  9. feature_extraction.rst.txt

    2.0986]}{\sqrt{\big(3^2 + 0^2 + 2.0986^2\big)}} = [...\frac{v}{||v||_2} = \frac{v}{\sqrt{v{_1}^2 + v{_2}^2 + \dots + v{_n}^2}}`....
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Fri Dec 20 11:14:14 UTC 2024
      43.3K bytes
     
  10. TimeSeriesSplit — scikit-learn 1.6.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Fri Dec 20 11:14:16 UTC 2024
      129.5K bytes
      2 views
      Cache
     
Back to top