Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,898 for 1 (0.08 sec)

  1. min_pos — scikit-learn 1.6.1 documentation

    - 1 , 2 , 3 , - 4 , 5 ]) >>> min_pos...
    scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html
    Thu May 29 09:16:23 UTC 2025
      106.2K bytes
      Cache
     
  2. plot_release_highlights_1_6_0.py

    1, 6, np.nan]).reshape(-1, 1) y = [0, 0, 1, 1] forest...Release Highlights for scikit-learn 1.6 ========== .. currentmodule::...
    scikit-learn.org/stable/_downloads/a471e25495d24d0086e798aa9ca44a89/plot_release_highlights_1_6_0.py
    Sun Jun 01 04:47:38 UTC 2025
      8.9K bytes
      1 views
     
  3. fetch_20newsgroups_vectorized — scikit-learn 1....

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load and vectorize...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Fri Jun 06 09:13:46 UTC 2025
      118.2K bytes
      Cache
     
  4. get_scorer — scikit-learn 1.7.0 documentation

    1 , - 1 , - 0.5 , 2 ], ( - 1 , 1 )) >>> y = np...np . array ([ 0 , 1 , 1 , 0 , 1 ]) >>> classifier = DummyClassifier...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html
    Fri Jun 06 09:13:47 UTC 2025
      109.3K bytes
      Cache
     
  5. Release Highlights for scikit-learn 1.7 — sciki...

    hts_1_7_0.py Download zipped: plot_release_highlights_1_7_0.zip...scikit-learn 1.6 Release Highlights for scikit-learn 1.6 Release...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html
    Fri Jun 06 09:13:46 UTC 2025
      156.9K bytes
      Cache
     
  6. f_regression — scikit-learn 1.7.0 documentation

    r_regression values lie in [-1, 1] and can thus be negative. f_regression...set to 0.0 . Added in version 1.1. Returns : f_statistic ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Fri Jun 06 09:13:47 UTC 2025
      118.1K bytes
      Cache
     
  7. Version 1.4 — scikit-learn 1.7.0 documentation

    Version 1.4.1 # February 2024 Changed models...deprecated in version 1.4 and will be removed in version 1.6. Use the default...
    scikit-learn.org/stable/whats_new/v1.4.html
    Fri Jun 06 09:13:46 UTC 2025
      211.1K bytes
      Cache
     
  8. 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
    Thu Jun 05 00:23:05 UTC 2025
      94.9K bytes
      Cache
     
  9. cosine_similarity — scikit-learn 1.7.0 document...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_similarity.html
    Fri Jun 06 09:13:47 UTC 2025
      109.4K bytes
      Cache
     
  10. as_float_array — scikit-learn 1.6.1 documentation

    nan Deprecated since version 1.6: force_all_finite was renamed...ensure_all_finite and will be removed in 1.8. ensure_all_finite bool or ‘allow-nan’,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Thu Jun 05 01:26:45 UTC 2025
      109.4K bytes
      Cache
     
Back to top