- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1151 - 1160 of 9,311 for c (1.3 seconds)
Filter
-
plot_pca_iris.zip
c=iris.target, s=40, ) ax.set( title="First...X_reduced[:, 1],\n X_reduced[:, 2],\n c=iris.target,\n s=40,\n)\n\nax.set(\n...scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip -
OneClassSVM — scikit-learn 1.8.0 documentation
Rescale C per sample. Higher weights force...estimator. Notes If X is not a C-ordered contiguous array it is...scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html -
model_evaluation.rst.txt
math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c (\text{AUC}(j...math:: \frac{1}{c(c-1)}\sum_{j=1}^{c}\sum_{k > j}^c p(j \cup k)(...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
SGD: Penalties — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html -
Plot the decision surfaces of ensembles of tree...
c = Z_points_coarser , cmap = cmap...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = ListedColormap ([...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html -
fowlkes_mallows_score — scikit-learn 1.8.0 docu...
scikit-learn.org/stable/modules/generated/sklearn.metrics.fowlkes_mallows_score.html -
Elasticsearch retrievers - How to use search re...
2026 LINQ to ES|QL: Write C#, query Elasticsearch Exploring...client, which allows you to write C# code that’s automatically translated...www.elastic.co/search-labs/blog/elasticsearch-retrievers -
7.6. Random Projection — scikit-learn 1.8.0 doc...
scikit-learn.org/stable/modules/random_projection.html -
chi2_kernel — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html -
BisectingKMeans — 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.BisectingKMeans.html