Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 414 for c (0.04 sec)

  1. Elastic Universal Profiling™, a continuous prof...

    C/C++, Zig, Node.js/V8, Ruby, and...
    www.elastic.co/blog/continuous-profiling-is-generally-available
    Fri May 10 00:47:30 UTC 2024
      534K bytes
      Cache
     
  2. 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
    Wed May 08 07:10:46 UTC 2024
      118.5K bytes
      2 views
     
  3. 1.3. Kernel ridge regression — scikit-learn 1.4...

    parameters \(\epsilon\) and \(C\) of the SVR ; \(\epsilon = 0\)...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Thu May 09 23:01:25 UTC 2024
      20.8K bytes
      Cache
     
  4. plot_pca_iris.ipynb

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Thu May 09 23:01:25 UTC 2024
      2.2K bytes
     
  5. sklearn.svm.OneClassSVM — scikit-learn 1.4.2 do...

    Rescale C per sample. Higher weights force...estimator. Notes If X is not a C-ordered contiguous array it is...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Thu May 09 23:01:24 UTC 2024
      53.2K bytes
      Cache
     
  6. plot_pca_iris.rst.txt

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Thu May 09 23:01:25 UTC 2024
      3.6K bytes
     
  7. sklearn.inspection.DecisionBoundaryDisplay — sc...

    c = iris . target , edgecolor =...scatter ( X [:, 0 ], X [:, 1 ], c = iris . target , edgecolor =...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Thu May 09 23:01:25 UTC 2024
      59.6K bytes
      Cache
     
  8. 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
    Thu May 09 23:01:25 UTC 2024
      77.9K bytes
      7 views
     
  9. 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
    Thu May 09 23:01:25 UTC 2024
      47.9K bytes
      Cache
     
  10. 6.3. Preprocessing data — scikit-learn 1.4.2 do...

    “b” and “c” are their own categories, unknown..."a" ] * 5 + [ "b" ] * 20 + [ "c" ] * 10 + [ "d" ] * 3 + [ np ....
    scikit-learn.org/stable/modules/preprocessing.html
    Thu May 09 23:01:25 UTC 2024
      170.5K bytes
      Cache
     
Back to top