- Sort Score
- Num 10 results
- Language All
- Labels All
Results 941 - 950 of 9,311 for c (0.14 seconds)
Filter
-
IBM MQ Uniform Clusters Cheat Sheet: Tips and t...
pressing Ctrl-C You will find that when you first press Ctrl+C (or Command+C),...Command+C), the multi-jms-sample-driver.sh script doesn’t terminate....developer.ibm.com/articles/awb-ibm-mq-uniform-clusters-cheat-sheet/ -
Startup, Shutdown, and Initial Setup
Command Prompt: C : \ > cd C : \ opensearch - 3.3.2 C : \ opensearch...Command Prompt: C : \ > cd C : \ fess - 15.4.0 C : \ fess - 15.4.0...fess.codelibs.org/15.4/install/run.html -
High-performance SnapML preprocessing for Machi...
C++ execution, and consistent scikit‑learn...transformations in optimized C++ during inference. This process...developer.ibm.com/articles/snapml-preprocessing-machine-learning-ibmz/ -
Regularization path of L1- Logistic Regression ...
for c in cs : clf . set_params ( logisticregression__C = c ) clf...plt . ylim () plt . xlabel ( "C" ) plt . ylabel ( "Coefficients"...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
Plot multi-class SGD on the iris dataset — scik...
x0 * coef [ c , 0 ]) - intercept [ c ]) / coef [ c , 1 ] plt ....X [ idx , 0 ], X [ idx , 1 ], c = color , label = iris . target_names...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html -
plot_release_highlights_1_8_0.ipynb
with conda::\n\n conda install -c conda-forge scikit-learn\n" ]...ncols=3,\n sharey=True,\n)\nfor i, c in enumerate(ts.classes_):\n ...scikit-learn.org/stable/_downloads/826f1a05a1b6ad38fb98368f39e30aa6/plot_release_highlights_1_8_0... -
pydata-sphinx-theme.js
i=c(n,o);return 0!==i?i:a&&s?c(a.split("."),s.... i=o&&e.preferred,c=!o&&!r&&e.match;(i||c)&&(a.classList.add...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
Pipeline ANOVA SVM — scikit-learn 1.8.0 documen...
0001 C C: float, default=1.0 Regularization...the parameter C of class i to ``class_weight[i]*C`` for SVC. If...scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html -
1.9. Naive Bayes — scikit-learn 1.8.0 documenta...
to class \(c\) , \(N_{c} = |\{ j \in J\mid y_j = c\}|\) is the...\sum_{j:y_j \neq c} d_{ij}} {\alpha + \sum_{j:y_j \neq c} \sum_{k} d_{kj}}\\w_{ci}...scikit-learn.org/stable/modules/naive_bayes.html -
l1_min_c — scikit-learn 1.8.0 documentation
for C . The lower bound for C is computed such that for C in (l1_min_C,...l1_min_c float Minimum value for C. Examples >>> from sklearn.svm...scikit-learn.org/stable/modules/generated/sklearn.svm.l1_min_c.html