Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 380 for f (0.04 sec)

  1. Ridge coefficients as a function of the L2 Regu...

    the true coefficients print ( f "The true coefficient of this...index = alphas , columns = [ f "Feature { i } " for i in range...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Wed Nov 05 14:36:33 UTC 2025
      103.3K bytes
      Cache
     
  2. Label Propagation digits: Demonstrating perform...

    pyplot as plt f = plt . figure ( figsize = ( 7...images [ image_index ] sub = f . add_subplot ( 2 , 5 , index...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Wed Nov 05 14:36:35 UTC 2025
      99.4K bytes
      Cache
     
  3. Pipeline ANOVA SVM — scikit-learn 1.7.2 documen...

    f_classif from sklearn.pipeline...anova_filter = SelectKBest ( f_classif , k = 3 ) clf = LinearSVC...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html
    Wed Nov 05 14:36:35 UTC 2025
      116.5K bytes
      Cache
     
  4. Features in Histogram Gradient Boosting Trees —...

    shuffle = False ) print ( f "Training sample size: { X_train...X_train . shape [ 0 ] } " ) print ( f "Test sample size: { X_test ....
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Wed Nov 05 14:36:33 UTC 2025
      150.9K bytes
      Cache
     
  5. webpack-54547e72f15d909a.js

    f=0;f<o.length;f++)d>=i&&Object.keys(l... b=t(l)}for(c&&c(e);f<i.length;f++)n=i[f],l.o(d,n)&&d[n]&&d[...
    www.elastic.co/_next/static/chunks/webpack-54547e72f15d909a.js
    Mon Oct 06 19:21:39 UTC 2025
      27.4K bytes
      Similar Results (1)
     
  6. sklearn.metrics — scikit-learn 1.7.2 documentation

    balanced F-score or F-measure. fbeta_score Compute the F-beta score....t Compute precision, recall, F-measure and support for each class....
    scikit-learn.org/stable/api/sklearn.metrics.html
    Wed Nov 05 14:36:35 UTC 2025
      159K bytes
      Cache
     
  7. LeaveOneGroupOut — scikit-learn 1.7.2 documenta...

    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.LeaveOneGroupOut.html
    Wed Nov 05 14:36:33 UTC 2025
      122.1K bytes
      Cache
     
  8. Sample pipeline for text feature extraction and...

    ) print ( f "Loading 20 newsgroups dataset...data_train . target_names ) print ( f " { len ( data_train . data )...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Wed Nov 05 14:36:33 UTC 2025
      168.2K bytes
      1 views
      Cache
     
  9. 8.2. Real world datasets — scikit-learn 1.7.2 d...

    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
    Wed Nov 05 14:36:35 UTC 2025
      100.2K bytes
      Cache
     
  10. Probability Calibration for 3-class classificat...

    print ( "Log-loss of:" ) print ( f " - uncalibrated classifier: {...{ loss : .3f } " ) print ( f " - calibrated classifier: { cal_loss...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Wed Nov 05 14:36:32 UTC 2025
      190.5K bytes
      Cache
     
Back to top