- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 16 for c (0.08 seconds)
-
test.c
#include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); } 0raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.c -
plot_classifier_comparison.rst.txt
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/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
clustering.rst.txt
- \frac{H(C|K)}{H(C)} .. math:: c = 1 - \frac{H(K|C)}{H(K)} where...math:: H(C|K) = - \sum_{c=1}^{|C|} \sum_{k=1}^{|K|} \frac{n_{c,k}}{n}...scikit-learn.org/stable/_sources/modules/clustering.rst.txt -
plot_release_highlights_1_8_0.rst.txt
html#:~:text=C,-float%2C%20default%3D1.0"> C <span class="p...or with conda:: conda install -c conda-forge scikit-learn .. GENERATED...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r... -
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 -
cross_validation.rst.txt
"c", "c", "c", "d", "d", "d"] >>> groups...= ["a", "b", "b", "b", "c", "c", "c", "a"] >>> groups = [1, 1,...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
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 -
linear_model.rst.txt
``C`` is given by ``alpha = 1 / C`` or ``alpha =...= 1 / (n_samples * C)``, depending on the estimator and the exact...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
neighbors.rst.txt
:math:`C`, then we know that points :math:`A` and :math:`C` are...defined by a centroid :math:`C` and radius :math:`r`, such that...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
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...