Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 661 - 670 of 3,151 for 2 (0.42 sec)

  1. export_text — scikit-learn 1.7.2 documentation

    decimals = 2 , show_weights = False ) [source]...result. decimals int, default=2 Number of decimal digits to display....
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html
    Mon Sep 22 13:26:33 UTC 2025
      110.7K bytes
      2 views
      Cache
     
  2. Contributing — scikit-learn 1.7.2 documentation

    cd scikit-learn Follow steps 2-6 in Building from source to build...pytest pytest-cov ruff == 0 .11.2 mypy numpydoc Add the upstream...
    scikit-learn.org/stable/developers/contributing.html
    Sun Sep 21 07:22:52 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  3. ComplementNB — scikit-learn 1.7.2 documentation

    2. Changed in version 1.4: The default...)) >>> y = np . array ([ 1 , 2 , 3 , 4 , 5 , 6 ]) >>> from sklearn.naive_bayes...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Tue Sep 23 15:14:23 UTC 2025
      153K bytes
      Cache
     
  4. mean_squared_error — scikit-learn 1.7.2 documen...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> mean_squared_error...]] >>> y_pred = [[ 0 , 2 ],[ - 1 , 2 ],[ 8 , - 5 ]] >>> mean_squared_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_error.html
    Tue Sep 23 15:14:23 UTC 2025
      117K bytes
      Cache
     
  5. mean_absolute_error — scikit-learn 1.7.2 docume...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> mean_absolute_error...]] >>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>> mean_absolute_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_error.html
    Tue Sep 23 15:14:23 UTC 2025
      113.1K bytes
      Cache
     
  6. min_pos — scikit-learn 1.7.2 documentation

    2 , 3 , - 4 , 5 ]) >>> min_pos ( X ) 2.0 On this page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html
    Tue Sep 23 15:14:21 UTC 2025
      105.8K bytes
      Cache
     
  7. log_loss — scikit-learn 1.7.2 documentation

    2 ], [ .35 , .65 ]]) 0.21616 Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.log_loss.html
    Tue Sep 23 15:14:21 UTC 2025
      115.7K bytes
      Cache
     
  8. Graph Reference for 2.x | Elastic

    for 2.x Graph Reference for 2.x: 2.4 Graph Reference for 2.x:...2.x: 2.3 Most Popular Video Get Started with Elasticsearch Video...
    www.elastic.co/guide/en/graph/index.html
    Mon Apr 28 19:19:05 UTC 2025
      8.9K bytes
      Cache
     
  9. 1.10. Decision Trees — scikit-learn 1.7.2 docum...

    [ 2 , 2 ]] >>> y = [ 0.5 , 2.5 ] >>> clf = tree...samples: >>> clf . predict ([[ 2. , 2. ]]) array([1]) In case that...
    scikit-learn.org/stable/modules/tree.html
    Tue Sep 23 15:14:21 UTC 2025
      94.5K bytes
      Cache
     
  10. polynomial_kernel — scikit-learn 1.7.2 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
    Tue Sep 23 15:14:23 UTC 2025
      108.1K bytes
      Cache
     
Back to top