Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 2,898 for 1 (0.08 sec)

  1. Release Highlights for scikit-learn 1.6 — sciki...

    1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,..., 0 , 1 , 1 ] forest = ExtraTreesClassifier ( random_state =...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
    Fri Jun 06 09:13:47 UTC 2025
      110.6K bytes
      Cache
     
  2. export_text — scikit-learn 1.6.1 documentation

    (cm) <= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75 |...be used (“feature_0”, “feature_1”, …). class_names array-like of...
    scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html
    Thu Jun 05 01:26:45 UTC 2025
      111.1K bytes
      2 views
      Cache
     
  3. LassoLarsCV — scikit-learn 1.7.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...optimization objective for Lasso is: ( 1 / ( 2 * n_samples )) * || y -...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Fri Jun 06 09:13:47 UTC 2025
      145.9K bytes
      Cache
     
  4. affinity_propagation — scikit-learn 1.7.0 docum...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2...>>> labels array([0, 0, 0, 1, 1, 1]) Gallery examples # Visualizing...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.affinity_propagation.html
    Fri Jun 06 09:13:47 UTC 2025
      114K bytes
      Cache
     
  5. OrthogonalMatchingPursuitCV — scikit-learn 1.7....

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. See also orthogonal_mp Solves...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Fri Jun 06 09:13:47 UTC 2025
      137.2K bytes
      Cache
     
  6. Release Highlights for scikit-learn 1.1 — sciki...

    0 1.0 1 0.0 0.0 1.0 2 1.0 0.0 0.0 3 0.0 1.0 0.0 Performance...ts_1_1_0.py Download zipped: plot_release_highlights_1_1_0.zip...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html
    Fri Jun 06 09:13:47 UTC 2025
      175.5K bytes
      Cache
     
  7. StackingRegressor — scikit-learn 1.7.0 document...

    in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      153.6K bytes
      Cache
     
  8. PLSRegression — scikit-learn 1.7.0 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.PLSRegression.html
    Fri Jun 06 09:13:47 UTC 2025
      160.6K bytes
      Cache
     
  9. make_blobs — scikit-learn 1.7.0 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Plot the...2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>> X , y = make_blobs...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Fri Jun 06 09:13:47 UTC 2025
      130.3K bytes
      Cache
     
  10. BernoulliNB — scikit-learn 1.7.0 documentation

    Added in version 1.2. Changed in version 1.4: The default value...sklearn.naive_bayes. BernoulliNB ( * , alpha = 1.0 , force_alpha = True , binarize...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html
    Fri Jun 06 09:13:47 UTC 2025
      152.5K bytes
      Cache
     
Back to top