Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 2,549 for 2 (0.07 sec)

  1. SVC — scikit-learn 1.6.0 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm import SVC...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Fri Dec 20 11:14:16 UTC 2024
      182.3K bytes
      Cache
     
  2. StratifiedKFold — scikit-learn 1.6.0 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...n_splits = 2 ) >>> skf . get_n_splits ( X , y ) 2 >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Fri Dec 20 11:14:16 UTC 2024
      124.5K bytes
      Cache
     
  3. TweedieRegressor — scikit-learn 1.6.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
    Fri Dec 20 11:14:16 UTC 2024
      142.3K bytes
      Cache
      Similar Results (1)
     
  4. Hotspots in Elasticsearch and how to resolve th...

    f ( 22 ) + 0.55 f ( 0 − 0 ) = 0 weightNode1 = 0.45f(2 - 2)...f ( 22 ) + 0.55 f ( 0 − 0 ) = 0 w e i g h t N o d e 2 = 0.45...
    www.elastic.co/search-labs/blog/hotspot-elasticsearch-autoops
    Mon Nov 25 00:41:03 UTC 2024
      200.7K bytes
      Cache
     
  5. ElasticNetCV — scikit-learn 1.7.dev0 documentation

    objective is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...it is: 1 / ( 2 * n_samples ) * || y - Xw ||^ 2_2 + alpha * l1_ratio...
    scikit-learn.org/dev/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Dec 09 18:03:45 UTC 2024
      165.7K bytes
      Cache
      Similar Results (1)
     
  6. KNeighborsTransformer — scikit-learn 1.7.dev0 d...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , n_jobs...
    scikit-learn.org/dev/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Mon Dec 09 18:03:46 UTC 2024
      146.3K bytes
      Cache
      Similar Results (1)
     
  7. TransformedTargetRegressor — scikit-learn 1.7.d...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...
    scikit-learn.org/dev/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Mon Dec 09 18:03:45 UTC 2024
      144.3K bytes
      Cache
      Similar Results (1)
     
  8. QuadraticDiscriminantAnalysis — scikit-learn 1....

    2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...
    scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal...
    Fri Dec 20 11:14:14 UTC 2024
      141.8K bytes
      Cache
      Similar Results (1)
     
  9. Hit Me Hard and Soft - Wikipedia

    [ 103 ] 2× Platinum 30,000 ‡ Poland ( ZPAV ) [ 149 ] 2× Platinum...Paste . December 2, 2024 . Retrieved December 2, 2024 . ^ People...
    en.wikipedia.org/wiki/Hit_Me_Hard_and_Soft
    Wed Dec 18 19:47:03 UTC 2024
      368.9K bytes
      Cache
     
  10. NearestNeighbors — scikit-learn 1.7.dev0 docume...

    2 , return_distance = False ) array([[2, 0]]...) >>>...array([[2]])) As you can see, it returns [[0.5]], and [[2]], which...
    scikit-learn.org/dev/modules/generated/sklearn.neighbors.NearestNeighbors.html
    Mon Dec 09 18:03:47 UTC 2024
      151.6K bytes
      Cache
      Similar Results (1)
     
Back to top