Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 228 for f (0.05 sec)

  1. f_regression — scikit-learn 1.5.0 documentation

    >>> f_statistic , p_values = f_regression ( X , y ) >>> f_statistic...K GitHub f_regression # sklearn.feature_selection. f_regression...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Sat May 25 13:41:02 UTC 2024
      124.2K bytes
      Cache
     
  2. f_classif — scikit-learn 1.5.0 documentation

    ) >>> f_statistic , p_values = f_classif ( X , y ) >>> f_statistic...+ K GitHub f_classif # sklearn.feature_selection. f_classif (...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Sat May 25 13:41:02 UTC 2024
      116.6K bytes
      Cache
     
  3. Bunch — scikit-learn 1.5.0 documentation

    ] **F ) → None. Update D from dict/iterable E and F. # If E...is followed by: for k in F: D[k] = F[k] values ( ) → an object...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Sat May 25 13:41:01 UTC 2024
      123.3K bytes
      Cache
     
  4. ShuffleSplit — scikit-learn 1.5.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...)): ... print ( f "Fold { i } :" ) ... print ( f " Train: index=...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Sat May 25 13:41:03 UTC 2024
      129.5K bytes
      Cache
     
  5. RepeatedKFold — scikit-learn 1.5.0 documentation

    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
    Sat May 25 13:41:02 UTC 2024
      125K bytes
      Cache
     
  6. DictVectorizer — scikit-learn 1.5.0 documentation

    one signifying “f=ham”, the other “f=spam”. If a feature...the feature names (e.g., “f=ham” and “f=spam”). See also FeatureHasher...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Sat May 25 13:41:03 UTC 2024
      147.4K bytes
      Cache
     
  7. StratifiedKFold — scikit-learn 1.5.0 documentation

    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
    Sat May 25 13:41:03 UTC 2024
      129.9K bytes
      Cache
     
  8. 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
    Mon May 27 01:09:21 UTC 2024
      163.3K bytes
      Cache
     
  9. RepeatedStratifiedKFold — scikit-learn 1.5.0 do...

    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 25 13:41:03 UTC 2024
      126.4K bytes
      Cache
     
  10. 3.4. 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/dev/modules/model_evaluation.html
    Thu May 23 20:54:14 UTC 2024
      398.6K bytes
      Cache
      Similar Results (1)
     
Back to top