Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 365 for f (0.04 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
    Fri May 31 14:06:07 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
    Fri May 31 14:06:06 UTC 2024
      116.6K bytes
      Cache
     
  3. バランス重視のDBアクセスI/F | DBFlute

    バランス重視のDBアクセスI/F DBFluteが提供する バランス重視 のDBアクセスI/F(インターフェース)について説明します。...考えると不可能であり、 バランスを重視したDBアクセスI/Fが(少なくとも今の時代の)現場に一番フィットすると判断しました。...
    dbflute.seasar.org/ja/introduction/dbaccessif.html
    Fri May 24 02:22:00 UTC 2024
      11.4K bytes
      Cache
     
  4. Comparison of F-test and mutual information — s...

    randn ( 1000 ) f_test , _ = f_regression ( X , y ) f_test /= np ....univariate F-tests statistics and mutual information. As F-test captures...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html
    Fri May 31 14:06:04 UTC 2024
      91.4K bytes
      Cache
     
  5. 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
    Fri May 31 14:06:07 UTC 2024
      129.5K bytes
      Cache
     
  6. 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
    Sat Jun 01 01:07:21 UTC 2024
      163.2K bytes
      Cache
     
  7. 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
    Fri May 31 14:06:07 UTC 2024
      126.4K bytes
      Cache
     
  8. 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
    Fri May 31 14:06:04 UTC 2024
      395.1K bytes
      Cache
      Similar Results (1)
     
  9. StratifiedShuffleSplit — scikit-learn 1.5.0 doc...

    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 31 14:06:07 UTC 2024
      127.1K bytes
      Cache
     
  10. GroupKFold — 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.GroupKFold.html
    Fri May 31 14:06:07 UTC 2024
      131.4K bytes
      Cache
     
Back to top