Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 662 for c (0.09 sec)

  1. How to operationalize generative AI | Elastic

    their AI adoption journeys (Blog) C-suite insights on generative AI...
    www.elastic.co/portfolio/operationalizing-generative-ai-strategic-guide
    Wed Sep 24 00:09:24 UTC 2025
      408.6K bytes
      1 views
      Cache
     
  2. BisectingKMeans — scikit-learn 1.7.2 documentation

    that if the original data is not C-contiguous, a copy will be made...The data will be converted to C ordering, which will cause a memory...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.BisectingKMeans.html
    Sat Oct 11 07:51:26 UTC 2025
      151.5K 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
    Sat Oct 11 07:51:26 UTC 2025
      14.5K bytes
      3 views
     
  4. 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
    Sat Oct 11 07:51:27 UTC 2025
      132.2K bytes
      3 views
     
  5. 1.1. Linear Models — scikit-learn 1.7.2 documen...

    C is given by alpha = 1 / C or alpha = 1 / (n_samples...sklearn.svm.l1_min_c allows to calculate the lower bound for C in order...
    scikit-learn.org/stable/modules/linear_model.html
    Sat Oct 11 07:51:25 UTC 2025
      221.5K bytes
      Cache
     
  6. Unlock the power of Search AI at Elastic{ON} Ne...

    forge the future N e w Y o r k C i t y Date 9 October 2025 Location...
    www.elastic.co/events/elasticon/new-york-city
    Sun Oct 12 00:47:07 UTC 2025
      43K bytes
      Cache
     
  7. GitHub - codelibs/fess-testdata: Test Data Repo...

    9% C 0.4% C++ 0.4% Other 0.4% You can’t...
    github.com/codelibs/fess-testdata
    Sun Oct 12 00:00:25 UTC 2025
      286.6K bytes
      20 views
      Cache
     
  8. plot_pca_iris.zip

    c=iris.target, s=40, ) ax.set( title="First...X_reduced[:, 1],\n X_reduced[:, 2],\n c=iris.target,\n s=40,\n)\n\nax.set(\n...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    Sat Oct 11 07:51:24 UTC 2025
      8.5K bytes
     
  9. LinearDiscriminantAnalysis — scikit-learn 1.7.2...

    corresponds to sum_k prior_k * C_k where C_k is the covariance matrix...the samples in class k . The C_k are estimated using the (potentially...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi...
    Sat Oct 11 07:51:25 UTC 2025
      154.8K bytes
      Cache
     
  10. OneClassSVM — scikit-learn 1.7.2 documentation

    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
    Fri Oct 10 15:14:36 UTC 2025
      139.3K bytes
      Cache
     
Back to top