Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 381 for c (0.04 sec)

  1. NuSVR — scikit-learn 1.5.2 documentation

    C float, default=1.0 Penalty parameter C of the error...sklearn.svm. NuSVR ( * , nu = 0.5 , C = 1.0 , kernel = 'rbf' , degree...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Wed Oct 30 00:20:48 UTC 2024
      142.9K bytes
      Cache
     
  2. 3.4. Metrics and scoring: quantifying the quali...

    uniformly: \[\frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...prevalence: \[\frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...
    scikit-learn.org/stable/modules/model_evaluation.html
    Wed Oct 30 20:01:23 UTC 2024
      392.9K bytes
      Cache
     
  3. Building a search app with Blazor and Elasticse...

    will learn how to leverage your C# skills to build a search application...version of the Elasticsearch C# client NEST , read this blog...
    www.elastic.co/search-labs/blog/search-app-with-esre-blazor
    Thu Oct 31 00:59:32 UTC 2024
      293.1K bytes
      Cache
     
  4. SVC — scikit-learn 1.5.2 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...class sklearn.svm. SVC ( * , C = 1.0 , kernel = 'rbf' , degree...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Wed Oct 30 20:01:21 UTC 2024
      181.3K bytes
      Cache
     
  5. 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
     
  6. QuadraticDiscriminantAnalysis — scikit-learn 1....

    Returns : C ndarray of shape (n_samples,)...vectors X. The predicted class C for each sample in X is returned....
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Wed Oct 30 20:01:21 UTC 2024
      140.4K bytes
      Cache
     
  7. Elastic Universal Profiling™, a continuous prof...

    C/C++, Zig, Node.js/V8, Ruby, and...
    www.elastic.co/blog/continuous-profiling-is-generally-available
    Thu Oct 31 00:45:02 UTC 2024
      428.9K bytes
      Cache
     
  8. 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
     
  9. 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
     
  10. MiniBatchKMeans — scikit-learn 1.5.2 documentation

    the data will be converted to C ordering, which will cause a memory...copy if the given data is not C-contiguous. If a sparse matrix...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Wed Oct 30 20:01:23 UTC 2024
      170.8K bytes
      Cache
     
Back to top