- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 908 for c (0.04 sec)
-
7.7. Kernel Approximation — scikit-learn 1.7.0 ...
\prod_i \frac{2\sqrt{x_i+c}\sqrt{y_i+c}}{x_i + y_i + 2c}\] It has...kernels” Li, F., Ionescu, C., and Sminchisescu, C. - Pattern Recognition,...scikit-learn.org/stable/modules/kernel_approximation.html -
LogisticRegressionCV — scikit-learn 1.7.0 docum...
the best C is the average of the C’s that correspond...folds, and the coefs and the C that corresponds to the best score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
MultinomialNB — scikit-learn 1.7.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.MultinomialNB.html -
Hybrid search revisited: introducing the linear...
documents as: d o c 2 > d o c 1 > d o c 3 > d o c 4 doc2 > doc1 >...n o r m a l i z e d s c o r e = ( s c o r e − m i n ) / ( m a...www.elastic.co/search-labs/blog/linear-retriever-hybrid-search -
CalibratedClassifierCV — scikit-learn 1.7.0 doc...
Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming...Probability Estimates, B. Zadrozny & C. Elkan, (KDD 2002) [ 3 ] Probabilistic...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
Installing the development version of scikit-le...
instructions to install a working C/C++ compiler with OpenMP support...which provides OpenMP-enabled C/C++ compilers based on the llvm...scikit-learn.org/stable/developers/advanced_installation.html -
bootstrap.js
F="y"===C?n:r,H="y"===C?s:o,W="y"===C?"height":"width",z=x[C],R=...;x[C]=ht,M[C]=ht-z}if(u){var dt,ut="x"===C?n:r,ft="x"===C?s:...scikit-learn.org/stable/_static/scripts/bootstrap.js -
plot_classifier_comparison.zip
C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...SVC(kernel=\"linear\", C=0.025, random_state=42),\n SVC(gamma=2, C=1, random_state=42),\n...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
install.rst.txt
for instance:: C:\Users\username>C:\Users\username\AppD...packages in the environment python -c "import sklearn; sklearn.show_versions()"...scikit-learn.org/stable/_sources/install.rst.txt -
plot_classifier_comparison.py
C=0.025, random_state=42), SVC(gamma=2, C=1, random_state=42),...ax.scatter(X_train[:, 0], X_train[:, 1], c=y_train, cmap=cm_bright, edgecolors="k")...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py