Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 751 - 760 of 3,455 for 1 (0.1 sec)

  1. 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
    Mon Dec 23 08:41:45 UTC 2024
      211.9K bytes
      Cache
      Similar Results (1)
     
  2. 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
     
  3. 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
     
  4. 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
    Mon Dec 23 08:41:44 UTC 2024
      113.2K bytes
      Cache
     
  5. 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
    Mon Dec 23 08:41:44 UTC 2024
      115.8K bytes
      Cache
     
  6. Using NLP and Pattern Matching to Detect, Asses...

    /elastic/blog-part-1/pii-dashboard-part-1.ndjson More complete...and Redact PII in Logs - Part 1 How to detect and assess PII in...
    www.elastic.co/observability-labs/blog/pii-ner-regex-assess-redact-part-1
    Wed Dec 11 11:38:47 UTC 2024
      208K 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
    Mon Dec 23 08:41:44 UTC 2024
      118.7K bytes
      Cache
     
  8. MethodMapping — scikit-learn 1.6.0 documentation

    Added in version 1.3. add ( * , caller , callee )...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MethodMapping.html
    Fri Dec 20 11:14:14 UTC 2024
      107.9K 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
    Fri Dec 20 11:14:16 UTC 2024
      113.3K bytes
      Cache
     
  10. cluster_optics_dbscan — scikit-learn 1.6.0 docu...

    1, 1, 1]) Gallery examples # Demo of...compute_optics_graph >>> X = np . array ([[ 1 , 2 ], [ 2 , 5 ], [ 3 , 6 ], ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Fri Dec 20 11:14:14 UTC 2024
      112.2K bytes
      Cache
     
Back to top