Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 2,977 for 1 (0.07 sec)

  1. 1.3. Kernel ridge regression — scikit-learn 1.7...

    Ctrl + K GitHub Choose version 1.3. Kernel ridge regression # Kernel...model using only approximately 1/3 of the 100 training datapoints...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Sat Nov 01 09:15:34 UTC 2025
      38.5K bytes
      1 views
      Cache
     
  2. LabelSpreading — scikit-learn 1.7.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...Clamping factor. A value in (0, 1) that specifies the relative amount...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Sat Nov 01 09:15:33 UTC 2025
      136K bytes
      Cache
     
  3. jaccard_score — scikit-learn 1.7.2 documentation

    1 , 1 ], ... [ 1 , 1 , 0 ]]) >>> y_pred =...= np . array ([[ 1 , 1 , 1 ], ... [ 1 , 0 , 0 ]]) In the binary...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html
    Sat Nov 01 09:15:34 UTC 2025
      120.3K bytes
      Cache
     
  4. VotingRegressor — scikit-learn 1.7.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...KNeighborsRegressor () >>> X = np . array ([[ 1 , 1 ], [ 2 , 4 ], [ 3 , 9 ], [ 4...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Sat Nov 01 09:15:34 UTC 2025
      146.4K bytes
      Cache
     
  5. ComplementNB — scikit-learn 1.7.2 documentation

    Added in version 1.2. Changed in version 1.4: The default value...sklearn.naive_bayes. ComplementNB ( * , alpha = 1.0 , force_alpha = True , fit_prior...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Fri Oct 31 16:42:55 UTC 2025
      153K bytes
      Cache
     
  6. CCA — scikit-learn 1.7.2 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Sat Nov 01 09:15:33 UTC 2025
      158.4K bytes
      Cache
     
  7. Release Highlights for scikit-learn 1.3 — sciki...

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Demo of HDBSCAN...array ([ 0 , 1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html
    Sat Nov 01 09:15:34 UTC 2025
      116.6K bytes
      Cache
     
  8. Release Highlights for scikit-learn 1.4 — sciki...

    0 1.0 0.862662 1.0 0.0 1.401826 0.0 1.0 -0.754829 1.0 0.0...array ([ 0 , 1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Sat Nov 01 09:15:34 UTC 2025
      176.2K bytes
      Cache
     
  9. Older Versions — scikit-learn 1.7.2 documentation

    1 Meng Xinfan 1 Rob Zinkov 1 Shiqiao 1 Udi Weinsberg 1 Virgile...Cournapeau 1 Keith Goodman 1 Ludwig Schwardt 1 Olivier Hervieu 1 Sergio...
    scikit-learn.org/stable/whats_new/older_versions.html
    Sat Nov 01 09:15:34 UTC 2025
      144.6K bytes
      Cache
     
  10. spectral_clustering — scikit-learn 1.7.2 docume...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...random_state = 0 ... ) array([1, 1, 1, 0, 0, 0]) Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.spectral_clustering.html
    Sat Nov 01 09:15:34 UTC 2025
      121.2K bytes
      Cache
     
Back to top