- Sort Score
- Num 10 results
- Language All
- Labels All
Results 211 - 220 of 1,182 for f (0.32 seconds)
-
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 -
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/ -
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 -
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/ -
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/ -
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 -
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 -
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 -
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 -
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