Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 210 for f (0.06 sec)

  1. 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
    Mon May 20 18:34:25 UTC 2024
      27.9K bytes
      Cache
     
  2. 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
    Mon May 20 18:34:24 UTC 2024
      50.1K bytes
      Cache
     
  3. 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
    Mon May 20 18:34:25 UTC 2024
      54.8K bytes
      Cache
     
  4. Release Highlights for scikit-learn 0.24 — scik...

    forward sequential selection: " f " { feature_names [ sfs . get_support...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Mon May 20 18:34:25 UTC 2024
      92K bytes
      Cache
     
  5. sklearn.neural_network.MLPClassifier — scikit-l...

    returns f(x) = x ‘logistic’, the logistic...logistic sigmoid function, returns f(x) = 1 / (1 + exp(-x)). ‘tanh’,...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html
    Mon May 20 18:34:24 UTC 2024
      71.2K bytes
      Cache
     
  6. sklearn.svm.l1_min_c — scikit-learn 1.4.2 docum...

    random_state = 42 ) >>> print ( f " { l1_min_c ( X , y , loss =...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Mon May 20 18:34:25 UTC 2024
      19.4K bytes
      Cache
     
  7. sklearn.utils.validation.check_is_fitted — scik...

    print ( f "Model is not fitted yet." ) Model...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Mon May 20 18:34:25 UTC 2024
      21.5K bytes
      Cache
     
  8. sklearn.preprocessing.PolynomialFeatures — scik...

    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.PolynomialFeatures.html
    Mon May 20 18:34:24 UTC 2024
      50.2K bytes
      Cache
     
  9. sklearn.ensemble.RandomTreesEmbedding — scikit-...

    F. and Triggs, B. and Jurie, F. “Fast discriminative...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomTreesEmbedding.html
    Mon May 20 18:34:25 UTC 2024
      70.6K bytes
      Cache
     
  10. 1.7. Gaussian Processes — scikit-learn 1.4.2 do...

    prior on a latent function \(f\) , which is then squashed through...classification. The latent function \(f\) is a so-called nuisance function,...
    scikit-learn.org/stable/modules/gaussian_process.html
    Mon May 20 18:34:24 UTC 2024
      63.4K bytes
      Cache
     
Back to top