Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 501 - 510 of over 10,000 for 2 (1.63 seconds)

  1. Ridge coefficients as a function of the L2 Regu...

    - X \beta \|^{2}_{2} + \alpha \| \beta \|^{2}_{2}\) where \(X\)...side (e.g. \(\|y - X\beta\|^{2}_{2}\) ) measures the squared difference...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Wed Nov 26 04:38:19 GMT 2025
      103.3K bytes
      Cache
     
  2. ward_tree — scikit-learn 1.7.2 documentation

    s)^2 + \frac{|v|+|t|} {T}d(v,t)^2 - \frac{|v|} {T}d(s,t)^2}\]...array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2 ], [ 4 , 4...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html
    Mon Nov 24 12:29:38 GMT 2025
      112.5K bytes
      Cache
     
  3. Quantile regression — scikit-learn 1.7.2 ...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 15 , 11 ),...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Wed Nov 26 04:38:21 GMT 2025
      136.4K bytes
      Cache
     
  4. mean_variance_axis — scikit-learn 1.7.2 d...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.mean_variance_axis.html
    Fri Nov 21 09:29:39 GMT 2025
      110K bytes
      Cache
     
  5. d2_pinball_score — scikit-learn 1.7.2 doc...

    Notes Like \(R^2\) , \(D^2\) score may be negative (it...'uniform_average' ) [source] # \(D^2\) regression score function, fraction...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Mon Nov 24 11:23:20 GMT 2025
      110.9K bytes
      Cache
     
  6. inplace_column_scale — scikit-learn 1.7.2...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_column_scale.html
    Fri Nov 21 09:29:40 GMT 2025
      108.5K bytes
      Cache
     
  7. resample — scikit-learn 1.7.2 documentation

    [ 2. , 1. ], [ 0. , 0. ]]) >>>...>>> y = np . array ([ 0 , 1 , 2 ]) >>> from scipy.sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.resample.html
    Fri Nov 21 09:29:39 GMT 2025
      112.7K bytes
      Cache
     
  8. mean_squared_log_error — scikit-learn 1.7...

    2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8...[ 1 , 2 ], [ 7 , 6 ]] >>> y_pred = [[ 0.5 , 2 ], [ 1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Mon Nov 24 11:23:21 GMT 2025
      109.5K bytes
      Cache
     
  9. AdditiveChi2Sampler — scikit-learn 1.7.2 ...

    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 Nov 24 12:29:38 GMT 2025
      129K bytes
      Cache
     
  10. homogeneity_completeness_v_measure — scik...

    2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Mon Nov 24 11:06:37 GMT 2025
      110.4K bytes
      Cache
     
Back to Top