Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 369 for f (0.05 sec)

  1. 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
    Fri Sep 12 13:34:56 UTC 2025
      140.9K bytes
      Cache
     
  2. L1 Penalty and Sparsity in Logistic Regression ...

    * 100 print ( f "C= { C : .2f } " ) print ( f " { 'Sparsity with...sparsity_l1_LR : .2f } %" ) print ( f " { 'Sparsity with Elastic-Net...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Fri Sep 12 13:34:50 UTC 2025
      99.5K bytes
      Cache
     
  3. Scalable learning with polynomial kernel approx...

    annotate ( f "n_comp.= { n_components } " , ( results [ f "LSVM +..."score" : lsvm_score } print ( f "Linear SVM score on raw features:...
    scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html
    Fri Sep 12 13:34:56 UTC 2025
      115.5K bytes
      Cache
     
  4. Classification of text documents using sparse f...

    print ( f " { len ( data_train . data ) } documents - " f " { data_train_size_mb...print ( f " { len ( target_names ) } categories" ) print ( f "vectorize...
    scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html
    Fri Sep 12 13:34:50 UTC 2025
      158K bytes
      Cache
     
  5. Multiclass Receiver Operating Characteristic (R...

    name = f " { class_of_interest } vs the...effect of numpy.ravel : print ( f "y_score: \n { y_score [ 0 : 2...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Fri Sep 12 13:34:56 UTC 2025
      150.8K bytes
      Cache
     
  6. gads.js

    ;var f=o(e,l,p,t);if(f){if(!f.allow)return d(f),!1;i=f}}}cat...n e.pbLg=f.low,e.pbMg=f.med,e.pbHg=f.high,e.pbAg=f.auto,e.pb...
    adcdn.goo.ne.jp/images/js/gads.js
    Thu Aug 07 02:27:49 UTC 2025
      591.8K bytes
      1 views
     
  7. The Johnson-Lindenstrauss bound for embedding w...

    legend ([ f "eps = { eps : 0.1f } " for eps...color = color ) plt . legend ([ f "n_samples = { n } " for n in...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Fri Sep 12 13:34:55 UTC 2025
      119.8K bytes
      Cache
     
  8. permutation_test_score — scikit-learn 1.7.2 doc...

    ) >>> print ( f "Original Score: { score : .3f...Score: 0.810 >>> print ( ... f "Permutation Scores: { permutation_scores...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Fri Sep 12 13:34:53 UTC 2025
      121.8K bytes
      Cache
     
  9. Demo of DBSCAN clustering algorithm — scikit-le...

    print ( f "Homogeneity: { metrics . homogeneity_score...labels ) : .3f } " ) print ( f "Completeness: { metrics . completeness_score...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Fri Sep 12 13:34:56 UTC 2025
      103K bytes
      Cache
     
  10. Examples of Using FrozenEstimator — scikit-lear...

    estimates for three data points: \n " f " { classifier . predict_proba...same three data points: \n " f " { classifier . predict ( X_test...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Fri Sep 12 13:34:53 UTC 2025
      100.9K bytes
      Cache
     
Back to top