Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 276 for f (0.04 sec)

  1. 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
    Fri May 17 16:55:53 UTC 2024
      71.5K bytes
      Cache
     
  2. 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
    Fri May 17 16:55:52 UTC 2024
      32.2K bytes
      Cache
     
  3. 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
    Sat May 18 01:03:31 UTC 2024
      88.7K bytes
      Cache
     
  4. 1.11. Ensembles: Gradient boosting, random fore...

    F(x_i))}{\partial F(x_i)} \right]_{F=F_{m - 1}}.\]...\frac{\partial l(y_i, F(x_i))}{\partial F(x_i)} \right]_{F=F_{m - 1}}\)...
    scikit-learn.org/stable/modules/ensemble.html
    Fri May 17 16:55:51 UTC 2024
      195.6K bytes
      Cache
     
  5. 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
    Fri May 17 16:55:52 UTC 2024
      27.9K bytes
      Cache
     
  6. 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
    Fri May 17 16:55:51 UTC 2024
      45.8K bytes
      1 views
     
  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
    Fri May 17 16:55:53 UTC 2024
      50.1K bytes
      Cache
     
  8. sklearn.metrics.classification_report — scikit-...

    F-measure and support for each class....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Fri May 17 16:55:53 UTC 2024
      30.4K bytes
      Cache
     
  9. 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
    Fri May 17 16:55:52 UTC 2024
      52.7K bytes
     
  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
    Fri May 17 16:55:51 UTC 2024
      54.8K bytes
      Cache
     
Back to top