- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 19 for s (0.42 seconds)
-
cross_validation.rst.txt
print("%s %s" % (train, test)) [2 3] [0 1]...in rkf.split(X): ... print("%s %s" % (train, test)) ... [2 3]...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
plot_multi_metric_evaluation.rst.txt
label="%s (%s)" % (scorer, sample), ) best_index...sample_score_mean = results["mean_%s_%s" % (sample, scorer)] sample_score_std...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
test.go
Sprintf("%s: %s", d.Title, d.Content) } func...{ fmt.Printf("Searching for: %s\n", query) // Lorem ipsum implementation...raw.githubusercontent.com/codelibs/fess-testdata/master/files/source_code/test.go -
plot_release_highlights_1_8_0.rst.txt
match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)\s*$/i); if...c=S_color, s=50, alpha=0.8) ax1.set_title("Original S-curve samples",...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r... -
v1.7.rst.txt
By :user:`Marie S. <MarieSacksick>` :pr:`30179`...By :user:`Vasco Pereira <vasco-s-pereira>`. :pr:`31107` :mod:`...scikit-learn.org/stable/_sources/whats_new/v1.7.rst.txt -
linear_model.rst.txt
" S. J. Kim, K. Koh, M. Lustig, S. Boyd and D. Gorinevsky,...Least Squares," S. J. Kim, K. Koh, M. Lustig, S. Boyd and D. Gorinevsky,...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
plot_kmeans_digits.rst.txt
3f}s\t{:.0f}\t{:.3f}\t{:.3f}\t{:.3...centroids[:, 1], marker="x", s=169, linewidths=3, color="w",...scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt -
clustering.rst.txt
k) \leftarrow s(i, k) - max [ a(i, k') + s(i, k') \forall k'...Coefficient *s* for a single sample is then given as: .. math:: s = \frac{b...scikit-learn.org/stable/_sources/modules/clustering.rst.txt -
plot_discretization_strategies.rst.txt
set_title("strategy='%s'" % (strategy,), size=14) i +=...scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt -
decomposition.rst.txt
If we use all the :math:`x_i`'s as columns to form a matrix :math:`\mathbf{X}`...:math:`\mathbf{X}` and all the :math:`h_i`'s as columns of a matrix :math:`\mathbf{H}`...scikit-learn.org/stable/_sources/modules/decomposition.rst.txt