Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 365 for f (0.04 sec)

  1. Receiver Operating Characteristic (ROC) with cr...

    name = f "ROC fold { fold } " , alpha =..."True Positive Rate" , title = f "Mean ROC curve with variability...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Fri May 31 14:06:06 UTC 2024
      100.5K bytes
      Cache
     
  2. SelectKBest — scikit-learn 1.5.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.SelectKBest.html
    Fri May 31 14:06:06 UTC 2024
      142.9K bytes
      Cache
     
  3. chi2 — scikit-learn 1.5.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.chi2.html
    Fri May 31 14:06:07 UTC 2024
      116.7K bytes
      Cache
     
  4. r_regression — scikit-learn 1.5.0 documentation

    f_classif ANOVA F-value between label/feature...coefficients of features. See also f_regression Univariate linear regression...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html
    Fri May 31 14:06:06 UTC 2024
      117.7K bytes
      Cache
     
  5. Approximate nearest neighbors in TSNE — scikit-...

    msg = f "Benchmarking on { dataset_name } :" print ( f " \n {...msg = f "Benchmarking on { dataset_name } :" print ( f " \n {...
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Fri May 31 14:06:04 UTC 2024
      133.8K bytes
      Cache
     
  6. Post-tuning the decision threshold for cost-sen...

    the business metric: print ( f "Business defined metric: { scoring...( X_train , y_train ) print ( f " { tuned_model . best_threshold_...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Fri May 31 14:06:06 UTC 2024
      227.5K bytes
      Cache
     
  7. Feature discretization — scikit-learn 1.5.0 doc...

    enumerate ( datasets ): print ( f " \n dataset { ds_cnt } \n ---------"...score ( X_test , y_test ) print ( f " { name } : { score : .2f } "...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Fri May 31 14:06:06 UTC 2024
      127.4K bytes
      Cache
     
  8. SGD: convex loss functions — scikit-learn 1.5.0...

    "Decision function $f(x)$" ) plt . ylabel ( "$L(y=1, f(x))$" ) plt ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Fri May 31 14:06:04 UTC 2024
      91.9K bytes
      Cache
     
  9. GenericUnivariateSelect — scikit-learn 1.5.0 do...

    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.GenericUnivariateSelect.html
    Fri May 31 14:06:06 UTC 2024
      140.2K bytes
      Cache
     
  10. 1.5. Stochastic Gradient Descent — scikit-learn...

    f(x_i)) = \max(0, 1 - y_i f(x_i))^2\) if \(y_i f(x_i) >...Classification. \(L(y_i, f(x_i)) = \max(0, 1 - y_i f(x_i))\) . Perceptron:...
    scikit-learn.org/stable/modules/sgd.html
    Fri May 31 14:06:07 UTC 2024
      92.6K bytes
      Cache
     
Back to top