Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 765 for c (0.04 sec)

  1. 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/stable/_static/scripts/bootstrap.js
    Fri Feb 21 14:54:32 UTC 2025
      79.8K bytes
     
  2. NuSVR — scikit-learn 1.6.1 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 Feb 21 14:54:34 UTC 2025
      144.6K bytes
      Cache
     
  3. plot_classifier_comparison.py

    C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k")...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Tue Feb 18 23:43:24 UTC 2025
      4.8K bytes
      1 views
     
  4. install.rst.txt

    for instance:: C:\Users\username>C:\Users\username\AppD...packages in the environment python -c "import sklearn; sklearn.show_versions()"...
    scikit-learn.org/stable/_sources/install.rst.txt
    Fri Feb 21 14:54:33 UTC 2025
      12.9K bytes
      1 views
     
  5. 2.3. Clustering — scikit-learn 1.6.1 documentation

    \sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T\] with \(C_q\) the set of...\[\begin{split}C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...
    scikit-learn.org/stable/modules/clustering.html
    Fri Feb 21 14:54:32 UTC 2025
      235.7K bytes
      Cache
     
  6. 1.8. Cross decomposition — scikit-learn 1.6.1 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
    Fri Feb 21 14:54:34 UTC 2025
      55.3K bytes
      Cache
     
  7. plot_classifier_comparison.rst.txt

    C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k")...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Tue Feb 18 23:43:26 UTC 2025
      7.8K bytes
     
  8. 7.3. Generated datasets — scikit-learn 1.6.1 do...

    c = y ) plt . title ( "Three normally-distributed...scatter ( X [:, 0 ], X [:, 1 ], c = Y ) axs [ i ] . set_title (...
    scikit-learn.org/stable/datasets/sample_generators.html
    Fri Feb 21 14:54:34 UTC 2025
      56.1K bytes
      Cache
     
  9. pydata-sphinx-theme.js

    i=c(n,o);return 0!==i?i:a&&s?c(a.split("."),s.... i=o&&e.preferred,c=!o&&!r&&e.match;(i||c)&&(a.classList.add...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Fri Feb 21 14:54:33 UTC 2025
      10.9K bytes
     
  10. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...classes. Typical examples include ``C``, ``kernel`` and ``gamma`` for...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Tue Feb 18 23:43:25 UTC 2025
      33.3K bytes
      2 views
     
Back to top