Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 821 - 830 of 3,460 for 1 (0.09 sec)

  1. 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
    Mon Dec 23 08:41:44 UTC 2024
      107.9K bytes
      Cache
     
  2. 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
    Tue Dec 24 12:16:12 UTC 2024
      211.9K bytes
      Cache
      Similar Results (1)
     
  3. 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
    Mon Dec 09 18:03:45 UTC 2024
      125.8K bytes
      Cache
      Similar Results (1)
     
  4. 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
    Thu Dec 12 16:32:43 UTC 2024
      73.8K bytes
      Cache
     
  5. 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
    Tue Dec 24 12:16:10 UTC 2024
      113.2K bytes
      Cache
     
  6. 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
    Tue Dec 24 12:16:10 UTC 2024
      115.8K bytes
      Cache
     
  7. 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
    Tue Dec 24 12:16:10 UTC 2024
      118.7K bytes
      Cache
     
  8. 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
    Tue Dec 24 12:16:12 UTC 2024
      120.1K bytes
      Cache
     
  9. 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
    Tue Dec 24 12:16:10 UTC 2024
      113.3K bytes
      Cache
     
  10. 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
    Tue Aug 27 23:14:16 UTC 2024
      17.3K bytes
      Cache
     
Back to top