- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1171 - 1180 of 9,311 for c (0.2 seconds)
Filter
-
Post-tuning the decision threshold for cost-sen...
'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/model_selection/plot_cost_sensitive_learning.html -
KMeans — scikit-learn 1.8.0 documentation
that if the original data is not C-contiguous, a copy will be made...the data will be converted to C ordering, which will cause a memory...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
1.3. Kernel ridge regression — scikit-learn 1.8...
scikit-learn.org/stable/modules/kernel_ridge.html -
make_scorer — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html -
hinge_loss — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html -
Istio | Elastic Docs
kubectl logs -f -n elastic-system -c manager statefulset.apps/elastic-operator...install-plugins command: - sh - -c - | bin/elasticsearch-plugin remove...www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/k8s-service-mesh-istio -
Release Highlights for scikit-learn 1.5 — sciki...
or with conda: conda install - c conda - forge scikit - learn ...classifier_05 = LogisticRegression ( C = 1e6 , random_state = 0 ) . fit...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html -
Conector CSV
Producto C , Este es el producto C , 3000 Parametros:...fess.codelibs.org/es/15.5/config/datastore/ds-csv.html -
plot_pca_iris.py
c=iris.target, s=40, ) ax.set( title="First...scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py -
Classification of text documents using sparse f...
name in ( ( LogisticRegression ( C = 5 , max_iter = 1000 ), "Logistic...penalty Linear SVC ( LinearSVC ( C = 0.1 , dual = False , max_iter...scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html