Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 581 - 590 of 2,897 for 1 (0.08 sec)

  1. Segmenting the picture of greek coins in region...

    1.73s Spectral clustering: discretize, 1.60s Spectral...the # actual image. For beta=1, the segmentation is close to...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html
    Tue Nov 04 06:34:50 UTC 2025
      95.4K bytes
      Cache
     
  2. power_transform — scikit-learn 1.7.2 documentation

    'box-cox' )) [[-1.332 -0.707] [ 0.256 -0.707] [ 1.076 1.414]] Warning...Available methods are: ‘yeo-johnson’ [1] , works with positive and negative...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Sat Nov 01 09:15:33 UTC 2025
      112.6K bytes
      Cache
     
  3. Underfitting vs. Overfitting — scikit-learn 1.7...

    subplot ( 1 , len ( degrees ), i + 1 ) plt . setp ( ax...function (polynomial with degree 1) is not sufficient to fit the...
    scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html
    Tue Nov 04 06:34:50 UTC 2025
      98.7K bytes
      Cache
     
  4. column_or_1d — scikit-learn 1.7.2 documentation

    >>> column_or_1d ([ 1 , 1 ]) array([1, 1]) On this page This...type for y . Added in version 1.2. warn bool, default=False To...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html
    Sat Nov 01 09:15:34 UTC 2025
      106.9K bytes
      Cache
     
  5. Importance of Feature Scaling — scikit-learn 1....

    0 and 1,000; whereas the variable “hue” varies between 1 and 10....it has a standard deviation of 1 and a mean of 0. Even if tree...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Tue Nov 04 06:34:51 UTC 2025
      122.5K bytes
      Cache
     
  6. Comparing Linear Bayesian Regressors — scikit-l...

    1 , n_samples ) * 1.35 y = np . sqrt ( X...: y }) X = X . reshape (( - 1 , 1 )) # extrapolation X_plot =...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Tue Nov 04 06:34:50 UTC 2025
      120.3K bytes
      Cache
     
  7. plot_release_highlights_1_7_0.zip

    plot_release_highlights_1_7_0.py # ruff: noqa: CPY001 """ ==========...Release Highlights for scikit-learn 1.7 ========== .. currentmodule::...
    scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0...
    Tue Nov 04 06:34:50 UTC 2025
      11.1K bytes
     
  8. Feature transformations with ensembles of trees...

    0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...0.0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Tue Nov 04 06:34:50 UTC 2025
      197K bytes
      Cache
     
  9. Faces dataset decompositions — scikit-learn 1.7...

    mean ( axis = 1 ) . reshape ( n_samples , - 1 ) print ( "Dataset...n_components = n_components , alpha = 0.1 , max_iter = 100 , batch_size...
    scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html
    Tue Nov 04 06:34:51 UTC 2025
      130.2K bytes
      Cache
     
  10. 4. Metadata Routing — scikit-learn 1.7.2 docume...

    1.1. Weighted scoring and fitting...>>> param_grid = { "C" : [ 0.1 , 1 ]} >>> lr = LogisticRegression...
    scikit-learn.org/stable/metadata_routing.html
    Tue Nov 04 06:34:51 UTC 2025
      89.1K bytes
      Cache
     
Back to top