Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1131 - 1140 of over 10,000 for 2 (0.43 seconds)

  1. Lars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_nonzero_coefs = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Mon Feb 09 10:22:28 GMT 2026
      139.5K bytes
      Cache
     
  2. AdditiveChi2Sampler — scikit-learn 1.8.0 ...

    sample_steps = 2 , sample_interval = None ) [source]...original space is transformed into 2*sample_steps-1 features, where...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html
    Mon Feb 09 10:22:28 GMT 2026
      129.8K bytes
      Cache
     
  3. Forecasting of CO2 level on Mona Loa dataset us...

    co2_kernel 50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...GaussianProcessRegre(kernel=50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Mon Feb 09 10:22:29 GMT 2026
      161.6K bytes
      Cache
     
  4. as_float_array — scikit-learn 1.8.0 docum...

    2 , 2 ], dtype = np . int64 ) >>>...array ) array([0., 0., 1., 2., 2.]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html
    Mon Feb 09 10:22:28 GMT 2026
      107.9K bytes
      Cache
     
  5. randomized_range_finder — scikit-learn 1....

    size = 2 , n_iter = 2 , random_state = 42 ) array([[-0.214,...normalization if n_iter <= 2 and switches to LU otherwise....
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Mon Feb 02 09:23:44 GMT 2026
      109.7K bytes
      Cache
     
  6. Decision Tree Regression — scikit-learn 1...

    = "max_depth=2" , linewidth = 2 ) plt . plot ( X_test...DecisionTreeRegresso ( max_depth = 2 ) regr_2 = DecisionTreeRegresso...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Mon Feb 09 10:22:29 GMT 2026
      178.7K bytes
      Cache
     
  7. additive_chi2_kernel — scikit-learn 1.8.0...

    -2.], [-2., -1.]]) On this page This...given by: k(x, y) = -Sum [(x - y)^2 / (x + y)] It can be interpreted...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.additive_chi2_kernel.html
    Mon Feb 09 10:22:28 GMT 2026
      109.1K bytes
      Cache
     
  8. Joint feature selection with multi-task Lasso &...

    2 , 2 ) plt . spy ( coef_multi_task_lasso_...)) times = np . linspace ( 0 , 2 * np . pi , n_tasks ) for k in...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Mon Feb 09 10:22:28 GMT 2026
      99.3K bytes
      Cache
     
  9. Robust vs Empirical covariance estimate —...

    subplot ( 2 , 1 , 1 ) lw = 2 plt . errorbar ( range_n_outliers...font_prop ) plt . subplot ( 2 , 1 , 2 ) x_size = range_n_outliers...
    scikit-learn.org/stable/auto_examples/covariance/plot_robust_vs_empirical_covariance.html
    Mon Feb 09 10:22:29 GMT 2026
      117.4K bytes
      Cache
     
  10. HistGradientBoostingRegressor — scikit-le...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Mon Feb 09 10:22:28 GMT 2026
      177.1K bytes
      Cache
     
Back to Top