Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 459 for c (0.09 sec)

  1. 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
    Fri May 31 14:06:06 UTC 2024
      53K bytes
      Cache
     
  2. DecisionBoundaryDisplay — scikit-learn 1.5.0 do...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Fri May 31 14:06:06 UTC 2024
      154.3K bytes
      Cache
     
  3. feature_selection.rst.txt

    the parameter C controls the sparsity: the smaller C the fewer features...(150, 4) >>> lsvc = LinearSVC(C=0.01, penalty="l1", dual=False).fit(X,...
    scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt
    Tue May 28 11:51:33 UTC 2024
      14.2K bytes
      1 views
     
  4. What is Observability? | Elastic

    development and IT operations to the C suite . Monitor and respond to...
    www.elastic.co/what-is/observability
    Sat Jun 01 00:47:30 UTC 2024
      323.1K bytes
      Cache
     
  5. linear_model.rst.txt

    ``C`` is given by ``alpha = 1 / C`` or ``alpha =...:func:`sklearn.svm.l1_min_c` allows to calculate the lower bound for C in order...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Fri May 31 14:06:06 UTC 2024
      78.3K bytes
      8 views
     
  6. model_evaluation.rst.txt

    math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Fri May 31 14:06:06 UTC 2024
      121.2K bytes
      2 views
     
  7. MiniBatchKMeans — scikit-learn 1.5.0 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
    Fri May 31 14:06:06 UTC 2024
      177K bytes
      Cache
     
  8. Elastic Universal Profiling™, a continuous prof...

    C/C++, Zig, Node.js/V8, Ruby, and...
    www.elastic.co/blog/continuous-profiling-is-generally-available
    Sat Jun 01 00:51:22 UTC 2024
      493K bytes
      Cache
     
  9. plot_pca_iris.ipynb

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Mon May 27 10:29:29 UTC 2024
      2.2K bytes
     
  10. 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
    Fri May 31 14:06:04 UTC 2024
      43.3K bytes
      Cache
     
Back to top