Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1231 - 1240 of over 10,000 for 1 (1.27 seconds)

  1. unique_labels — scikit-learn 1.7.2 docume...

    unique_labels ([ 1 , 2 , 3 , 4 ], [ 2 , 2 , 3 , 4 ]) array([1, 2, 3, 4])...unique_labels ([ 1 , 2 , 10 ], [ 5 , 11 ]) array([ 1, 2, 5, 10, 11])...
    scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.unique_labels.html
    Mon Dec 01 04:57:27 GMT 2025
      106.8K bytes
      Cache
     
  2. paired_cosine_distances — scikit-learn 1....

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_cosine_distances.html
    Mon Dec 15 15:02:31 GMT 2025
      107.8K bytes
      Cache
     
  3. ServerResponse.HeadersBuilder (Spring Framework...

    as specified by the HTTP 1.1 Cache-Control header. B cookie...resource, as specified by the HTTP 1.1 Cache-Control header. A CacheControl...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio...
    Fri Feb 01 00:00:00 GMT 1980
      39.8K bytes
      Cache
     
  4. fetch_species_distributions — scikit-lear...

    Added in version 1.5. delay float, default=1.0 Number of seconds...True , n_retries = 3 , delay = 1.0 ) [source] # Loader for species...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Mon Dec 15 15:02:33 GMT 2025
      113.1K bytes
      Cache
     
  5. fetch_california_housing — scikit-learn 1...

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the California...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Mon Dec 15 15:02:31 GMT 2025
      117K bytes
      Cache
     
  6. LeavePOut — scikit-learn 1.8.0 documentation

    3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...index=[1 2] Fold 4: Train: index=[0 2] Test: index=[1 3] Fold...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Dec 15 15:02:31 GMT 2025
      117.1K bytes
      Cache
     
  7. chi2 — scikit-learn 1.8.0 documentation

    array ([[ 1 , 1 , 3 ], ... [ 0 , 1 , 5 ], ... [ 5 , 4 , 1 ], ......>>> y = np . array ([ 1 , 1 , 0 , 0 , 2 , 2 ]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html
    Mon Dec 15 15:02:31 GMT 2025
      111.6K bytes
      Cache
     
  8. RepeatedKFold — scikit-learn 1.8.0 docume...

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...>>> y = np . array ([ 0 , 0 , 1 , 1 ]) >>> rkf = RepeatedKFold...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Dec 15 15:02:31 GMT 2025
      119.8K bytes
      Cache
     
  9. PolynomialFeatures — scikit-learn 1.8.0 d...

    fit_transform ( X ) array([[ 1., 0., 1., 0., 0., 1.], [ 1., 2., 3., 4., 6.,...) array([[ 1., 0., 1., 0.], [ 1., 2., 3., 6.], [ 1., 4., 5., 20.]])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Mon Dec 15 15:02:31 GMT 2025
      139.9K bytes
      Cache
     
  10. inplace_row_scale — scikit-learn 1.7.2 do...

    1 , 2 , 3 , 3 ]) >>> data...data = np . array ([ 8 , 1 , 2 , 5 , 6 ]) >>> scale =...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.html
    Fri Nov 21 09:29:37 GMT 2025
      108.6K bytes
      Cache
     
Back to Top