Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 3,487 for 1 (0.07 sec)

  1. Comparing Linear Bayesian Regressors — scikit-l...

    1 , n_samples ) * 1.35 y = np . sqrt ( X...: y }) X = X . reshape (( - 1 , 1 )) # extrapolation X_plot =...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Fri Nov 01 07:27:41 UTC 2024
      115.8K bytes
      Cache
     
  2. d2_log_loss_score — scikit-learn 1.5.2 document...

    Best possible score is 1.0 and it can be negative (because...User Guide . Added in version 1.5. Parameters : y_true array-like...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_log_loss_score.html
    Fri Nov 01 07:27:40 UTC 2024
      106.7K bytes
      Cache
     
  3. Hierarchical clustering: structured vs unstruct...

    1 ] *= 0.5 Compute clustering #...set_position ([ 0 , 0 , 0.95 , 1 ]) for l in np . unique ( label...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Fri Nov 01 07:27:39 UTC 2024
      97.5K bytes
      Cache
     
  4. Compare Stochastic learning strategies for MLPC...

    638843 Training set loss: 1.855465 training: inv-scaling with...factor = 0.5 , random_state = 1 ), datasets . make_moons ( noise...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Fri Nov 01 07:27:40 UTC 2024
      99.9K bytes
      Cache
     
  5. Community Plugins | APM Java Agent Reference [1...

    « Upgrading Release notes » Elastic Docs › APM: Java Agent Reference APM Observability › APM APM agents Android Agent...
    www.elastic.co/guide/en/apm/agent/java/current/community-plugins.html
    Tue Aug 27 23:14:16 UTC 2024
      13.6K bytes
      Cache
     
  6. MongoDB | APM .NET Agent Reference [1.x] | Elastic

    « Azure Storage Supported technologies » Elastic Docs › APM: .NET Agent Reference APM Observability › APM APM agents ...
    www.elastic.co/guide/en/apm/agent/dotnet/current/setup-mongo-db.html
    Tue Aug 27 23:14:16 UTC 2024
      13.6K bytes
      Cache
     
  7. ROC Curve with Visualization API — scikit-learn...

    Scikit-learn defines a simple API for creating visualizations for machine learning. The key features of this API is to allow for quick plotting and visual adjustments without recalculation. In this...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Fri Nov 01 07:27:39 UTC 2024
      100.4K bytes
      Cache
     
  8. Clustering text documents using k-means — sciki...

    assigned to each cluster: [ 1 1 1 3384] Number of elements assigned...n_features: { X_tfidf . shape [ 1 ] } " ) vectorization done in...
    scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html
    Fri Nov 01 07:27:40 UTC 2024
      145.3K bytes
      Cache
     
  9. FastICA on 2D point clouds — scikit-learn 1.5.2...

    array ([[ 1 , 1 ], [ 0 , 2 ]]) # Mixing matrix...( 42 ) S = rng . standard_t ( 1.5 , size = ( 20000 , 2 )) S [:,...
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html
    Fri Nov 01 07:27:39 UTC 2024
      99.2K bytes
      Cache
     
  10. OOB Errors for Random Forests — scikit-learn 1....

    validated whilst being trained [ 1 ] . The example below demonstrates...= 25 , n_clusters_per_class = 1 , n_informative = 15 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_ensemble_oob.html
    Fri Nov 01 07:27:39 UTC 2024
      90.1K bytes
      Cache
     
Back to top