Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 981 - 990 of over 10,000 for 1 (9.7 seconds)

Filter
  1. 11. Common pitfalls and recommended practices —...

    n_features = 1 , noise = 1 ) >>> X_train , X_test ,...applies to using None . 11.3.1.1. Estimators # Passing instances...
    scikit-learn.org/stable/common_pitfalls.html
    Mon Mar 23 20:39:23 UTC 2026
      17K bytes
      Cache
     
  2. sklearn.preprocessing — scikit-learn 1.8.0 docu...

    Scale each feature to the [-1, 1] range without breaking the...data (set feature values to 0 or 1) according to a threshold. FunctionTransformer...
    scikit-learn.org/stable/api/sklearn.preprocessing.html
    Mon Mar 23 20:39:20 UTC 2026
      13.5K bytes
      Cache
     
  3. Receiver Operating Characteristic (ROC) with cr...

    axis = 0 ) mean_tpr [ - 1 ] = 1.0 mean_auc = auc ( mean_fpr...“versicolor” class ( class_id=1 ) is regarded as the positive...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  4. Scikit-learn governance and decision-making — s...

    page: Requires +1 by a core contributor, no -1 by a core contributor...changes require +1 by two core contributors, no -1 by a core contributor...
    scikit-learn.org/stable/governance.html
    Mon Mar 23 20:39:23 UTC 2026
      8.6K bytes
      Cache
     
  5. Joint feature selection with multi-task Lasso —...

    ylim ([ - 1.1 , 1.1 ]) plt . show () Total running...(( 1.0 + rng . randn ( 1 )) * times + 3 * rng . randn ( 1 ))...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Mon Mar 23 20:39:21 UTC 2026
      16.3K bytes
      Cache
     
  6. check_scalar — scikit-learn 1.8.0 documentation

    min_val = 1 , max_val = 20 ) 10 On this page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_scalar.html
    Mon Mar 23 20:39:21 UTC 2026
      13.4K bytes
      Cache
     
  7. ledoit_wolf — scikit-learn 1.8.0 documentation

    regularized (shrunk) covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html
    Mon Mar 23 20:39:23 UTC 2026
      13.7K bytes
      Cache
     
  8. DummyRegressor — scikit-learn 1.8.0 documentation

    1.0], default=None The quantile...while 0.0 to the minimum and 1.0 to the maximum. Attributes :...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.7K bytes
      Cache
     
  9. Release History — scikit-learn 1.8.0 documentation

    Version 1.1.2 Version 1.1.1 Version 1.1.0 Version 1.0 Version 1.0.2...Version 1.2.1 Version 1.2.0 Version 1.1 Version 1.1.3 Version...
    scikit-learn.org/stable/whats_new.html
    Mon Mar 23 20:39:21 UTC 2026
      5.5K bytes
      Cache
     
  10. inplace_row_scale — scikit-learn 1.8.0 do...

    1 , 2 , 3 , 3 ]) >>> data...data = np . array ([ 8 , 1 , 2 , 5 , 6 ]) >>> scale =...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Mon Feb 02 09:23:44 UTC 2026
      109.1K bytes
      Cache
     
Back to Top