- Sort Score
- Num 10 results
- Language All
- Labels All
Results 631 - 640 of 5,925 for c (0.19 seconds)
-
Plot different SVM classifiers in the iris data...
C = C ), svm . LinearSVC ( C = C , max_iter = 10000..."rbf" , gamma = 0.7 , C = C ), svm . SVC ( kernel = "poly"...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html -
Plot classification probability — scikit-...
regression \n (C=0.01)" : LogisticRegression ( C = 0.1 ), "Logistic...regression \n (C=1)" : LogisticRegression ( C = 100 ), "Gaussian...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
在 Windows 上安装(详细步骤)
C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...命令提示符的情况: C : \ > java - version PowerShell 的情况: PS C : \ >...fess.codelibs.org/zh-cn/15.4/install/install-windows.html -
Scaling the regularization parameter for SVCs &...
without scaling C results . plot ( x = "C" , ax = axes...scaling C with L1 penalty" ) In the region of small C (strong...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
bootstrap.js
F="y"===C?n:r,H="y"===C?s:o,W="y"===C?"height":"width",z=x[C],R=...;x[C]=ht,M[C]=ht-z}if(u){var dt,ut="x"===C?n:r,ft="x"===C?s:...scikit-learn.org/stable/_static/scripts/bootstrap.js -
plot_classifier_comparison.zip
C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...SVC(kernel=\"linear\", C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
Installing the development version of scikit-le...
instructions to install a working C/C++ compiler with OpenMP support...which provides OpenMP-enabled C/C++ compilers based on the llvm...scikit-learn.org/stable/developers/advanced_installation.html -
t-SNE: The effect of various perplexity values ...
c = "r" ) ax . scatter...green , 0 ], X [ green , 1 ], c = "g" ) ax . xaxis ....scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html -
Plot the support vectors in LinearSVC — s...
SVM loss clf = LinearSVC ( C = C , loss = "hinge" ,...) plt . title ( "C=" + str ( C )) plt . tight_layout...scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html -
Release Highlights for scikit-learn 1.8 —...
'deprecated' C C: float, default=1.0 Inverse of...t'`. 'deprecated' C C: float, default=1.0 Inverse of...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_8_0.html