- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 821 - 830 of 3,460 for 1 (0.09 sec)
-
compute_class_weight — scikit-learn 1.6.0 docum...
compute_class_weight >>> y = [ 1 , 1 , 1 , 1 , 0 , 0 ] >>> compute_class_weight...unique ( y ), y = y ) array([1.5 , 0.75]) On this page Show Source...scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_class_weight.html -
Glossary of Common Terms and API Elements — sci...
[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...instead of [{1:1}, {2:5}, {3:1}, {4:1}] . The class_weight parameter...scikit-learn.org/dev/glossary.html -
cross_val_score — scikit-learn 1.7.dev0 documen...
means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 Model selection...scikit-learn.org/dev/modules/generated/sklearn.model_selection.cross_val_score.html -
Public API | APM .NET Agent Reference [1.x] | E...
out T value) [ 1.7.1 ] Added in 1.7.1. Number and boolean...key, out T value) [ 1.7.1 ] Added in 1.7.1. Number and boolean...www.elastic.co/guide/en/apm/agent/dotnet/current/public-api.html -
Adjustment for chance in clustering performance...
mean ( axis = 1 ), scores . std ( axis = 1 ), alpha = 0.8 ,...scores , axis = 1 ), scores . std ( axis = 1 ), alpha = 0.8 ,...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
Scalable learning with polynomial kernel approx...
original paper of Tensor Sketch [1], i.e. the algorithm implemented...[2], which was the one used in [1]. from sklearn.datasets import...scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html -
lars_path_gram — scikit-learn 1.6.0 documentation
the case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y -...Xw ||^ 2_2 + alpha * || w || _1 in the case of method=’lar’, the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html -
cross_val_predict — scikit-learn 1.6.0 document...
means 1 unless in a joblib.parallel_backend context. -1 means...GroupKFold ). Changed in version 1.4: groups can only be passed if...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html -
fetch_lfw_pairs — scikit-learn 1.6.0 documentation
Added in version 1.5. delay float, default=1.0 Number of seconds...True , n_retries = 3 , delay = 1.0 ) [source] # Load the Labeled...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
Datastore configuration options | APM Java Agen...
elasticsearch_capture_body_urls ( [ 1.37.0 ] Added in 1.37.0. ) The URL path...long_field_max_length (performance [ 1.37.0 ] Added in 1.37.0. ) . This option...www.elastic.co/guide/en/apm/agent/java/current/config-datastore.html