Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 113 for c (0.03 sec)

  1. 7.4. Loading other datasets — scikit-learn 1.5....

    target ) array(['c-CS-m', 'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m',...2015 **Please cite**: Higuera C, Gardiner KJ, Cios KJ (2015) Self-Organizing...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Wed Oct 30 20:01:21 UTC 2024
      61.3K bytes
      Cache
     
  2. 4.1. Partial Dependence and Individual Conditio...

    \mathbb{E}_{X_C}\left[ f(x_S, X_C) \right]\\ &= \int f(x_S, x_C) p(x_C)...p(x_C) dx_C,\end{split}\] where \(f(x_S, x_C)\) is the response function...
    scikit-learn.org/stable/modules/partial_dependence.html
    Wed Oct 30 20:01:21 UTC 2024
      60K bytes
      Cache
     
  3. Installing the development version of scikit-le...

    10 A C/C++ compiler and a matching OpenMP...instructions to install a working C/C++ compiler with OpenMP support...
    scikit-learn.org/stable/developers/advanced_installation.html
    Wed Oct 30 20:01:21 UTC 2024
      57.5K bytes
      1 views
      Cache
     
  4. 6.6. Random Projection — scikit-learn 1.5.2 doc...

    \[\begin{split}\left\{ \begin{array}{c c l} -\sqrt{\frac{s}{n_{\text{components}}}}...
    scikit-learn.org/stable/modules/random_projection.html
    Wed Oct 30 20:01:21 UTC 2024
      48.4K bytes
      Cache
     
  5. cross_validation.rst.txt

    "c", "c", "c", "d", "d", "d"] >>> groups...= ["a", "b", "b", "b", "c", "c", "c", "a"] >>> groups = [1, 1,...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Wed Oct 30 00:20:47 UTC 2024
      39.9K bytes
      6 views
     
  6. 1.8. Cross decomposition — scikit-learn 1.5.2 d...

    the cross-covariance matrix \(C = X_k^T Y_k\) . \(u_k\) and \(v_k\)...u_k\) and \(\omega_k = Y_k v_k\) c) Regress \(X_k\) on \(\xi_k\)...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Wed Oct 30 20:01:21 UTC 2024
      55.8K bytes
      Cache
     
  7. 1.3. Kernel ridge regression — scikit-learn 1.5...

    parameters \(\epsilon\) and \(C\) of the SVR ; \(\epsilon = 0\)...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Wed Oct 30 20:01:23 UTC 2024
      38.7K bytes
      1 views
      Cache
     
  8. 3.5. Validation curves: plotting scores to eval...

    param_name = "C" , param_range = np . logspace..."linear" ), X , y , param_name = "C" , param_range = np . logspace...
    scikit-learn.org/stable/modules/learning_curve.html
    Wed Oct 30 20:01:23 UTC 2024
      51.1K bytes
      Cache
     
  9. 6.7. Kernel Approximation — scikit-learn 1.5.2 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Wed Oct 30 20:01:21 UTC 2024
      61K bytes
      1 views
      Cache
     
  10. 2.9. Neural network models (unsupervised) — sci...

    w_{ij}v_ih_j - \sum_i b_iv_i - \sum_j c_jh_j\] In the formula above, \(\mathbf{b}\)...\(\mathbf{b}\) and \(\mathbf{c}\) are the intercept vectors for...
    scikit-learn.org/stable/modules/neural_networks_unsupervised.html
    Wed Oct 30 20:01:21 UTC 2024
      40.4K bytes
      Cache
     
Back to top