Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 302 for d (0.04 sec)

  1. sklearn.utils.Bunch — scikit-learn 1.4.2 docume...

    all items from D. copy ( ) → a shallow copy of D fromkeys ( iterable...method, then does: for k in E: D[k] = E[k] If E is present and...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Tue May 07 15:05:49 UTC 2024
      30.2K bytes
      Cache
     
  2. 1.8. Cross decomposition — scikit-learn 1.4.2 d...

    \(X \in \mathbb{R}^{n \times d}\) and \(Y \in \mathbb{R}^{n \times...compute \(u_k \in \mathbb{R}^d\) and \(v_k \in \mathbb{R}^t\)...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Tue May 07 15:05:49 UTC 2024
      36.9K bytes
      Cache
     
  3. 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
    Tue May 07 15:05:49 UTC 2024
      50.9K 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
    Tue May 07 15:05:49 UTC 2024
      37.7K bytes
      Cache
     
  5. sklearn.linear_model.PoissonRegressor — scikit-...

    D^2 is defined as \(D^2 = 1-\frac{D(y_{true},y_{pred})}{D_{null}}\)...Compute D^2, the percentage of deviance explained. D^2 is a generalization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Tue May 07 15:05:49 UTC 2024
      52.2K bytes
      Cache
     
  6. Air-gapped ECK implementation: Strengthening Do...

    $i | cut -d'/' -f3) image=$(echo $version | cut -d':' -f1) podman...$i | cut -d'/' -f3) image=$(echo $version | cut -d':' -f1) package=$(echo...
    www.elastic.co/blog/air-gapped-eck-implementation-dod-devsecops
    Wed May 08 00:54:42 UTC 2024
      581.2K bytes
      Cache
     
  7. 1.6. Nearest Neighbors — scikit-learn 1.4.2 doc...

    samples in \(D\) dimensions, this approach scales as \(O[D N^2]\) ....approximately \(O[D \log(N)]\) KD tree query time changes with \(D\) in a...
    scikit-learn.org/stable/modules/neighbors.html
    Tue May 07 15:05:49 UTC 2024
      99.8K bytes
      Cache
     
  8. sklearn.linear_model.GammaRegressor — scikit-le...

    D^2 is defined as \(D^2 = 1-\frac{D(y_{true},y_{pred})}{D_{null}}\)...Compute D^2, the percentage of deviance explained. D^2 is a generalization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Tue May 07 15:05:49 UTC 2024
      51.8K bytes
      Cache
     
  9. sklearn.linear_model.TweedieRegressor — scikit-...

    D^2 is defined as \(D^2 = 1-\frac{D(y_{true},y_{pred})}{D_{null}}\)...Compute D^2, the percentage of deviance explained. D^2 is a generalization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Tue May 07 15:05:50 UTC 2024
      54.4K bytes
      Cache
     
  10. 1.7. Gaussian Processes — scikit-learn 1.4.2 do...

    coefficients of \(x_d (d = 1, . . . , D)\) and a prior of \(N(0,...\text{exp}\left(- \frac{d(x_i, x_j)^2}{2l^2} \right)\] where \(d(\cdot, \cdot)\)...
    scikit-learn.org/stable/modules/gaussian_process.html
    Tue May 07 15:05:49 UTC 2024
      63.4K bytes
      Cache
     
Back to top