Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 921 - 930 of 3,487 for 1 (0.08 sec)

  1. Multiclass Receiver Operating Characteristic (R...

    1 ], [ 0 , 1 ], "k--" , label = "Chance...xlim = ( - 0.01 , 1.01 ), ylim = ( - 0.01 , 1.01 ), ) We confirm...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Fri Nov 01 07:27:39 UTC 2024
      143.8K bytes
      Cache
     
  2. Biclustering documents with the Spectral Co-clu...

    Done in 1.14s. V-measure: 0.4415 MiniBatchKMeans......alphalpha, proline, benson bicluster 1 : 1948 documents, 4325 words categories...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Fri Nov 01 07:27:39 UTC 2024
      106.3K bytes
      Cache
     
  3. Underfitting vs. Overfitting — scikit-learn 1.5...

    subplot ( 1 , len ( degrees ), i + 1 ) plt . setp ( ax...function (polynomial with degree 1) is not sufficient to fit the...
    scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html
    Fri Nov 01 07:27:39 UTC 2024
      94.2K bytes
      Cache
     
  4. Gaussian Processes regression: basic introducto...

    num = 1_000 ) . reshape ( - 1 , 1 ) y = np . squeeze...import RBF kernel = 1 * RBF ( length_scale = 1.0 , length_scale_bounds...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html
    Fri Nov 01 07:27:39 UTC 2024
      103.7K bytes
      Cache
     
  5. Performance tuning | APM .NET Agent Reference [...

    the sample rate is set at 1.0 , meaning all requests are traced....
    www.elastic.co/guide/en/apm/agent/dotnet/current/performance-tuning.html
    Tue Aug 27 23:14:16 UTC 2024
      16.8K bytes
      Cache
     
  6. Combine predictors using stacking — scikit-lear...

    unknown_value =- 1 , encoded_missing_value =- 2 ,...coded_value', unknown_value=-1), <sklearn.compose._column_tr...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Fri Nov 01 07:27:41 UTC 2024
      235.3K bytes
      Cache
     
  7. Monitoring AWS Lambda Java Functions | APM Java...

    ca-central-1 eu-central-1 eu-north-1 eu-south-1 eu-west-1 eu-west-2...me-south-1 sa-east-1 us-east-1 us-east-2 us-west-1 us-west-2...
    www.elastic.co/guide/en/apm/agent/java/current/aws-lambda.html
    Tue Aug 27 23:14:16 UTC 2024
      43.7K bytes
      Cache
     
  8. column_or_1d — scikit-learn 1.5.2 documentation

    >>> column_or_1d ([ 1 , 1 ]) array([1, 1]) On this page Show...type for y . Added in version 1.2. warn bool, default=False To...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html
    Fri Nov 01 07:27:40 UTC 2024
      105.3K bytes
      Cache
     
  9. The Johnson-Lindenstrauss bound for embedding w...

    by: \[(1 - eps) \|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u...matrix with size: 1.293 MB Mean distances rate: 1.01 (0.17) Projected...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Fri Nov 01 07:27:39 UTC 2024
      115.1K bytes
      Cache
     
  10. Comparing various online solvers — scikit-learn...

    tol = 1e-1 , C = 1.0e4 / X . shape [ 0 ]), ), ] xx = 1.0 - np ....= 110 , loss = "hinge" , C = 1.0 , tol = 1e-4 ), ), ( "Passive-Aggressive...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_comparison.html
    Fri Nov 01 07:27:41 UTC 2024
      90.7K bytes
      Cache
     
Back to top