- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 662 for c (0.06 sec)
-
KMeans — scikit-learn 1.7.2 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 -
ValidationCurveDisplay — scikit-learn 1.7.2 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 -
Elasticsearch: Getting started with searching a...
www.elastic.co/getting-started/enterprise-search/search-across-business-systems-and-software -
decomposition.rst.txt
C. Sorensen, and C. Yang, (1998) .. _LSA:....org/Boutsidis_PRE_08.pdf>`_ C. Boutsidis, E. Gallopoulos, 2008...scikit-learn.org/stable/_sources/modules/decomposition.rst.txt -
preprocessing.rst.txt
"b" and "c" are their own categories, unknown...... [["a"] * 5 + ["b"] * 20 + ["c"] * 10 + ["d"] * 3 + [np.nan]],...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
7.6. Random Projection — scikit-learn 1.7.2 doc...
scikit-learn.org/stable/modules/random_projection.html -
1.3. Kernel ridge regression — scikit-learn 1.7...
scikit-learn.org/stable/modules/kernel_ridge.html -
RandomizedSearchCV — scikit-learn 1.7.2 documen...
) >>> distributions = dict ( C = uniform ( loc = 0 , scale =...) >>> search . best_params_ {'C': np.float64(2.195...), 'penalty':...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
plot_release_highlights_1_7_0.rst.txt
or with conda:: conda install -c conda-forge scikit-learn .. GENERATED...d=False), LogisticRegression(C=2.0)) model .. raw:: html <div...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_7_0.r... -
Release Highlights for scikit-learn 0.24 — scik...
or with conda: conda install - c conda - forge scikit - learn Successive...Documentation for SVC Parameters C 1.0 kernel 'rbf' degree 3 gamma...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html