Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 2,645 for 2 (0.06 sec)

  1. make_blobs — scikit-learn 1.5.2 documentation

    2) >>> y array([0, 1, 2, 0, 2, 2, 2, 1, 1, 0]) Gallery...shape ) (10, 2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Wed Sep 18 20:56:26 UTC 2024
      130.6K bytes
      Cache
     
  2. accuracy_score — scikit-learn 1.5.2 documentation

    2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 Gallery examples # Plot...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Wed Sep 18 20:56:23 UTC 2024
      115.7K bytes
      Cache
     
  3. label_binarize — scikit-learn 1.5.2 documentation

    2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Tue Sep 17 17:21:48 UTC 2024
      109.5K bytes
      Cache
     
  4. FeatureAgglomeration — scikit-learn 1.5.2 docum...

    FeatureAgglomeration ( n_clusters=2 , * , metric='euclidean' , memory=None...n_clusters int or None, default=2 The number of clusters to find....
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Wed Sep 18 20:56:23 UTC 2024
      138.5K bytes
      Cache
     
  5. f1_score — scikit-learn 1.5.2 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Wed Sep 18 20:56:25 UTC 2024
      124.6K bytes
      Cache
     
  6. WhiteKernel — scikit-learn 1.5.2 documentation

    x_2) = noise\_level \text{ if } x_i...0.3680... >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([653.0...,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html
    Wed Sep 18 20:56:26 UTC 2024
      125K bytes
      Cache
     
  7. adjusted_mutual_info_score — scikit-learn 1.5.2...

    JMLR [ 2 ] Wikipedia entry for the Adjusted...([ 0 , 0 , 0 , 0 ], [ 0 , 1 , 2 , 3 ]) ... 0.0 Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Wed Sep 18 20:56:23 UTC 2024
      115.6K bytes
      Cache
     
  8. 2.6. Covariance estimation — scikit-learn 1.5.2...

    2.6.2. Shrunk Covariance # 2.6.2.1. Basic shrinkage...ShrunkCovariance object to data. 2.6.2.2. Ledoit-Wolf shrinkage # In...
    scikit-learn.org/stable/modules/covariance.html
    Wed Sep 18 20:56:23 UTC 2024
      60.3K bytes
      Cache
     
  9. Generalized Linear Models — scikit-learn 1.5.2 ...

    1 and 2 Sparsity Example: Fitting only features 1 and 2 Theil-Sen...
    scikit-learn.org/stable/auto_examples/linear_model/index.html
    Wed Sep 18 20:56:23 UTC 2024
      98.9K bytes
      Cache
     
  10. Elastic License 2.0 | Elastic

    Elastic License AcceptanceBy using the software, you agree to all of the terms and conditions below. Copyright LicenseThe licensor grants you a non-exclusive, royalty-free, worldwide, non-sublicensab...
    www.elastic.co/licensing/elastic-license
    Thu Sep 19 00:53:40 UTC 2024
      268.2K bytes
      Cache
     
Back to top