Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 171 for d (0.04 sec)

  1. sklearn.gaussian_process.kernels.ExpSineSquared...

    \text{exp}\left(- \frac{ 2\sin^2(\pi d(x_i, x_j)/p) }{ l^ 2} \right)\]...periodicity of the kernel and \(d(\cdot,\cdot)\) is the Euclidean...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html
    Sun May 19 20:00:39 UTC 2024
      42.1K bytes
      Cache
     
  2. Statistical learning: the setting and the estim...

    takes a dataset (usually a 2-d array): >>> estimator . fit (...
    scikit-learn.org/stable/tutorial/statistical_inference/settings.html
    Sun May 19 20:00:39 UTC 2024
      19.9K bytes
      Cache
     
  3. 6.7. Kernel Approximation — scikit-learn 1.4.2 ...

    x^\top y +c_0)^d\] where: x , y are the input vectors d is the kernel...kernel of degree d consists of all possible degree- d products among...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Sun May 19 20:00:39 UTC 2024
      42.9K bytes
      Cache
     
  4. sklearn.gaussian_process.kernels.RBF — scikit-l...

    x_j) = \exp\left(- \frac{d(x_i, x_j)^2}{2l^2} \right)\] where...length scale of the kernel and \(d(\cdot,\cdot)\) is the Euclidean...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Sun May 19 20:00:39 UTC 2024
      44.1K bytes
      Cache
     
  5. sklearn.preprocessing.LabelBinarizer — scikit-l...

    The 2-d matrix should only contain 0 and...n_classes) Target values. The 2-d matrix should only contain 0 and...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html
    Sun May 19 20:00:39 UTC 2024
      48.6K bytes
      Cache
     
  6. sklearn.feature_extraction.text.TfidfTransforme...

    document d in a document set is tf-idf(t, d) = tf(t, d) * idf(t),...Wesley, pp. 68-74. [ MRS2008 ] C.D. Manning, P. Raghavan and H. Schütze...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html
    Sun May 19 20:00:39 UTC 2024
      55.8K bytes
      Cache
     
  7. Supervised learning: predicting an output varia...

    to be less than some value \(d\) , which depends on the problem....requires on average \(n \sim 1/d\) points. In the context of the...
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Sun May 19 20:00:39 UTC 2024
      62K bytes
      Cache
     
  8. sklearn.metrics.ConfusionMatrixDisplay — scikit...

    the format specification is ‘d’ or ‘.2g’ whichever is shorter....the format specification is ‘d’ or ‘.2g’ whichever is shorter....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Sun May 19 20:00:39 UTC 2024
      58.9K bytes
      Cache
     
  9. sklearn.feature_extraction.FeatureHasher — scik...

    FeatureHasher ( n_features = 10 ) >>> D = [{ 'dog' : 1 , 'cat' : 2 , 'elephant'...5 }] >>> f = h . transform ( D ) >>> f . toarray () array([[...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Sun May 19 20:00:39 UTC 2024
      47K bytes
      Cache
     
  10. MetaTalk

    D&D (and GURPS!) master gamer, funny,...site that could use it. I know I'd find it useful, anyway. posted...
    metatalk.metafilter.com
    Sun May 19 00:43:06 UTC 2024
      40.3K bytes
      Cache
     
Back to top