- Sort Score
- Num 10 results
- Language All
- Labels All
Results 721 - 730 of 6,816 for c (0.26 seconds)
Filter
-
启动、停止、初始设置
或者,从命令提示符: C : \ > cd C : \ opensearch - 3.5.0 C : \ opensearch...fess.bat 或者,从命令提示符: C : \ > cd C : \ fess - 15.5.0 C : \ fess - 15.5.0...fess.codelibs.org/zh-cn/15.5/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/ -
Release Highlights for scikit-learn 1.8 — sciki...
'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/release_highlights/plot_release_highlights_1_8_0.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 -
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 -
PassiveAggressiveRegressor — scikit-learn 1.8.0...
parameter C ) Read more in the User Guide . Parameters : C float,.... PassiveAggressiveReg ( * , C = 1.0 , fit_intercept = True ,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.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 -
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 -
Evaluate the performance of a classifier with C...
the regularization parameter C was not the best. In real life...model that is too regularized (C too low) to see # the impact on...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
Demo of OPTICS clustering algorithm — scikit-le...
"c." ] for klass , color in enumerate..."g." , "r." , "b." , "y." , "c." ] for klass , color in enumerate...scikit-learn.org/stable/auto_examples/cluster/plot_optics.html