Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 6.7. Kernel Approximation — scikit-learn 1.5.0 ...

    \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
    Tue Jun 11 18:07:59 UTC 2024
      65.7K bytes
      Cache
     
  2. 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
    Tue Jun 11 18:07:59 UTC 2024
      65.9K bytes
      Cache
     
  3. 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
    Tue Jun 11 18:07:59 UTC 2024
      64.9K bytes
      Cache
     
  4. 2.4. Biclustering — scikit-learn 1.5.0 document...

    as follows: \[A_n = R^{-1/2} A C^{-1/2}\] Where \(R\) is the diagonal...to \(\sum_{j} A_{ij}\) and \(C\) is the diagonal matrix with...
    scikit-learn.org/stable/modules/biclustering.html
    Tue Jun 11 18:07:59 UTC 2024
      55.5K bytes
      Cache
     
  5. 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
    Tue Jun 11 18:07:59 UTC 2024
      43.3K bytes
      Cache
     
  6. Supervised learning: predicting an output varia...

    c_ [ .5 , 1 ] . T >>> y = [ .5 , 1 ] >>> test = np . c_ [...is set by the C parameter: a small value for C means the margin...
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Tue Jun 11 18:07:59 UTC 2024
      77.2K bytes
      Cache
     
  7. Putting it all together — scikit-learn 1.5.0 do...

    "logistic__C" : np . logspace ( - 4 , 4 , 4...t0 = time () param_grid = { "C" : loguniform ( 1e3 , 1e5 ), "gamma"...
    scikit-learn.org/stable/tutorial/statistical_inference/putting_together.html
    Tue Jun 11 18:07:59 UTC 2024
      60.4K bytes
      1 views
      Cache
     
  8. Elastic contributes its Universal Profiling age...

    such as C/C++, Rust, Zig, Go, Java, Python,...
    www.elastic.co/observability-labs/blog/elastic-profiling-agent-acceptance-opentelemetry
    Wed Jun 12 00:07:50 UTC 2024
      62.7K bytes
      Cache
     
  9. 6.6. Random Projection — scikit-learn 1.5.0 doc...

    \[\begin{split}\left\{ \begin{array}{c c l} -\sqrt{\frac{s}{n_{\text{components}}}}...
    scikit-learn.org/stable/modules/random_projection.html
    Tue Jun 11 18:07:59 UTC 2024
      53K bytes
      Cache
     
  10. An introduction to machine learning with scikit...

    C = 100. ) The clf (for classifier)...digits . target [: - 1 ]) SVC(C=100.0, gamma=0.001) Now you can...
    scikit-learn.org/stable/tutorial/basic/tutorial.html
    Tue Jun 11 18:07:59 UTC 2024
      63.1K bytes
      Cache
     
Back to top