Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 521 - 530 of 5,053 for c (0.32 seconds)

Filter
  1. Linux - Articles - IBM Developer

    of code that you know to be C, C++, Java, or Python. Now, construct...programs. Examples are in Scheme and C. 14 October 2014 Article Develop...
    developer.ibm.com/technologies/linux/articles/
    Tue Mar 24 01:38:10 UTC 2026
      15.9K bytes
      Cache
     
  2. ROC Curve with Visualization API — scikit-learn...

    for SVC i Fitted Parameters C C: float, default=1.0 Regularization...the parameter C of class i to class_weight[i]*C for SVC. If not...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Mon Mar 23 20:39:21 UTC 2026
      23.7K bytes
      Cache
     
  3. 注册为 Windows 服务

    本文档假设已将 Fess 安装在 c:\opt\fess ,OpenSearch 安装在 c:\opt\opensearch...在命令提示符中以管理员身份执行 c:\opt\opensearch\bin\opensearch-service.bat 。 > cd c : \...
    fess.codelibs.org/zh-cn/15.5/config/setup-windows-service.html
    Mon Mar 23 03:00:18 UTC 2026
      32.1K bytes
      Cache
     
  4. One-class SVM with non-linear kernel (RBF) — sc...

    c = "blueviolet" , s = s , edgecolors = "k" ) c = ax ....X_train [:, 0 ], X_train [:, 1 ], c = "white" , s = s , edgecolors...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Mon Mar 23 20:39:20 UTC 2026
      16.3K bytes
      Cache
     
  5. SVC — scikit-learn 1.8.0 documentation

    the parameter C of class i to class_weight[i]*C for SVC. If not...class sklearn.svm. SVC ( * , C = 1.0 , kernel = 'rbf' , degree...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Mon Mar 23 20:39:20 UTC 2026
      24.1K bytes
      Cache
     
  6. Displaying Pipelines — scikit-learn 1.8.0 docum...

    'deprecated' C C: float, default=1.0 Inverse of...True order order: {'C', 'F'}, default='C' Order of output array...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Mon Mar 23 20:39:21 UTC 2026
      81.8K bytes
      Cache
     
  7. Plot classification boundaries with different S...

    the C parameter is set to its default value ( C=1 ) in this...is applied with the parameter C=1 , which allows for a certain...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Mon Mar 23 20:39:21 UTC 2026
      20.2K bytes
      Cache
     
  8. 7.7. Kernel Approximation — scikit-learn 1.8.0 ...

    \prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...
    scikit-learn.org/stable/modules/kernel_approximation.html
    Mon Mar 23 20:39:21 UTC 2026
      13K bytes
      Cache
     
  9. Importance of Feature Scaling — scikit-learn 1....

    ) Optimal C for the unscaled PCA: 0.0004 Optimal C for the standardized..."proline" ], X_plot [ "hue" ], c = y , s = 20 , edgecolor = "k"...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Mon Mar 23 20:39:20 UTC 2026
      19.4K bytes
      Cache
     
  10. Feature transformations with ensembles of trees...

    'deprecated' C C: float, default=1.0 Inverse of...`'penalty='elasticnet'`. 'deprecated' C C: float, default=1.0 Inverse of...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Mon Mar 23 20:39:20 UTC 2026
      53K bytes
      Cache
     
Back to Top