Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 25 for c (0.04 seconds)

  1. test.c

    #include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); } 0
    raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.c
    Tue Nov 18 00:01:50 GMT 2025
      120 bytes
     
  2. Apache Lucene - Welcome to JCC, PyLucene's code...

    JCC is a C++ code generator that produces a C++ object interface...generates C++ wrappers that conform to Python's C type system...
    lucene.apache.org/pylucene/jcc/index.html
    Fri Oct 10 03:27:40 GMT 2025
      8.3K bytes
      Cache
     
  3. plot_release_highlights_1_7_0.py

    or with conda:: conda install -c conda-forge scikit-learn """ #...d=False), LogisticRegression(C=2.0)) model # %% # Custom validation...
    scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py
    Mon Nov 17 17:38:23 GMT 2025
      4.7K bytes
     
  4. plot_release_highlights_1_7_0.ipynb

    with conda::\n\n conda install -c conda-forge scikit-learn\n" ]...d=False), LogisticRegression(C=2.0))\nmodel" ] }, { "cell_type":...
    scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0...
    Mon Nov 17 17:38:23 GMT 2025
      6.1K bytes
     
  5. plot_pca_iris.py

    c=iris.target, s=40, ) ax.set( title="First...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Sat Nov 15 10:03:26 GMT 2025
      3.3K bytes
     
  6. 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
    Sat Nov 15 10:03:26 GMT 2025
      7.8K bytes
     
  7. 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
    Sat Nov 15 10:03:26 GMT 2025
      4.8K bytes
     
  8. DBFlute : Migration : 0.8.6

    *Javaのみ(C#はもともとない) ConditionBean.union(XxxCB) *Javaのみ(C#はもともとない)...す。 allcommon.BFinder *Javaのみ(C#はもともとない) allcommon.GenMetaData...
    dbflute.seasar.org/ja/oldmigration/migrate-085to086.html
    Mon Sep 15 10:51:18 GMT 2025
      2.9K bytes
      Cache
     
  9. DBFlute : Migration : 0.8.8.6

    NET(C#版) (DBFLUTE-436){C#}: 外だしSQLのエンコーディングがUTF-8になってない...
    dbflute.seasar.org/ja/oldmigration/migrate-0885to0886.html
    Mon Sep 15 10:51:18 GMT 2025
      1.7K bytes
      Cache
     
  10. 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
    Sat Nov 15 10:03:25 GMT 2025
      5.7K bytes
     
Back to Top