Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 551 - 560 of 3,451 for 1 (0.12 sec)

  1. PowerTransformer — scikit-learn 1.5.2 documenta...

    [[-1.316... -0.707...] [ 0.209... -0.707...] [ 1.106... 1.414...]]...X_trans * lambda_ + 1 ) ** ( 1 / lambda_ ) - 1 elif X < 0 and lambda_...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html
    Wed Oct 30 20:01:23 UTC 2024
      135.2K bytes
      1 views
      Cache
     
  2. OrdinalEncoder — scikit-learn 1.5.2 documentation

    inverse_transform ([[ 1 , 0 ], [ 0 , 1 ]]) array([['Male', 1], ['Female',... =- 1 ) . fit_transform ( X ) array([[ 1., 0.], [ 0., 1.], [...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Thu Oct 31 11:00:32 UTC 2024
      149.2K bytes
      Cache
     
  3. ClassifierMixin — scikit-learn 1.5.2 documentation

    predict ( X ) array([1, 1, 1]) >>> estimator . score ( X...MyEstimator ( param = 1 ) >>> X = np . array ([[ 1 , 2 ], [ 2 , 3 ],...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Thu Oct 31 11:00:34 UTC 2024
      112.9K bytes
      Cache
     
  4. hinge_loss — scikit-learn 1.5.2 documentation

    [ 1 ]] >>> y = [ - 1 , 1 ] >>> est = svm . LinearSVC...0.09...]) >>> hinge_loss ([ - 1 , 1 , 1 ], pred_decision ) np.float64(0.30...)...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hinge_loss.html
    Thu Oct 31 11:00:34 UTC 2024
      113.8K bytes
      Cache
     
  5. PredictionErrorDisplay — scikit-learn 1.5.2 doc...

    scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Combine...Evaluation Guide . Added in version 1.2. Parameters : y_true ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.PredictionErrorDisplay.html
    Thu Oct 31 11:00:34 UTC 2024
      139.3K bytes
      Cache
     
  6. RepeatedStratifiedKFold — scikit-learn 1.5.2 do...

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...>>> y = np . array ([ 0 , 0 , 1 , 1 ]) >>> rskf = RepeatedStratifiedKF...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Thu Oct 31 11:00:34 UTC 2024
      119.6K bytes
      Cache
     
  7. jaccard_score — scikit-learn 1.5.2 documentation

    1 , 1 ], ... [ 1 , 1 , 0 ]]) >>> y_pred =...= np . array ([[ 1 , 1 , 1 ], ... [ 1 , 0 , 0 ]]) In the binary...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.jaccard_score.html
    Thu Oct 31 11:00:34 UTC 2024
      119.2K bytes
      Cache
     
  8. Circuit-Breaker configuration options | APM Jav...

    circuit_breaker_enabled ( [ 1.14.0 ] Added in 1.14.0. performance) A...
    www.elastic.co/guide/en/apm/agent/java/current/config-circuit-breaker.html
    Tue Aug 27 23:14:16 UTC 2024
      26.9K bytes
      Cache
     
  9. has_fit_parameter — scikit-learn 1.5.2 document...

    Skip to main content Back to top Ctrl + K GitHub has_fit_parameter # sklearn.utils.validation. has_fit_parameter ( es...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.has_fit_parameter.html
    Mon Oct 28 21:34:15 UTC 2024
      104.7K bytes
      Cache
     
  10. estimator_html_repr — scikit-learn 1.5.2 docume...

    Skip to main content Back to top Ctrl + K GitHub estimator_html_repr # sklearn.utils. estimator_html_repr ( estimator...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_html_repr.html
    Wed Oct 30 00:20:48 UTC 2024
      104.4K bytes
      Cache
     
Back to top