Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 226 for d (0.1 sec)

  1. Putting it all together — scikit-learn 1.4.2 do...

    "n_samples: %d " % n_samples ) print ( "n_features: %d " % n_features..."Extracting the top %d eigenfaces from %d faces" % ( n_components...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Sat May 18 15:26:00 UTC 2024
      45.3K bytes
      1 views
      Cache
     
  2. sklearn.manifold.Isomap — scikit-learn 1.4.2 do...

    frobenius_norm[K(D) - K(D_fit)] / n_samples Where D is the matrix...isomap kernel: K(D) = -0.5 * (I - 1/n_samples) * D^2 * (I - 1/n_samples)...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Sat May 18 15:26:01 UTC 2024
      50.9K bytes
      Cache
     
  3. 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
     
  4. 4.2. Permutation feature importance — scikit-le...

    dataset (training or validation) \(D\) . Compute the reference score...of the model \(m\) on data \(D\) (for instance the accuracy for...
    scikit-learn.org/stable/modules/permutation_importance.html
    Sat May 18 15:26:00 UTC 2024
      37.7K bytes
      Cache
     
  5. 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
     
  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. 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
     
  8. 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
     
  9. sklearn.cluster.HDBSCAN — scikit-learn 1.4.2 do...

    D., & Sander, J. Density-based clustering...2 ] Campello, R. J., Moulavi, D., Zimek, A., & Sander, J. Hierarchical...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html
    Sat May 18 15:26:00 UTC 2024
      52.3K 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