Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 171 - 180 of 402 for f (0.17 sec)

  1. Polynomial and Spline interpolation — scikit-le...

    def f ( x ): """Function to be approximated...replace = False )) y_train = f ( x_train ) # create 2D-array...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Mon Jun 30 13:50:30 UTC 2025
      121.3K bytes
      Cache
     
  2. 1.13. Feature selection — scikit-learn 1.7.0 do...

    f_classif , mutual_info_classif The methods based on F-test...estimator. For instance, we can use a F-test to retrieve the two best...
    scikit-learn.org/stable/modules/feature_selection.html
    Mon Jun 30 13:50:28 UTC 2025
      73.8K bytes
      Cache
     
  3. Israel-Iran conflict live updates: Trump rebuke...

    ” CNN f irst reported the assessment’s...that they don’t know what the f--- they’re doing,” he said. Israel...
    www.nbcnews.com/world/middle-east/live-blog/live-updates-iran-israel-trump-ceasefire-rcna214671
    Wed Jun 25 01:03:01 UTC 2025
      1.5M bytes
      Cache
     
  4. Precision-Recall — scikit-learn 1.7.0 documenta...

    positives ( \(F_p\) ). \[P = \frac{T_p}{T_p+F_p}\] Recall ( \(R\)...negatives ( \(F_n\) ). \[R = \frac{T_p}{T_p + F_n}\] The precision-recall...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Mon Jun 30 13:50:29 UTC 2025
      151.3K bytes
      Cache
     
  5. Categorical Feature Support in Gradient Boostin...

    shape [ 1 ] print ( f "Number of samples: { X . shape...shape [ 0 ] } " ) print ( f "Number of features: { X . shape [ 1...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Mon Jun 30 13:50:27 UTC 2025
      125.4K bytes
      Cache
     
  6. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Fri Jun 27 15:51:03 UTC 2025
      16.6K bytes
      4 views
     
  7. 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
    Mon Jun 30 13:50:30 UTC 2025
      107.6K bytes
      Cache
     
  8. SelectFdr — scikit-learn 1.7.0 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
    Mon Jun 30 13:50:30 UTC 2025
      132.9K bytes
      Cache
     
  9. SelectFwe — scikit-learn 1.7.0 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
    Mon Jun 30 13:50:30 UTC 2025
      131.8K bytes
      Cache
     
  10. 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
    Mon Jun 30 13:50:29 UTC 2025
      101.9K bytes
      Cache
     
Back to top