Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 201 for d (0.04 sec)

  1. sklearn.datasets.make_sparse_coded_signal — sci...

    such that D is of shape (n_features, n_components)...default=False By default, Y, D and X are not transposed. New...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_coded_signal.html
    Sat May 18 15:26:00 UTC 2024
      20.5K bytes
      Cache
     
  2. sklearn.feature_extraction.DictVectorizer — sci...

    DictVectorizer ( sparse = False ) >>> D = [{ 'foo' : 1 , 'bar' : 2 },...}] >>> X = v . fit_transform ( D ) >>> X array([[2., 0., 1.], [0.,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Sat May 18 15:26:00 UTC 2024
      55.4K bytes
      Cache
     
  3. decomposition.rst.txt

    :math:`d \in D`, draw the topic proportions :math:`\theta_d \sim...definitions of :math:`d_{KL}` and :math:`d_{IS}` respectively....
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Sat May 18 15:26:00 UTC 2024
      45.8K bytes
      1 views
     
  4. タイトル

    1 true false タイトル false false D:20140705010801 2014-07-05T01:13:13Z...コメント 0 true 1 33 true true true D:20140705010801 タグ true 2014-07-05T01:13:13Z...
    raw.githubusercontent.com/codelibs/fess-testdata/master/pdf/test.pdf
    Sun May 19 00:00:56 UTC 2024
      39.9K bytes
     
  5. sklearn.metrics.pairwise_distances — scikit-lea...

    n_samples_Y) A distance matrix D such that D_{i, j} is the distance between...for usage examples. Returns : D ndarray of shape (n_samples_X,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Sat May 18 15:26:01 UTC 2024
      25.6K bytes
      Cache
     
  6. Accelerating Elastic detection tradecraft with ...

    to share how our internal AI R&D efforts have increased the productivity...plans to pursue further LLM R&D and decided to tackle one of our...
    www.elastic.co/security-labs/accelerating-elastic-detection-tradecraft-with-llms
    Sun May 19 01:07:54 UTC 2024
      79.8K bytes
      Cache
     
  7. 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
    Sat May 18 15:26:00 UTC 2024
      42.9K bytes
      Cache
     
  8. 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
    Sat May 18 15:26:00 UTC 2024
      55.8K bytes
      Cache
     
  9. 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
    Sat May 18 15:26:00 UTC 2024
      48.6K bytes
      Cache
     
  10. sklearn.gaussian_process.kernels.DotProduct — s...

    coefficients of \(x_d (d = 1, . . . , D)\) and a prior of \(N(0,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.DotProduct.html
    Sat May 18 15:26:00 UTC 2024
      40.4K bytes
      Cache
     
Back to top