Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 35 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
    Wed May 22 02:38:53 UTC 2024
      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
    Thu May 23 00:01:00 UTC 2024
      120 bytes
     
  3. pydata-sphinx-theme.js

    then((e=>{c[t]=e,r(a)}),(e=>{c[n]=e,r(a)}));var c={};return c[e]=e=>e(a),c}}var....r--?e.r++:e())))},c.a=(o,a,c)=>{var i;c&&((i=[]).d=-1);var d,s,l,u=new...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Wed May 22 15:20:08 UTC 2024
      9.2K bytes
      Similar Results (1)
     
  4. 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
    Mon May 20 18:34:25 UTC 2024
      7.7K bytes
     
  5. 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 May 21 18:58:19 UTC 2024
      4.9K bytes
      1 views
     
  6. 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 May 21 18:58:19 UTC 2024
      5.8K bytes
     
  7. Programming Language Checklist | Colin McMillen

    languages will never be as fast as C [ ] Compiled languages will never...faster than: [ ] assembly [ ] C [ ] FORTRAN [ ] Java [ ] Ruby...
    www.mcmillen.dev/language_checklist.html
    Tue Jun 29 22:29:45 UTC 2021
      6K bytes
      Cache
     
  8. plot_release_highlights_1_5_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...classifier_05 = LogisticRegression(C=1e6, random_state=0).fit(X_train,...
    scikit-learn.org/stable/_downloads/ba0cfc16d7953e1c2c6912b6beca1e91/plot_release_highlights_1_5_0.py
    Tue May 21 18:58:19 UTC 2024
      8.3K bytes
     
  9. plot_pca_iris.ipynb

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Tue May 21 18:58:19 UTC 2024
      2.2K bytes
     
  10. plot_pca_iris.py

    c=y, cmap=plt.cm.nipy_spectral,...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Tue May 21 18:58:18 UTC 2024
      1.5K bytes
      1 views
     
Back to top