Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 388 for f (0.26 sec)

  1. Multiclass Receiver Operating Characteristic (R...

    name = f " { class_of_interest } vs the...effect of numpy.ravel : print ( f "y_score: \n { y_score [ 0 : 2...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Fri Apr 25 09:06:51 UTC 2025
      150.1K bytes
      Cache
     
  2. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Thu Apr 24 08:44:49 UTC 2025
      16.6K bytes
      4 views
     
  3. Examples of Using FrozenEstimator — scikit-lear...

    estimates for three data points: \n " f " { classifier . predict_proba...same three data points: \n " f " { classifier . predict ( X_test...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Fri Apr 25 09:06:52 UTC 2025
      100.9K bytes
      Cache
     
  4. Gaussian Processes regression: basic introducto...

    generative process is defined as \(f(x) = x \sin(x)\) . import numpy.... plot ( X , y , label = r "$f(x) = x \sin(x)$" , linestyle =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html
    Fri Apr 25 09:06:51 UTC 2025
      107.6K bytes
      Cache
     
  5. SelectFwe — scikit-learn 1.6.1 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.SelectFwe.html
    Fri Apr 25 09:06:52 UTC 2025
      132.2K bytes
      Cache
     
  6. SelectFdr — scikit-learn 1.6.1 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.SelectFdr.html
    Fri Apr 25 09:06:53 UTC 2025
      133.3K bytes
      Cache
     
  7. Hierarchical clustering: structured vs unstruct...

    print ( f "Elapsed time: { elapsed_time : .2f } s" ) print ( f "Number...print ( f "Elapsed time: { elapsed_time : .2f } s" ) print ( f "Number...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Fri Apr 25 09:06:52 UTC 2025
      101.8K bytes
      Cache
     
  8. Zach Savich - Wikipedia

    F.A. from the University of Iowa...Writers’ Workshop and a second M.F.A from the program for Poets and...
    en.wikipedia.org/wiki/Zach_Savich
    Tue Mar 25 19:54:56 UTC 2025
      68.6K bytes
      Cache
     
  9. Permutation Importance vs Random Forest Feature...

    print ( f "RF train accuracy: { rf . score...y_train ) : .3f } " ) print ( f "RF test accuracy: { rf . score...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html
    Fri Apr 25 09:06:52 UTC 2025
      159.9K bytes
      Cache
     
  10. 9. Model persistence — scikit-learn 1.6.1 docum...

    "wb" ) as f : f . write ( onx . SerializeToString..."filename.onnx" , "rb" ) as f : onx = f . read () sess = InferenceSession...
    scikit-learn.org/stable/model_persistence.html
    Fri Apr 25 09:06:52 UTC 2025
      76.7K bytes
      Cache
     
Back to top