Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 761 - 770 of 2,897 for 1 (0.09 sec)

  1. Robust linear estimator fitting — scikit-learn ...

    time of the script: (0 minutes 1.810 seconds) Download Jupyter...
    scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html
    Tue Nov 04 06:34:51 UTC 2025
      101.5K bytes
      Cache
     
  2. Imputing missing values with variants of Iterat...

    1e-1 , 1e-1 , 1e-2 ) for ( name , impute_estimator..."IterativeImputer" ], axis = 1 , ) # plot california housing...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Tue Nov 04 06:34:50 UTC 2025
      113.3K bytes
      Cache
     
  3. StackingRegressor — scikit-learn 1.7.2 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
    Mon Nov 03 14:20:03 UTC 2025
      153.4K bytes
      Cache
     
  4. mean_gamma_deviance — scikit-learn 1.7.2 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
    Tue Nov 04 06:34:51 UTC 2025
      106.9K bytes
      Cache
     
  5. 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
    Tue Nov 04 06:34:50 UTC 2025
      140.9K bytes
      Cache
     
  6. Plot classification boundaries with different S...

    1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 ]) # Plotting settings...], [ - 1.5 , - 1.0 ], [ - 1.4 , - 0.9 ], [ - 1.3 , - 1.2 ], [...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html
    Tue Nov 04 06:34:51 UTC 2025
      122.7K bytes
      Cache
     
  7. Multiclass Receiver Operating Characteristic (R...

    1 ], [ 0 , 1 ], "k--" , label = "Chance...xlim = ( - 0.01 , 1.01 ), ylim = ( - 0.01 , 1.01 ), ) We confirm...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Tue Nov 04 06:34:50 UTC 2025
      150.8K bytes
      Cache
     
  8. Statistical comparison of models using grid sea...

    \[t=\frac{\frac{1}{k \cdot r}\sum_{i=1}^{k}\sum_{j=1}^{r}x_{ij}}...p-values higher than 1 p_val = 1 if p_val > 1 else p_val pairwise_t_test...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Tue Nov 04 06:34:51 UTC 2025
      192K bytes
      Cache
     
  9. Curve Fitting with Bayesian Ridge Regression — ...

    values (alpha_init = 1.90, lambda_init = 1.), the bias of the resulting...scale = 0.1 , size = size ) x_test = np . linspace ( 0.0 , 1.0 , 100...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Tue Nov 04 06:34:51 UTC 2025
      98.1K bytes
      1 views
      Cache
     
  10. dict_learning_online — scikit-learn 1.7.2 docum...

    * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1 for all 0 <=...the Frobenius norm and ||.||_1,1 stands for the entry-wise matrix...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Mon Nov 03 14:20:03 UTC 2025
      123.1K bytes
      Cache
     
Back to top