Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1261 - 1270 of 2,296 for 2 (0.07 sec)

  1. Vector Quantization Example — scikit-learn 1.7....

    subplots ( ncols = 2 , figsize = ( 12 , 4 )) ax [ 0...by a factor of approximately 2.5. We will later discuss about...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Fri Jun 13 16:18:02 UTC 2025
      111.1K bytes
      Cache
     
  2. ClusterMixin — scikit-learn 1.7.0 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]] >>> MyClusterer...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClusterMixin.html
    Fri Jun 13 16:18:03 UTC 2025
      109.1K bytes
      Cache
     
  3. FeatureUnion — scikit-learn 1.7.0 documentation

    n_components = 2 ))]) >>> X = [[ 0. , 1. , 3 ], [ 2. , 2. , 5 ]] >>>...parameters. Added in version 1.2. n_features_in_ int Number of...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html
    Fri Jun 13 16:18:03 UTC 2025
      134.5K bytes
      Cache
     
  4. OutlierMixin — scikit-learn 1.7.0 documentation

    2 ], [ 2 , 3 ], [ 3 , 4 ]]) >>> estimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.OutlierMixin.html
    Fri Jun 13 16:18:03 UTC 2025
      109.6K bytes
      Cache
     
  5. polynomial_kernel — scikit-learn 1.7.0 document...

    degree = 2 ) array([[1. , 1. ], [1.77, 2.77]]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.polynomial_kernel.html
    Fri Jun 13 16:18:03 UTC 2025
      108.1K bytes
      Cache
     
  6. Elastic Observability Labs

    Ishleen Kaur Daniela Tzvetkova 2 May 2025 AWS Observability for...Paramasivam Daniela Tzvetkova 2 April 2025 OpenTelemetry APM Instrumentation...
    www.elastic.co/observability-labs/blog
    Sat Jun 14 01:13:46 UTC 2025
      68.1K bytes
      Cache
     
  7. Elastic Observability Labs

    Observability Show more Filter Articles 2 May 2025 AWS Observability for...Udayasimha Theepireddy (Uday) 2 March 2025 AWS GenAI AWS Bedrock...
    www.elastic.co/observability-labs/blog/tag/aws
    Sat Jun 14 01:13:57 UTC 2025
      126.3K bytes
      1 views
      Cache
     
  8. Novelty detection with Local Outlier Factor (LO...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Jun 13 16:18:02 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  9. GraphicalLassoCV — scikit-learn 1.7.0 documenta...

    2 , 0.0 ], ... [ 0.0 , 0.4 , 0.0 , 0.0 ], ... [ 0.2 , 0.0...verbose = False , eps = np.float64(2.220446049250313e-16) , assume_centered...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Fri Jun 13 16:18:01 UTC 2025
      139.9K bytes
      Cache
     
  10. Out-of-core classification of text documents — ...

    n_features = 2 ** 18 , alternate_sign = False...positive) accuracy: 0.952 in 2.97s ( 2298 docs/s) Perceptron...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Fri Jun 13 16:18:00 UTC 2025
      162.4K bytes
      1 views
      Cache
     
Back to top