- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1591 - 1600 of over 10,000 for 2 (1.46 seconds)
-
completeness_score — scikit-learn 1.8.0 d...
2 , 3 ], [ 0 , 0 , 1 , 1 ])) 0.999...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ])) 0.0 Gallery examples #...scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html -
The Johnson-Lindenstrauss bound for embedding w...
v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html -
Introduction to IBM Mono2Micro - IBM Developer
applications into microservices Likes 2 Save IBM Mono2Micro , offered...November 2025 Time to complete: 2 hours Legend Like Save Previous...developer.ibm.com/learningpaths/intro-ibm-mono2micro -
Plot the support vectors in LinearSVC — s...
centers = 2 , random_state = 0 ) plt . figure...support_vector_indices ] plt . subplot ( 1 , 2 , i + 1 ) plt . scatter ( X [:,...scikit-learn.org/stable/auto_examples/svm/plot_linearsvc_support_vectors.html -
plot_discretization_strategies.ipynb
[2, 4], [8, 8]])\ncenters_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)),\n make_blobs(\n n_samples=[\n...scikit-learn.org/stable/_downloads/adc9be3b7acc279025dad9ee4ce92038/plot_discretization_strategie... -
Version 0.13 — scikit-learn 1.8.0 documen...
Dickerson 2 ApproximateIdentity 2 John Benediktsson 2 Mark Veronda...Veronda 2 Matti Lyra 2 Mikhail Korobov 2 Xinfan Meng 1 Alejandro...scikit-learn.org/stable/whats_new/v0.13.html -
Procedimientos de Desinstalación
0 Paso 2: Eliminación de OpenSearch Elimine...rm -rf /path/to/opensearch-3.3.2 Paso 3: Eliminación del Directorio...fess.codelibs.org/es/15.5/install/uninstall.html -
make_friedman3 — scikit-learn 1.8.0 docum...
in Friedman [1] and Breiman [2]. Inputs X are 4 independent features...<= 560 * pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ]...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html -
Log Configuration
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...fess.codelibs.org/15.4/config/admin-logging.html -
Ability of Gaussian process regression (GPR) to...
= ( 1e-2 , 1e3 )) + WhiteKernel ( noise_level = 1e-2 , noise_level_bounds...( - 2 , 4 , num = 80 ) noise_level = np . logspace ( - 2 , 1...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html