- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 925 for c (0.07 sec)
-
plot_pca_iris.py
c=iris.target, s=40, ) ax.set( title="First...scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py -
LogisticRegression — scikit-learn 1.7.0 documen...
C = 1.0 , fit_intercept = True ,...both dense and sparse input. Use C-ordered arrays or CSR matrices...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html -
Elasticsearch: Getting started with searching a...
www.elastic.co/getting-started/enterprise-search/search-across-business-systems-and-software -
NBC News special features and projects | NBC News
C. Boston Bay Area South Florida...fine print changed. Blast the A/C? Throw out half your lunch? Share...www.nbcnews.com/specials -
BisectingKMeans — scikit-learn 1.7.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 -
validation_curve — scikit-learn 1.7.0 documenta...
scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html -
set_config — scikit-learn 1.7.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
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 -
2.9. Neural network models (unsupervised) — sci...
w_{ij}v_ih_j - \sum_i b_iv_i - \sum_j c_jh_j\] In the formula above, \(\mathbf{b}\)...\(\mathbf{b}\) and \(\mathbf{c}\) are the intercept vectors for...scikit-learn.org/stable/modules/neural_networks_unsupervised.html -
ValidationCurveDisplay — scikit-learn 1.7.0 doc...
param_range = "C" , np . logspace ( - 8 , 3 , 10...>>> param_name , param_range = "C" , np . logspace ( - 8 , 3 , 10...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html