Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 399 for f (0.07 sec)

  1. SelectPercentile — scikit-learn 1.7.0 documenta...

    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
    Tue Jul 01 15:59:32 UTC 2025
      136.9K bytes
      Cache
     
  2. IsotonicRegression — scikit-learn 1.7.0 documen...

    the y = f(X) monotonic function. Added in version 0.24. f_ function...values used to interpolate the y = f(X) monotonic function. Added in...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Tue Jul 01 15:59:32 UTC 2025
      146K bytes
      Cache
     
  3. feature_selection.rst.txt

    we can use a F-test to retrieve the two best...sklearn.feature_selection import f_classif >>> X, y = load_iris(return_X_y=True)...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Sun Jun 29 19:04:30 UTC 2025
      14.5K bytes
      3 views
     
  4. GroupShuffleSplit — scikit-learn 1.7.0 document...

    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
    Tue Jul 01 15:59:33 UTC 2025
      128.4K bytes
      Cache
     
  5. precision_score — scikit-learn 1.7.0 documentation

    imbalance; it can result in an F-score that is not between precision...t Compute precision, recall, F-measure and support for each class....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_score.html
    Tue Jul 01 15:59:32 UTC 2025
      125.4K bytes
      Cache
      Similar Results (1)
     
  6. chi2 — scikit-learn 1.7.0 documentation

    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
    Tue Jul 01 15:59:32 UTC 2025
      111.2K bytes
      Cache
     
  7. RepeatedKFold — scikit-learn 1.7.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
    Tue Jul 01 15:59:34 UTC 2025
      119.4K bytes
      Cache
     
  8. 1.17. Neural network models (supervised) — scik...

    algorithm that learns a function \(f: R^m \rightarrow R^o\) by training...neuron MLP learns the function \(f(x) = W_2 g(W_1^T x + b_1) + b_2\)...
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Tue Jul 01 15:59:33 UTC 2025
      66.7K bytes
      Cache
     
  9. DictVectorizer — scikit-learn 1.7.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
    Tue Jul 01 15:59:33 UTC 2025
      136K bytes
      Cache
     
  10. mutual_info_regression — scikit-learn 1.7.0 doc...

    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
    Tue Jul 01 15:59:32 UTC 2025
      114.4K bytes
      Cache
     
Back to top