- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1031 - 1040 of 3,487 for 1 (0.08 sec)
-
mean_variance_axis — scikit-learn 1.5.2 documen...
1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...of CSR or CSC format. axis {0, 1} Axis along which the axis should...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.mean_variance_axis.html -
davies_bouldin_score — scikit-learn 1.5.2 docum...
1 ], [ 1 , 1 ], [ 3 , 4 ]] >>> labels = [ 0 , 0 , 1 ] >>>...Davies-Bouldin score. References [ 1 ] Davies, David L.; Bouldin, Donald...scikit-learn.org/stable/modules/generated/sklearn.metrics.davies_bouldin_score.html -
make_sparse_uncorrelated — scikit-learn 1.5.2 d...
described in Celeux et al [1]. as: X ~ N ( 0 , 1 ) y ( X ) = X [:, 0...0 ] + 2 * X [:, 1 ] - 2 * X [:, 2 ] - 1.5 * X [:, 3 ] Only the...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_uncorrelated.html -
pairwise_distances_chunked — scikit-learn 1.5.2...
means 1 unless in a joblib.parallel_backend context. -1 means...D_chunk < r )) . mean ( axis = 1 ) ... return neigh , avg_dist...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html -
Messaging configuration options | APM Java Agen...
jms_listener_packages (performance [ 1.36.0 ] Added in 1.36.0. ) Defines which...rabbitmq_naming_mode ( [ 1.46.0 ] Added in 1.46.0. ) Defines whether...www.elastic.co/guide/en/apm/agent/java/current/config-messaging.html -
Manifold Learning methods on a severed sphere —...
1 sec hessian: 0.17 sec modified:...trans_data [ 0 ], trans_data [ 1 ], c = colors , cmap = plt . cm...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
Serilog | APM .NET Agent Reference [1.x] | Elastic
« Logs NLog » Elastic Docs › APM: .NET Agent Reference APM Observability › APM APM agents Android Agent Reference Go ...www.elastic.co/guide/en/apm/agent/dotnet/current/serilog.html -
incr_mean_variance_axis — scikit-learn 1.5.2 do...
(array([1.3..., 0.1..., 1.1...]), array([8.8..., 0.1..., 3.4...]),...array ([ 0 , 1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html -
Serverless configuration options | APM Java Age...
aws_lambda_handler ( [ 1.28.0 ] Added in 1.28.0. ) This config option...data_flush_timeout ( [ 1.28.0 ] Added in 1.28.0. ) This config value...www.elastic.co/guide/en/apm/agent/java/current/config-serverless.html -
pairwise_distances_argmin_min — scikit-learn 1....
[ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...argmin array([0, 1]) >>> distances array([1., 1.]) On this page...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html