Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 911 - 920 of 3,487 for 1 (0.1 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. Image denoising using kernel PCA — scikit-learn...

    4 of [ 1 ] . References # Authors: Guillaume...pixel values are in the range (0, 1). import numpy as np from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Fri Nov 01 07:27:39 UTC 2024
      98.4K 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. Permutation Importance with Multicollinear or C...

    subplots ( 1 , 2 , figsize = ( 12 , 8 )) mdi_importances...ax1 , ax2 ) = plt . subplots ( 1 , 2 , figsize = ( 12 , 8 )) corr...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Fri Nov 01 07:27:41 UTC 2024
      112.2K bytes
      Cache
     
Back to top