Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1421 - 1430 of 5,786 for * (6.31 sec)

  1. completeness_score scikit-learn 1.7.2 documen...

    completeness_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Non-perfect...completeness_score ([ 0 , 0 , 1 , 1 ], [ 0 , 1 , 0 , 1 ])) 0.0 >>> print...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.completeness_score.html
    Wed Sep 24 16:15:25 UTC 2025
      114.8K bytes
      Cache
     
  2. roc_auc_score scikit-learn 1.7.2 documentation

    {‘micro, macro, samples, weighted} or None, default=macro If...multiclass. multi_class {raise, ovr, ovo}, default=raise Only...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
    Wed Sep 24 16:15:24 UTC 2025
      131.3K bytes
      Cache
     
  3. train_test_split scikit-learn 1.7.2 documenta...

    2 1 4.9 3.0 1.4 0.2 2 4.7 3.2 1.3 0.2 3 4.6 3.1 1.5 0.2 4 5.0...5.0 3.6 1.4 0.2 >>> y . head () 0 0 1 0 2 0 3 0 4 0 ... >>> X_train...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Wed Sep 24 16:15:26 UTC 2025
      169.7K bytes
      Cache
     
  4. accuracy_score scikit-learn 1.7.2 documentation

    accuracy_score ( np . array ([[ 0 , 1 ], [ 1 , 1 ]]), np . ones (( 2 , 2...y_pred = [ 0 , 2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Wed Sep 24 16:15:25 UTC 2025
      116.4K bytes
      Cache
     
  5. mean_pinball_loss scikit-learn 1.7.2 document...

    mean_pinball_loss ( y_true , [ 1 , 2 , 4 ], alpha = 0.9 ) 0.03... >>> mean_pinball_loss...1 , 2 , 4 ], alpha = 0.1 ) 0.3... >>> mean_pinball_loss ( y_true...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Wed Sep 24 16:15:24 UTC 2025
      114.1K bytes
      Cache
     
  6. minmax_scale scikit-learn 1.7.2 documentation

    independently array([[0. , 0.75, 1. ], [0. , 0.5 , 1. ]]) Gallery examples...1.], [1., 0., 0.]]) >>> minmax_scale ( X , axis = 1 ) # scale each...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Wed Sep 24 16:15:26 UTC 2025
      115.6K bytes
      Cache
     
  7. 77854dbedec2fe8c.css

    r-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);p....container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutte...
    www.elastic.co/_next/static/css/77854dbedec2fe8c.css
    Wed Sep 24 12:44:10 UTC 2025
      265.9K bytes
     
  8. Elastic Cloud Serverless on AWS achieves major ...

    Type 2, ISO 27001, ISO 27017, ISO 27018, PCI DSS, HIPAA, and CSA...Act (HIPAA), and Cloud Security Alliance (CSA) Security, Trust,...
    www.elastic.co/blog/elastic-cloud-serverless-achieves-major-compliance-certifications
    Thu Sep 25 00:51:23 UTC 2025
      431.9K bytes
      Cache
     
  9. AffinityPropagation scikit-learn 1.7.2 docume...

    = np . array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ],...1, 1, 1]) >>> clustering . predict ([[ 0 , 0 ], [ 4 , 4 ]]) array([0,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html
    Wed Sep 24 16:15:25 UTC 2025
      130.6K bytes
      1 views
      Cache
     
  10. kmeans_plusplus scikit-learn 1.7.2 documentation

    np . array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ],...centers array([[10, 2], [ 1, 0]]) >>> indices array([3, 2]) Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html
    Wed Sep 24 16:15:26 UTC 2025
      111.2K bytes
      Cache
     
Back to top