Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 32 for c (0.03 sec)

  1. prism-toolbar.css

    opacity: 1; } /* Separate line b/c rules are thrown out if selector...
    fess.codelibs.org/ja/_static/assets/vendor/prismjs/plugins/toolbar/prism-toolbar.css
    Thu Feb 20 02:36:15 UTC 2025
      1.5K bytes
      Similar Results (1)
     
  2. test.c

    #include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.c
    Fri Feb 21 00:01:46 UTC 2025
      120 bytes
     
  3. 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
     
  4. 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
     
  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
    Tue Feb 18 23:43:25 UTC 2025
      5.7K bytes
     
  6. 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
    Wed Feb 19 13:18:05 UTC 2025
      8.5K bytes
     
  7. plot_pca_iris.py

    c=iris.target, s=40, ) ax.set( title="First...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Wed Feb 19 13:18:05 UTC 2025
      3.3K bytes
      2 views
     
  8. plot_pca_iris.ipynb

    \n c=iris.target,\n s=40,\n)\n\nax.set(\n...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Wed Feb 19 13:18:04 UTC 2025
      4.9K bytes
     
  9. plot_pca_iris.rst.txt

    c=iris.target, s=40, ) ax.set( title="First...
    scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Wed Feb 19 13:18:04 UTC 2025
      6.4K bytes
     
  10. plot_release_highlights_1_6_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...
    scikit-learn.org/stable/_downloads/a471e25495d24d0086e798aa9ca44a89/plot_release_highlights_1_6_0.py
    Tue Feb 18 23:43:27 UTC 2025
      8.9K bytes
      1 views
     
Back to top