Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  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
    Sat May 18 15:26:00 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
    Sat May 18 15:26:00 UTC 2024
      36.8K bytes
      Cache
     
  7. 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
     
  8. 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
    Sun May 19 01:05:00 UTC 2024
      485K bytes
      Cache
     
  9. sklearn.feature_selection.SelectPercentile — sc...

    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.SelectPercentile.html
    Sat May 18 15:26:01 UTC 2024
      49.8K bytes
      Cache
     
  10. sklearn.model_selection.GroupShuffleSplit — sci...

    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.GroupShuffleSplit.html
    Sat May 18 15:26:00 UTC 2024
      39.2K bytes
      Cache
     
Back to top