Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 331 - 340 of 1,245 for f (0.52 seconds)

Filter
  1. feature_selection.rst.txt

    we can use a F-test to retrieve the two best...lassif` The methods based on F-test estimate the degree of linear...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      5.1K bytes
     
  2. Bisecting K-Means and Regular K-Means Performan...

    set_title ( f " { algorithm_name } : { n_clusters...
    scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html
    Mon Mar 23 20:39:20 UTC 2026
      15.4K bytes
      Cache
     
  3. plot_kmeans_digits.zip

    size print(f"# digits: {n_digits}; # samples:...np.unique(labels).size\n\nprint(f\"# digits: {n_digits}; # samples:...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Tue Mar 17 03:44:39 UTC 2026
      15.5K bytes
     
  4. Permutation Importance with Multicollinear or C...

    y_train ) print ( f "Baseline accuracy on test data:...data with features removed:" f " { clf_sel . score ( X_test_sel...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
  5. PolynomialFeatures — scikit-learn 1.8.0 documen...

    F’}, default=’C’ Order of output...output array in the dense case. 'F' order is faster to compute, but...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Mon Mar 23 20:39:23 UTC 2026
      18.6K bytes
      Cache
     
  6. Creating OVA images for Red Hat OpenShift Conta...

    instance bucket ( required ) -f , --file The path to the file...(Default: filename from --file|-f option) (optional) -n , --cos-instance-name...
    developer.ibm.com/tutorials/preparing-ova-for-openshift-on-cloud/
    Tue Mar 24 01:26:27 UTC 2026
      23.7K bytes
      Cache
     
  7. SplineTransformer — scikit-learn 1.8.0 document...

    F’}, default=’C’ Order of output...output array in the dense case. 'F' order is faster to compute, but...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Mon Mar 23 20:39:23 UTC 2026
      19.1K bytes
      Cache
     
  8. Multi-class AdaBoosted Decision Trees — scikit-...

    s misclassification_error: " f " { weak_learners_misclassification_error..."DummyClassifier's misclassification_error: " f " { dummy_classifiers_misclassification_error...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Mon Mar 23 20:39:21 UTC 2026
      19.8K bytes
      Cache
     
  9. l1_min_c — scikit-learn 1.8.0 documentation

    random_state = 42 ) >>> print ( f " { l1_min_c ( X , y , loss =...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Mon Mar 23 20:39:23 UTC 2026
      13.9K bytes
      Cache
     
  10. trustworthiness — scikit-learn 1.8.0 documentation

    fit_transform ( X ) >>> print ( f " { trustworthiness ( X , X_embedded...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html
    Mon Mar 23 20:39:21 UTC 2026
      14.3K bytes
      Cache
     
Back to Top