Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 2,898 for 1 (0.08 sec)

  1. AdaBoostRegressor — scikit-learn 1.7.0 document...

    the range [1, inf) . learning_rate float, default=1.0 Weight applied...n_estimators = 50 , learning_rate = 1.0 , loss = 'linear' , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Fri Jun 06 09:13:47 UTC 2025
      145.1K bytes
      Cache
     
  2. pairwise_distances — scikit-learn 1.7.0 documen...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...deprecated from SciPy 1.9 and will be removed in SciPy 1.11. Note 'matching'...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Fri Jun 06 09:13:47 UTC 2025
      119.7K bytes
      Cache
     
  3. TargetEncoder — scikit-learn 1.7.0 documentation

    1 ] * 15 + [ 20.4 ] * 5 + [ 20.1 ] * 25 + [ 21.2...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 On this...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html
    Fri Jun 06 09:13:47 UTC 2025
      145.2K bytes
      Cache
     
  4. lasso_path — scikit-learn 1.7.0 documentation

    alpha * || w || _1 For multi-output tasks it is: ( 1 / ( 2 * n_samples...lasso_path >>> X = np . array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]])...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Fri Jun 06 09:13:46 UTC 2025
      121.2K bytes
      Cache
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. 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
     
Back to top