Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 417 for c (0.04 sec)

  1. DBFlute用語集 C | DBFlute

    SiteMap | Author's Blog DBFlute用語集 C "C" で始まる用語に関するページです。 CamelCase...(定数アノテーション) Java Tiger のアノテーションや C# の属性を代替する、言語のバージョンに依存せずに利用できる定数を使ったアノテーションを示します。...
    dbflute.seasar.org/ja/manual/reference/dictiona...
    Mon Mar 18 15:47:33 UTC 2024
      16.4K bytes
      Cache
     
  2. sklearn.svm.l1_min_c — scikit-learn 1.4.2 docum...

    l1_min_c l1_min_c Examples using sklearn.svm.l1_min_c sklearn.svm...for C. The lower bound for C is computed such that for C in (l1_min_C,...
    scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html
    Fri May 17 16:55:51 UTC 2024
      19.4K bytes
      Cache
     
  3. Model selection: choosing estimators and their ...

    "c" , "c" , "c" , "c" , "c" ] >>> k_fold = KFold...True ) >>> svc = svm . SVC ( C = 1 , kernel = 'linear' ) >>>...
    scikit-learn.org/stable/tutorial/statistical_inference/model_selection.html
    Fri May 17 16:55:52 UTC 2024
      49.6K bytes
      Cache
     
  4. Installing the development version of scikit-le...

    8 A C/C++ compiler and a matching OpenMP...instructions to install a working C/C++ compiler with OpenMP support...
    scikit-learn.org/stable/developers/advanced_installation.html
    Fri May 17 16:55:53 UTC 2024
      55.6K bytes
      Cache
     
  5. sklearn.svm.NuSVR — scikit-learn 1.4.2 document...

    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 17 16:55:52 UTC 2024
      55.8K bytes
      Cache
     
  6. 10 PRINT "HELLO METAFILTER"; 20 GOTO 10 | MetaF...

    -> Java -> C++ & HLSL & C# (third job) -> C++ & C#, and sometimes...that did nothing in C. Includes? main? return? C'mon, just give me...
    www.metafilter.com/203575/10-PRINT-HELLO-METAFILTER-20-GOTO-10
    Sun May 05 00:50:29 UTC 2024
      92.5K bytes
      Cache
     
  7. 1.8. Cross decomposition — scikit-learn 1.4.2 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 May 17 16:55:52 UTC 2024
      36.9K bytes
      Cache
     
  8. 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
    Fri May 17 16:55:51 UTC 2024
      33K bytes
      2 views
     
  9. clustering.rst.txt

    \sum_{q=1}^k n_q (c_q - c_E) (c_q - c_E)^T with :math:`C_q` the set...math:: C = \left[\begin{matrix} C_{00} & C_{01} \\ C_{10} & C_{11}...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Fri May 17 16:55:52 UTC 2024
      91.9K bytes
     
  10. sklearn.metrics.confusion_matrix — scikit-learn...

    a confusion matrix \(C\) is such that \(C_{i, j}\) is equal to...negatives is \(C_{0,0}\) , false negatives is \(C_{1,0}\) , true...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Fri May 17 16:55:53 UTC 2024
      25.5K bytes
      Cache
     
Back to top