Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 253 for f (0.04 sec)

  1. 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
    Thu May 02 15:42:32 UTC 2024
      42.8K bytes
      Cache
     
  2. 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
    Thu May 02 15:42:34 UTC 2024
      351.3K bytes
      Cache
     
  3. 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
    Thu May 02 15:42:34 UTC 2024
      31K bytes
      Cache
     
  4. Accelerate DevOps transformation with Elastic O...

    Annotation API tail -f for your entire infrastructure...log monitoring is like tail -f across your entire application...
    www.elastic.co/observability/devops
    Fri May 03 00:34:31 UTC 2024
      553K 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
    Thu May 02 15:42:34 UTC 2024
      32.3K bytes
      Cache
     
  6. sklearn.feature_selection.chi2 — scikit-learn 1...

    See also f_classif ANOVA F-value between label/feature...for classification tasks. f_regression F-value between label/feature...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Thu May 02 15:42:32 UTC 2024
      20.6K bytes
      Cache
     
  7. 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
    Thu May 02 15:42:32 UTC 2024
      36.8K 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
    Thu May 02 15:42:32 UTC 2024
      47K bytes
      Cache
     
  9. sklearn.feature_selection.mutual_info_regressio...

    Comparison of F-test and mutual information Comparison of F-test and...PLoS ONE 9(2), 2014. [ 4 ] L. F. Kozachenko, N. N. Leonenko, “Sample...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html
    Thu May 02 15:42:32 UTC 2024
      23.4K bytes
      Cache
     
  10. sklearn.model_selection.RepeatedKFold — scikit-...

    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.RepeatedKFold.html
    Thu May 02 15:42:32 UTC 2024
      30.1K bytes
      Cache
     
Back to top