Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. Combine predictors using stacking — scikit-lear...

    { key : ( f " { np . abs ( np . mean ( scores [ f 'test_ { value...])) : .2f } +- " f " { np . std ( scores [ f 'test_ { value }...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Mon Jun 30 13:50:27 UTC 2025
      368.2K bytes
      Cache
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. Custom refit strategy of a grid search with cro...

    target == 8 print ( f "The number of images is { X ....filtered_cv_results [ "params" ], ): print ( f "precision: { mean_precision :...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Jun 30 13:50:29 UTC 2025
      136K bytes
      Cache
     
  7. Gaussian processes on discrete data structures ...

    baseline_similarity_bounds ) def _f ( self , s1 , s2 ): """ kernel...return ( np . array ([[ self . _f ( x , y ) for y in Y ] for x in...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html
    Mon Jun 30 13:50:30 UTC 2025
      120.7K bytes
      1 views
      Cache
     
  8. Clustering text documents using k-means — sciki...

    print ( f "LSA done in { time () - t0 : .3f } s" ) print ( f "Explained...unique_labels . shape [ 0 ] print ( f " { len ( dataset . data ) } documents...
    scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html
    Mon Jun 30 13:50:30 UTC 2025
      150.2K bytes
      Cache
     
  9. Live updates: Trump and Musk trade insults in e...

    “He does not give a f--- about Republicans or the RNC,...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-travel-ban-biden-tar...
    Fri Jun 06 01:05:22 UTC 2025
      1.3M bytes
      Cache
     
  10. Prediction Intervals for Gradient Boosting Regr...

    f ( xx ), "black" , linewidth = 3 , label = r "$f(x) = x\,\sin(x)$"...xx , f ( xx ), "black" , linewidth = 3 , label = r "$f(x) = x\,\sin(x)$"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Mon Jun 30 13:50:29 UTC 2025
      140.9K bytes
      Cache
     
Back to top