Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1291 - 1300 of over 10,000 for 2 (2.95 seconds)

Filter
  1. type_of_target — scikit-learn 1.8.0 documentation

    2.0 ]) 'binary' >>> type_of_target ([ 1 , 0 , 2 ]) 'multiclass'...> 1. ‘binary’: y contains <= 2 discrete values and is 1d or a...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.type_of_target.html
    Tue Mar 17 03:44:39 UTC 2026
      13.6K bytes
      Cache
     
  2. TweedieRegressor — scikit-learn 1.8.0 documenta...

    2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3 ]] >>> y = [ 2 , 3.5...determination R^2. R^2 uses squared error and D^2 uses the deviance...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      17.8K bytes
      Cache
     
  3. NMF — scikit-learn 1.8.0 documentation

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html
    Mon Mar 23 20:39:20 UTC 2026
      19.1K bytes
      Cache
     
  4. homogeneity_completeness_v_measure — scikit-lea...

    2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>> homogen...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Mon Mar 23 20:39:21 UTC 2026
      13.7K bytes
      Cache
     
  5. CSV Connector

    1 content News 2 Article 2 This is article 2 content Blog Parameters:.../usr/share/fess/app/WEB-INF/lib/ Method 2: Install from admin console Open...
    fess.codelibs.org/15.5/config/datastore/ds-csv.html
    Mon Mar 23 02:47:54 UTC 2026
      71.4K bytes
      Cache
     
  6. mean_pinball_loss — scikit-learn 1.8.0 document...

    2 , 3 ] >>> mean_pinball_loss ( y_true , [ 0 , 2 , 3 ],...mean_pinball_loss ( y_true , [ 1 , 2 , 4 ], alpha = 0.1 ) 0.3... >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html
    Mon Mar 23 20:39:21 UTC 2026
      14.4K bytes
      Cache
     
  7. GammaRegressor — scikit-learn 1.8.0 documentation

    determination R^2. R^2 uses squared error and D^2 uses the deviance...GammaRegressor () >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      17.3K bytes
      Cache
     
  8. radius_neighbors_graph — scikit-learn 1.8.0 doc...

    p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.radius_neighbors_graph.html
    Mon Mar 23 20:39:21 UTC 2026
      14K bytes
      Cache
     
  9. confusion_matrix_at_thresholds — scikit-learn 1...

    array([2., 1., 1., 0.]) >>> fps array([0., 1., 1., 2.]) >>> fns...0.]) >>> tps array([1., 1., 2., 2.]) >>> thresholds array([0.8...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix_at_thresholds.html
    Mon Mar 23 20:39:20 UTC 2026
      14K bytes
      Cache
     
  10. MultiTaskElasticNetCV — scikit-learn 1.8.0 docu...

    [ 2 , 2 ]], ... [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]]) Mul...is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Mar 23 20:39:20 UTC 2026
      20.5K bytes
      Cache
     
Back to Top