Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 2,914 for 1 (0.08 sec)

  1. MetadataRequest — scikit-learn 1.7.0 documentation

    Added in version 1.3. Parameters : owner str The...given method. Added in version 1.4. Parameters : method str The...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRequest.html
    Fri Jun 06 09:13:47 UTC 2025
      106.9K bytes
      Cache
     
  2. Balance model complexity and cross-validated sc...

    within 1 standard deviation of the best accuracy score. [1] Hastie,...test_scores , axis = 1 ) - np . std ( test_scores , axis = 1 ), np . mean...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Fri Jun 06 09:13:47 UTC 2025
      169.1K bytes
      Cache
     
  3. Concentration Prior Type Analysis of Variation ...

    1.1 ) ax2 . tick_params ( axis =...], [ 0.0 , 0.1 ]], [[ 0.5 , 0.0 ], [ 0.0 , 0.1 ]], [[ 0.5 , 0.0...
    scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html
    Fri Jun 06 09:13:47 UTC 2025
      112.1K bytes
      Cache
     
  4. 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
    Fri Jun 06 09:13:47 UTC 2025
      99.6K bytes
      Cache
     
  5. Imputing missing values with variants of Iterat...

    1e-1 , 1e-1 , 1e-2 ) for impute_estimator..."IterativeImputer" ], axis = 1 , ) # plot california housing...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Fri Jun 06 09:13:47 UTC 2025
      111.9K bytes
      Cache
     
  6. mean_gamma_deviance — scikit-learn 1.7.0 docume...

    1 , 4 ] >>> y_pred = [ 0.5 , 0.5...mean_gamma_deviance ( y_true , y_pred ) 1.0568... On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_gamma_deviance.html
    Fri Jun 06 09:13:47 UTC 2025
      106.9K bytes
      Cache
     
  7. mean_absolute_percentage_error — scikit-learn 1...

    1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...y_true = [ 1. , 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Fri Jun 06 09:13:47 UTC 2025
      112.6K bytes
      Cache
     
  8. 移行 0.9.6.1 to 0.9.6.2 | DBFlute

    1 to 0.9.6.2 お約束の注意点 環境上の注意点 実装上の注意点...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate0961to0962.html
    Thu May 29 13:27:52 UTC 2025
      8.1K bytes
      Cache
     
  9. Prediction Intervals for Gradient Boosting Regr...

    common_params ) all_models [ "q %1.2f " % alpha ] = gbr . fit ( X_train...0.5 , 0.95 ]: metrics [ "pbl= %1.2f " % alpha ] = mean_pinball_loss...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Fri Jun 06 09:13:47 UTC 2025
      140.9K bytes
      Cache
     
  10. Custom refit strategy of a grid search with cro...

    precision: 1.000 (±0.000), recall: 0.854 (±0.063), for {'C': 1, 'gamma':...precision: 1.000 (±0.000), recall: 0.257 (±0.061), for {'C': 1, 'gamma':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Fri Jun 06 09:13:47 UTC 2025
      136K bytes
      Cache
     
Back to top