- Sort Score
- Num 10 results
- Language All
- Labels All
Results 711 - 720 of 5,053 for c (0.12 seconds)
Filter
-
Species distribution modeling — scikit-learn 1....
resolution = "c" , ) m . drawcoastlines () m ....pts_train [ "dd lat" ], s = 2 ** 2 , c = "black" , marker = "^" , label...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
GaussianNB — scikit-learn 1.8.0 documentation
Returns : C ndarray of shape (n_samples,)...The input samples. Returns : C ndarray of shape (n_samples, n_classes)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
LinearSVR — scikit-learn 1.8.0 documentation
C = 1.0 , loss = 'epsilon_insensitive'...Tolerance for stopping criteria. C float, default=1.0 Regularization...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html -
NuSVC — scikit-learn 1.8.0 documentation
the parameter C of class i to class_weight[i]*C for SVC. If not...(n_classes,) Multipliers of parameter C of each class. Computed based...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
Gaussian Processes regression: basic introducto...
label = r "95 % c onfidence interval" , ) plt ....alpha = 0.5 , label = r "95 % c onfidence interval" , ) plt ....scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
GaussianProcessClassifier — scikit-learn 1.8.0 ...
Returns : C ndarray of shape (n_samples,)...for classification. Returns : C array-like of shape (n_samples,...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html -
Comparing Nearest Neighbors with and without Ne...
scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html -
IsolationForest example — scikit-learn 1.8.0 do...
c = y , s = 20 , edgecolor = "k"...scatter ( X [:, 0 ], X [:, 1 ], c = y , s = 20 , edgecolor = "k"...scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html -
Dimensionality Reduction with Neighborhood Comp...
scikit-learn.org/stable/auto_examples/neighbors/plot_nca_dim_reduction.html -
BernoulliNB — scikit-learn 1.8.0 documentation
References C.D. Manning, P. Raghavan and H....The input samples. Returns : C ndarray of shape (n_samples,)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html