Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 721 - 730 of 3,757 for 1 (0.14 sec)

  1. SGD: Weighted samples — scikit-learn 1.7.2 docu...

    ) + [ 1 , 1 ], np . random . randn ( 10 , 2 )] y = [ 1 ] * 10...10 + [ - 1 ] * 10 sample_weight = 100 * np . abs ( np . random...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    Wed Sep 17 19:58:00 UTC 2025
      93.4K bytes
      Cache
     
  2. Theil-Sen Regression — scikit-learn 1.7.2 docum...

    than or equal to n_features + 1. The final slope and intercept...Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Wed Sep 17 19:57:59 UTC 2025
      103.2K bytes
      Cache
     
  3. MNIST classification using multinomial logistic...

    version = 1 , return_X_y = True , as_frame...reshape (( X . shape [ 0 ], - 1 )) X_train , X_test , y_train...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Wed Sep 17 19:57:58 UTC 2025
      96.3K bytes
      Cache
     
  4. cross_val_predict — scikit-learn 1.7.2 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...GroupKFold ). Changed in version 1.4: groups can only be passed if...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Wed Sep 17 19:57:58 UTC 2025
      120.3K bytes
      Cache
     
  5. Version 0.21 — scikit-learn 1.7.2 documentation

    threaded for n_jobs > 1 or n_jobs = -1 . #12955 by Prabakaran...linear_model.ARDRegression and Scipy>=1.3.0. Adapts to upstream changes...
    scikit-learn.org/stable/whats_new/v0.21.html
    Tue Sep 16 14:38:54 UTC 2025
      210K bytes
      Cache
     
  6. parametrize_with_checks — scikit-learn 1.7.2 do...

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...specific category. Added in version 1.6. expected_failed_checks callable,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Wed Sep 17 19:57:59 UTC 2025
      113.1K bytes
      Cache
     
  7. Displaying estimators and complex pipelines — s...

    0001 C 1.0 fit_intercept True intercept_scaling 1 class_weight...ColumnTransformer(transformers=[('pipeline-1', Pipeline(steps=[('simpleimputer',...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html
    Wed Sep 17 19:57:58 UTC 2025
      131.3K bytes
      Cache
     
  8. アニメ漫画ランキング一覧1,026件中 1件から20件 - gooランキング

    抑えて1位に選ばれたのは… 駅弁が一番おいしい都道府県ランキング!3位 群馬、2位 宮城、気になる1位は… 第1話が衝撃...秋田、2位 東京、1位は… 10 方言がかわいい都道府県ランキング!3位 愛知県、2位 大分県、1位に選ばれたのは… 1 美人が多いと思う都道府県ランキング!3位...
    ranking.goo.ne.jp/category/2/
    Thu Sep 18 00:55:44 UTC 2025
      69.9K bytes
      2 views
      Cache
     
  9. Version 0.20 — scikit-learn 1.7.2 documentation

    1} or {-1, 1} through pos_label parameter....PyPy3-v5.10+, Numpy 1.14.0+, and scipy 1.1.0+ are required. #11010...
    scikit-learn.org/stable/whats_new/v0.20.html
    Tue Sep 16 14:38:54 UTC 2025
      309.4K bytes
      Cache
     
  10. Advanced Plotting With Partial Dependence — sci...

    1 beta_1 0.9 beta_2 0.999 epsilon 1e-08...ax2 ) = plt . subplots ( 2 , 1 , figsize = ( 10 , 10 )) tree_disp...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_partial_dependence_visualization_api.html
    Wed Sep 17 19:57:58 UTC 2025
      137.3K bytes
      Cache
     
Back to top