Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1021 - 1030 of over 10,000 for 1 (0.21 seconds)

  1. sklearn.compose — scikit-learn 1.8.0 docu...

    Meta-estimators for building composite models with transformers. In addition to its current contents, this module will eventually be home to refurbished versions of Pipeline and FeatureUnion. User ...
    scikit-learn.org/stable/api/sklearn.compose.html
    Mon Mar 02 11:09:51 GMT 2026
      116.9K bytes
      Cache
     
  2. sklearn.discriminant_analysis — scikit-le...

    Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.
    scikit-learn.org/stable/api/sklearn.discriminant_analysis.html
    Mon Mar 02 11:09:51 GMT 2026
      115.3K bytes
      Cache
     
  3. sklearn.isotonic — scikit-learn 1.8.0 doc...

    Isotonic regression for obtaining monotonic fit to data. User guide. See the Isotonic regression section for further details.
    scikit-learn.org/stable/api/sklearn.isotonic.html
    Mon Mar 02 11:09:51 GMT 2026
      115.4K bytes
      Cache
     
  4. Concentration Prior Type Analysis of Variation ...

    1.1 ) ax2 . tick_params ( axis =...], [ 0.0 , 0.1 ]], [[ 0.5 , 0.0 ], [ 0.0 , 0.1 ]], [[ 0.5 , 0.0...
    scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html
    Mon Mar 02 11:09:52 GMT 2026
      111.9K bytes
      Cache
     
  5. is_multilabel — scikit-learn 1.8.0 docume...

    1 , 0 , 1 ]) False >>> is_multilabel ([[ 1 ], [...is_multilabel ( np . array ([[ 1 , 0 ], [ 0 , 0 ]])) True >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.is_multilabel.html
    Mon Feb 02 09:23:44 GMT 2026
      107.8K bytes
      Cache
     
  6. check_consistent_length — scikit-learn 1....

    check_consistent_length >>> a = [ 1 , 2 , 3 ] >>> b = [ 2...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_consistent_length.html
    Mon Feb 23 17:51:57 GMT 2026
      106.1K bytes
      Cache
     
  7. LeaveOneGroupOut — scikit-learn 1.8.0 doc...

    index=[0 1], group=[1 1] Fold 1: Train: index=[0 1], group=[1 1] Test:...([ 1 , 2 , 1 , 2 ]) >>> groups = np . array ([ 1 , 1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Mon Mar 02 11:09:53 GMT 2026
      122.5K bytes
      Cache
     
  8. 2.5. Decomposing signals in components (matrix ...

    ([[ 1 , 0 ], [ 1 , 6.1 ], [ 1 , 0 ], [ 1 , 4 ], [ 3.2 , 1 ], [...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/decomposition.html
    Mon Mar 02 11:09:53 GMT 2026
      126.9K bytes
      Cache
     
  9. ndcg_score — scikit-learn 1.8.0 documenta...

    1.1 , 1. , .5 , .0 ]]) >>>...scores = np . asarray ([[ 1 , 0 , 0 , 0 , 1 ]]) >>> # by...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Mon Mar 02 11:09:51 GMT 2026
      114.2K bytes
      Cache
     
  10. chi2_kernel — scikit-learn 1.8.0 document...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...chi2_kernel ( X , Y = None , gamma = 1.0 ) [source] # Compute the exponential...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Mon Mar 02 11:09:52 GMT 2026
      109.3K bytes
      Cache
     
Back to Top