Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 121 - 130 of 1,182 for f (0.48 seconds)

  1. 3.4. Metrics and scoring: quantifying the quali...

    also known as balanced F-score or F-measure. fbeta_score (y_true,...score, also known as balanced F-score or F-measure. fbeta_score (y_true,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Mon Dec 15 15:02:33 GMT 2025
      424.9K bytes
      Cache
     
  2. Features in Histogram Gradient Boosting Trees &...

    shuffle = False ) print ( f "Training sample size: {...shape [ 0 ] } " ) print ( f "Test sample size: { X_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Mon Dec 15 15:02:33 GMT 2025
      150.6K bytes
      Cache
     
  3. LeavePOut — scikit-learn 1.8.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Dec 15 15:02:31 GMT 2025
      117.1K bytes
      Cache
     
  4. RepeatedKFold — scikit-learn 1.8.0 docume...

    print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Dec 15 15:02:31 GMT 2025
      119.8K bytes
      Cache
     
  5. load_svmlight_file — scikit-learn 1.8.0 d...

    load_svmlight_file ( f , * , n_features=None , dtype=<class...mblondel/svmlight-loader Parameters : f str, path-like, file-like or int...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html
    Mon Dec 15 15:02:31 GMT 2025
      112.9K bytes
      Cache
     
  6. model_evaluation.rst.txt

    \left|\left\{k: \hat{f}_{ik} \geq \hat{f}_{ij} \right\}\right|`....\left\{k: y_{ik} = 1, \hat{f}_{ik} \geq \hat{f}_{ij} \right\}`, :ma...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat Nov 29 05:08:38 GMT 2025
      132.2K bytes
     
  7. DictVectorizer — scikit-learn 1.8.0 docum...

    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
    Mon Dec 15 15:02:33 GMT 2025
      136.4K bytes
      Cache
     
  8. pydata-sphinx-theme.js

    align-baseline";const f=document.createElement("i");p.append(f),f.classList="fa-solid...theme.`),m.onchange="auto"==e?h:""}function f(){const e=document.documentEl...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Mon Dec 15 15:02:31 GMT 2025
      10.9K bytes
     
  9. PatchExtractor — scikit-learn 1.8.0 docum...

    ] >>> print ( f "Image shape: { X . shape...transform ( X ) >>> print ( f "Patches shape: { pe_trans...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html
    Mon Dec 15 15:02:31 GMT 2025
      127.7K bytes
      Cache
     
  10. StratifiedShuffleSplit — scikit-learn 1.8...

    print ( f "Fold { i } :" ) ... print ( f " Train:...train_index } " ) ... print ( f " Test: index= { test_index...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Mon Dec 15 15:02:31 GMT 2025
      123.2K bytes
      Cache
     
Back to Top