Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 292 for f (0.05 sec)

  1. sklearn.model_selection.permutation_test_score ...

    ) >>> print ( f "Original Score: { score : .3f...Score: 0.810 >>> print ( ... f "Permutation Scores: { permutation_scores...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Sat May 18 15:26:00 UTC 2024
      29K bytes
      Cache
     
  2. Introducing Scalar Quantization in Lucene — Ela...

    ors of disk space since f l o a t float f l o a t values are 4 bytes....fair comparison with f l o a t 32 float32 f l o a t 32 we used...
    www.elastic.co/search-labs/blog/scalar-quantization-in-lucene
    Sun May 19 01:06:34 UTC 2024
      163.1K bytes
      Cache
     
  3. sklearn.model_selection.KFold — scikit-learn 1....

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Sat May 18 15:26:00 UTC 2024
      34.1K bytes
      Cache
     
  4. 1.16. Probability calibration — scikit-learn 1....

    (y_i - \hat{f}_i)^2\] subject to \(\hat{f}_i \geq \hat{f}_j\) whenever...: \[p(y_i = 1 | f_i) = \frac{1}{1 + \exp(A f_i + B)} \,,\] where...
    scikit-learn.org/stable/modules/calibration.html
    Sat May 18 15:26:00 UTC 2024
      42.8K bytes
      Cache
     
  5. 3.3. Metrics and scoring: quantifying the quali...

    The F-measure ( \(F_\beta\) and \(F_1\) measures) can...score, also known as balanced F-score or F-measure. fbeta_score (y_true,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Sat May 18 15:26:01 UTC 2024
      351.3K bytes
      Cache
     
  6. sklearn.model_selection.RepeatedStratifiedKFold...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Sat May 18 15:26:00 UTC 2024
      31K bytes
      Cache
     
  7. sklearn.model_selection.StratifiedShuffleSplit ...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Sat May 18 15:26:00 UTC 2024
      32.3K bytes
      Cache
     
  8. RFK Jr. candidacy hurts Trump more than Biden, ...

    presidential candidate Robert F. Kennedy Jr. speaks to supporters...presidential candidate Robert F. Kennedy Jr. — cutting deeper...
    www.nbcnews.com/politics/2024-election/rfk-jr-candidacy-hurts-trump-biden-nbc-news-poll-finds-rcn...
    Mon Apr 22 00:53:37 UTC 2024
      248.7K bytes
      Cache
     
  9. sklearn.model_selection.GroupKFold — scikit-lea...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index ] } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Sat May 18 15:26:00 UTC 2024
      36.8K bytes
      Cache
     
  10. sklearn.feature_extraction.FeatureHasher — scik...

    'run' : 5 }] >>> f = h . transform ( D ) >>> f . toarray () array([[..."bird" ]] >>> f = h . transform ( raw_X ) >>> f . toarray () array([[...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Sat May 18 15:26:00 UTC 2024
      47K bytes
      Cache
     
Back to top