Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 561 - 570 of over 10,000 for 1 (0.25 seconds)

  1. max_error — scikit-learn 1.8.0 documentation

    1 ] >>> y_pred = [ 4 , 2 , 7 , 1 ] >>>...max_error ( y_true , y_pred ) 1.0 On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html
    Mon Dec 29 13:14:49 GMT 2025
      106.5K bytes
      Cache
     
  2. DefaultTransactionDefinition (Spring Framework ...

    Default is TIMEOUT_DEFAULT (-1). Exclusively designed for use...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/...
    Fri Feb 01 00:00:00 GMT 1980
      61.8K bytes
      Cache
     
  3. Pipeline ANOVA SVM — scikit-learn 1.8.0 d...

    versionchanged:: 1.3 The `"auto"` option is added in version 1.3 and will...intercept term: `[x_1, ..., x_n, 1]`, where 1 corresponds to the intercept....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html
    Mon Dec 29 13:14:48 GMT 2025
      131.7K bytes
      Cache
     
  4. Metadata Routing — scikit-learn 1.8.0 doc...

    array([1., 1., 1.]) Routing Meta-Estimator...ExampleClassifier. array([1., 1., 1.]) Deprecation / Default Value...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html
    Mon Dec 29 13:14:48 GMT 2025
      285.6K bytes
      Cache
     
  5. Comparison of Calibration of Classifiers &#8212...

    1 ) proba_neg_class = 1 - proba_pos_class proba...[( 2 , 0 ), ( 2 , 1 ), ( 3 , 0 ), ( 3 , 1 )] for i , ( _ , name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Mon Dec 29 13:14:49 GMT 2025
      116.8K bytes
      Cache
     
  6. DetCurveDisplay — scikit-learn 1.8.0 docu...

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...version 1.8: y_pred is deprecated and will be removed in 1.10. Use...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Mon Dec 29 13:14:49 GMT 2025
      139.8K bytes
      Cache
     
  7. check_is_fitted — scikit-learn 1.8.0 docu...

    fit ([[ 1 , 2 ], [ 1 , 3 ]], [ 1 , 0 ]) LogisticRegression()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Mon Dec 29 13:14:48 GMT 2025
      113.1K bytes
      Cache
     
  8. Orthogonal Matching Pursuit — scikit-lear...

    1 , 1 ) plt . xlim ( 0 , 512 ) plt...make_sparse_coded_signal ( n_samples = 1 , n_components = n_components...
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    Mon Dec 29 13:14:48 GMT 2025
      96.5K bytes
      Cache
     
  9. precision_recall_fscore_support — scikit-...

    beta = 1.0 , labels = None , pos_label = 1 , average = None...score reaches its best value at 1 and worst score at 0. The F-beta...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html
    Mon Dec 29 13:14:48 GMT 2025
      123.4K bytes
      Cache
     
  10. Successive Halving Iterations — scikit-le...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Dec 29 13:14:48 GMT 2025
      156.7K bytes
      Cache
     
Back to Top