Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 211 - 220 of 1,182 for f (0.32 seconds)

  1. Test with permutations the significance of a cl...

    "r" ) score_label = ( f "Score on original \n iris..."r" ) score_label = ( f "Score on original \n random...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Mon Dec 15 15:02:31 GMT 2025
      100.7K bytes
      Cache
     
  2. Get an IBM MQ queue for development running on ...

    --context =mq-server compose -f mq-init-compose .yaml - p mqonaws...=mq-server compose -p mqonaws logs -f Copy code Copied! Allow Compose...
    developer.ibm.com/tutorials/mq-connect-app-queue-manager-cloud-aws/
    Tue Dec 16 02:17:59 GMT 2025
      740.1K bytes
      Cache
     
  3. 1.7. Gaussian Processes — scikit-learn 1....

    prior on a latent function \(f\) , which is then squashed through...classification. The latent function \(f\) is a so-called nuisance function,...
    scikit-learn.org/stable/modules/gaussian_process.html
    Mon Dec 15 15:02:33 GMT 2025
      84.6K bytes
      Cache
     
  4. Serve a custom model on a Kubernetes or Red Hat...

    using Kubernetes: kubectl apply -f deployment/deployment.yaml Copy...Red Hat OpenShift: oc apply -f deployment/deployment.yaml Copy...
    developer.ibm.com/tutorials/serve-custom-models-on-kubernetes-or-openshift/
    Tue Dec 16 02:16:12 GMT 2025
      723.1K bytes
      Cache
     
  5. Best practices for using the Java Native Interf...

    ); jfieldID f = (*env)->GetFieldID(env, cls, "f" , "I" ); }...); jfieldID f = (*env)->GetFieldID(env, cls, "f" , "I" ); jint...
    developer.ibm.com/articles/j-jni/
    Tue Dec 16 02:39:02 GMT 2025
      788K bytes
      Cache
     
  6. Plot classification probability — scikit-...

    set_title ( f "Class { label } " )...0.16 , 0.015 ]) plt . title ( f "Probability class { label...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Dec 15 15:02:30 GMT 2025
      125.9K bytes
      Cache
     
  7. Comparison of kernel ridge regression and SVR &...

    time () - t0 print ( f "Best SVR with params: {...= time . time () - t0 print ( f "Best KRR with params: {...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Mon Dec 15 15:02:33 GMT 2025
      122.8K bytes
      Cache
     
  8. GenericUnivariateSelect — scikit-learn 1....

    See also f_classif ANOVA F-value between label/feature for...classification tasks. f_regression F-value between label/feature for...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Mon Dec 15 15:02:33 GMT 2025
      134.9K bytes
      Cache
     
  9. 8.2. Real world datasets — scikit-learn 1...

    classifiers achieve very high F-scores, but their results would...to train and achieves a decent F-score: >>> from sklearn.naive_bayes...
    scikit-learn.org/stable/datasets/real_world.html
    Mon Dec 15 15:02:33 GMT 2025
      100.3K bytes
      Cache
     
  10. API Reference — scikit-learn 1.8.0 docume...

    also known as balanced F-score or F-measure. sklearn.metrics... f_classif Compute the ANOVA F-value for the provided sample....
    scikit-learn.org/stable/api/index.html
    Mon Dec 15 15:02:30 GMT 2025
      525.3K bytes
      Cache
     
Back to Top