Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 397 for c (0.09 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
    Sat May 18 15:26:01 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
    Sat May 18 15:26:00 UTC 2024
      49.6K bytes
      Cache
     
  4. 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
    Sat May 18 15:26:00 UTC 2024
      55.8K bytes
      Cache
     
  5. 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
    Sat May 18 15:26:00 UTC 2024
      36.9K bytes
      Cache
     
  6. 7.4. Loading other datasets — scikit-learn 1.4....

    target ) array(['c-CS-m', 'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m',...2015 **Please cite**: Higuera C, Gardiner KJ, Cios KJ (2015) Self-Organizing...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Sat May 18 15:26:00 UTC 2024
      44.9K bytes
      Cache
     
  7. 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
    Sat May 18 15:26:01 UTC 2024
      55.6K bytes
      Cache
     
  8. 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
    Sat May 18 15:26:00 UTC 2024
      25.5K bytes
      Cache
     
  9. sklearn.datasets.make_multilabel_classification...

    choose a class c: c ~ Multinomial(theta) pick the...a word: w ~ Multinomial(theta_c) In the above process, rejection...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Sat May 18 15:26:00 UTC 2024
      24.6K bytes
      Cache
     
  10. sklearn.linear_model.LogisticRegressionCV — sci...

    the best C is the average of the C’s that correspond...folds, and the coefs and the C that corresponds to the best score...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Sat May 18 15:26:01 UTC 2024
      79.5K bytes
      Cache
     
Back to top