Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
     
  2. 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
     
  3. 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
    Sat May 18 15:26:00 UTC 2024
      47K bytes
      Cache
     
  4. sklearn.gaussian_process.kernels.Matern — sciki...

    \frac{\sqrt{2\nu}}{l} d(x_i , x_j )\Bigg)\] where \(d(\cdot,\cdot)\)...\Bigg( \frac{\sqrt{2\nu}}{l} d(x_i , x_j ) \Bigg)^\nu K_\nu\Bigg(...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html
    Sat May 18 15:26:01 UTC 2024
      40.6K bytes
      Cache
     
  5. 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
     
  6. 1.10. Decision Trees — scikit-learn 1.4.2 docum...

    dataset \(D\) is defined as follows: \[\mathrm{LL}(D, T) = -\frac{1}{n}...y_i) \in D} \sum_k I(y_i = k) \log(T_k(x_i))\] where \(D\) is a...
    scikit-learn.org/stable/modules/tree.html
    Sat May 18 15:26:01 UTC 2024
      71.9K bytes
      Cache
     
  7. sklearn.metrics.adjusted_rand_score — scikit-le...

    FBF01908075 [ Steinley2004 ] D. Steinley, Properties of the Hubert-Arabie...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Sat May 18 15:26:00 UTC 2024
      26.8K bytes
      Cache
     
  8. 1.2. Linear and Quadratic Discriminant Analysis...

    training sample \(x \in \mathcal{R}^d\) : \[P(y=k | x) = \frac{P(x |...\[P(x | y=k) = \frac{1}{(2\pi)^{d/2} |\Sigma_k|^{1/2}}\exp\left(-\frac{1}{2}...
    scikit-learn.org/stable/modules/lda_qda.html
    Sat May 18 15:26:01 UTC 2024
      35.4K bytes
      Cache
     
  9. It's sort of like Minority Report, I guess. | M...

    Now I wish they'd put it up while I was there --...Virtual Earth, and others). I'd be happy to answer questions about...
    www.metafilter.com/74346/Its-sort-of-like-Minority-Report-I-guess
    Sat May 18 00:43:04 UTC 2024
      69.3K bytes
      Cache
     
  10. CareFREE drumming | MetaFilter

    could take up painting fantasy/D&D miniatures again like I did through...could take up painting fantasy/D&D miniatures again like I did through...
    www.metafilter.com/203447/CareFREE-drumming
    Wed Apr 24 00:54:55 UTC 2024
      50.7K bytes
      Cache
     
Back to top