Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 402 for f (0.35 sec)

  1. Release Highlights for scikit-learn 1.5 — sciki...

    5" ) print ( f "Custom score: { custom_score...custom_scorer ) . fit ( X , y ) print ( f "Tuned decision threshold: { tuned_classifier...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Mon Jun 30 13:50:30 UTC 2025
      123.1K bytes
      Cache
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. LeaveOneOut — scikit-learn 1.7.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Mon Jun 30 13:50:30 UTC 2025
      116.3K bytes
      Cache
     
  7. PredefinedSplit — scikit-learn 1.7.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Mon Jun 30 13:50:27 UTC 2025
      115.7K bytes
      Cache
     
  8. 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
     
  9. 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
     
  10. LeavePGroupsOut — scikit-learn 1.7.0 documentation

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index ] } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Jun 30 13:50:28 UTC 2025
      122.8K bytes
      Cache
     
Back to top