Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 325 for f (0.05 sec)

  1. 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
    Fri May 17 16:55:51 UTC 2024
      31K bytes
      Cache
     
  2. sklearn.model_selection.StratifiedKFold — sciki...

    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.StratifiedKFold.html
    Fri May 17 16:55:53 UTC 2024
      34.9K bytes
      Cache
     
  3. 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
    Fri May 17 16:55:52 UTC 2024
      42.8K bytes
      Cache
     
  4. 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
    Fri May 17 16:55:52 UTC 2024
      351.3K bytes
      Cache
     
  5. 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
    Fri May 17 16:55:51 UTC 2024
      32.3K bytes
      Cache
     
  6. 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
    Fri May 17 16:55:53 UTC 2024
      36.8K bytes
      Cache
     
  7. 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
     
  8. 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
    Fri May 17 16:55:53 UTC 2024
      47K bytes
      Cache
     
  9. sklearn.model_selection.learning_curve — scikit...

    print ( f " { train_size } samples were...train the model" ) ... print ( f "The average train accuracy is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Fri May 17 16:55:52 UTC 2024
      32.2K bytes
      Cache
     
  10. How to easily add application monitoring in Kub...

    using kubectl: kubectl apply -f webhook-test.yaml The result is...monitored: $ kubectl delete -f webhook-test.yaml pod "webhook-test"...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Sat May 18 01:03:31 UTC 2024
      88.7K bytes
      Cache
     
Back to top