Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 272 for f (0.05 sec)

  1. plot_release_highlights_1_4_0.ipynb

    decision_function(X_test)\nprint(f\"ROC AUC score is {roc_auc_score(y_test,..."outputs": [], "source": [ "print(f\"Output type: {type(df_out)}\")"...
    scikit-learn.org/stable/_downloads/53490cdb42c3c07ba8cccd1c4ed4dca4/plot_release_highlights_1_4_0...
    Sat May 18 15:26:00 UTC 2024
      10.7K bytes
     
  2. sklearn.isotonic.IsotonicRegression — scikit-le...

    the y = f(X) monotonic function. New in version 0.24. f_ function...values used to interpolate the y = f(X) monotonic function. New in...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Sat May 18 15:26:01 UTC 2024
      71.5K bytes
      Cache
     
  3. sklearn.model_selection.learning_curve — scikit...

    print ( f " { train_size } samples were...train the model" ) ... print ( f "The average train accuracy is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Sat May 18 15:26:01 UTC 2024
      32.2K bytes
      Cache
     
  4. How to easily add application monitoring in Kub...

    using kubectl: kubectl apply -f webhook-test.yaml The result is...monitored: $ kubectl delete -f webhook-test.yaml pod "webhook-test"...
    www.elastic.co/observability-labs/blog/application-monitoring-kubernetes-pods
    Sun May 19 01:03:24 UTC 2024
      88.7K bytes
      Cache
     
  5. decomposition.rst.txt

    F. Bach, J. Ponce, G. Sapiro, 2009..._ R. Jenatton, G. Obozinski, F. Bach, 2009 .. _kernel_PCA: Kernel...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Sat May 18 15:26:00 UTC 2024
      45.8K bytes
      1 views
     
  6. sklearn.gaussian_process.kernels.Hyperparameter...

    in sorted ( params ): print ( f " { key } : { params [ key ] }...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html
    Sat May 18 15:26:00 UTC 2024
      27.9K bytes
      Cache
     
  7. sklearn.feature_selection.SelectKBest — scikit-...

    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
    Sat May 18 15:26:00 UTC 2024
      50.1K bytes
      Cache
     
  8. preprocessing.rst.txt

    formula :math:`G^{-1}(F(X))` where :math:`F` is the cumulative distribution...distribution function :math:`F` then :math:`F(X)` is uniformly distributed...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Sat May 18 15:26:01 UTC 2024
      52.7K bytes
     
  9. sklearn.metrics.classification_report — scikit-...

    F-measure and support for each class....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Sat May 18 15:26:01 UTC 2024
      30.4K bytes
      Cache
     
  10. sklearn.preprocessing.SplineTransformer — sciki...

    F’}, default=’C’ Order of output...output array in the dense case. 'F' order is faster to compute, but...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Sat May 18 15:26:01 UTC 2024
      54.8K bytes
      Cache
     
Back to top