Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 464 for c (0.04 sec)

  1. NuSVR — scikit-learn 1.5.0 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
    Fri May 31 14:06:04 UTC 2024
      150.1K bytes
      Cache
     
  2. Introducing Scalar Quantization in Lucene — Ela...

    documents each and segment C C C only 100 100 100 documents....1000 1000 1000 documents and C C C only has 100 100 100 . In the...
    www.elastic.co/search-labs/blog/scalar-quantization-in-lucene
    Sat Jun 01 01:07:21 UTC 2024
      163.2K bytes
      Cache
     
  3. bootstrap.js

    F="y"===C?n:r,H="y"===C?s:o,W="y"===C?"height":"width",z=x[C],R=...;x[C]=ht,M[C]=ht-z}if(u){var dt,ut="x"===C?n:r,ft="x"===C?s:...
    scikit-learn.org/dev/_static/scripts/bootstrap.js
    Wed May 29 10:52:43 UTC 2024
      79.7K bytes
      Similar Results (2)
     
  4. permutation_test_score — scikit-learn 1.5.0 doc...

    calculated as: (C + 1) / (n_permutations + 1) Where C is the number...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Fri May 31 14:06:07 UTC 2024
      125K bytes
      Cache
     
  5. plot_classifier_comparison.ipynb

    C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors=\"k\")\n...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Fri May 31 14:06:04 UTC 2024
      5.8K bytes
     
  6. 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
    Fri May 31 14:06:07 UTC 2024
      65.7K bytes
      Cache
     
  7. LogisticRegressionCV — scikit-learn 1.5.0 docum...

    the best C is the average of the C’s that correspond...folds, and the coefs and the C that corresponds to the best score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Fri May 31 14:06:06 UTC 2024
      172.2K bytes
      Cache
     
  8. 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
    Fri May 31 14:06:07 UTC 2024
      55.5K bytes
      Cache
     
  9. SVR — scikit-learn 1.5.0 documentation

    C = 1.0 , epsilon = 0.1 , shrinking...free parameters in the model are C and epsilon. The implementation...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Fri May 31 14:06:07 UTC 2024
      152.3K bytes
      Cache
     
  10. 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
     
Back to top