Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 3601 - 3610 of 4,759 for * (2.71 sec)

  1. SparseCoder scikit-learn 1.7.1 documentation

    [ 1 , 1 , 1 ], ... [ 0 , 1 , 1 ], ... [ 0 , 2 , 1 ]], ... dtype...np . array ( ... [[ 0 , 1 , 0 ], ... [ - 1 , - 1 , 2 ], ... [...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparseCoder.html
    Sat Aug 02 00:15:38 UTC 2025
      137.8K bytes
      Cache
     
  2. sklearn.linear_model scikit-learn 1.7.1 docum...

    to outliers, e.g., SGDRegressor with loss='huber' . HuberRegressor...Regression a.k.a. LassoLarsCV Cross-validated Lasso, using the...
    scikit-learn.org/stable/api/sklearn.linear_model.html
    Sat Aug 02 00:15:38 UTC 2025
      135.4K bytes
      Cache
     
  3. sklearn.datasets scikit-learn 1.7.1 documenta...

    (LFW) pairs dataset (classification). fetch_lfw_people Load the...in the Wild (LFW) people dataset (classification). fetch_olivetti_faces...
    scikit-learn.org/stable/api/sklearn.datasets.html
    Sat Aug 02 00:15:38 UTC 2025
      132.3K bytes
      Cache
     
  4. sklearn.impute scikit-learn 1.7.1 documentation

    top Ctrl + K GitHub Choose version sklearn.impute # Transformers...missing value imputation. User guide. See the Imputation of missing...
    scikit-learn.org/stable/api/sklearn.impute.html
    Sat Aug 02 00:15:35 UTC 2025
      115.3K bytes
      Cache
     
  5. sklearn.semi_supervised scikit-learn 1.7.1 do...

    Ctrl + K GitHub Choose version sklearn.semi_supervised # Semi-supervised...classification tasks. User guide. See the Semi-supervised learning...
    scikit-learn.org/stable/api/sklearn.semi_supervised.html
    Sat Aug 02 00:15:38 UTC 2025
      115.3K bytes
      Cache
     
  6. SplineTransformer scikit-learn 1.7.1 document...

    X ) array([[0.5 , 0.5 , 0. , 0. ], [0.18, 0.74, 0.08, 0. ], [0.02,...‘constant, linear, continue, periodic}, default=constant’...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Sat Aug 02 00:15:36 UTC 2025
      143.4K bytes
      Cache
     
  7. SequentialFeatureSelector scikit-learn 1.7.1 ...

    "auto" . Added in version 1.1. direction {forward, backward},...shape (150, 3) fit ( X , y = None , ** params ) [source] # Learn...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Sat Aug 02 00:15:35 UTC 2025
      143.1K bytes
      Cache
     
  8. TransformedTargetRegressor scikit-learn 1.7.1...

    reshape ( - 1 , 1 ) >>> y = np . exp ( 2 * X ) . ravel () >>> tt...tt . fit ( X , y ) TransformedTargetReg(...) >>> tt . score ( X...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Sat Aug 02 00:15:38 UTC 2025
      143.1K bytes
      Cache
     
  9. FeatureAgglomeration scikit-learn 1.7.1 docum...

    linkage. Can be euclidean, l1, l2, manhattan, cosine”,...False . linkage {ward, complete, average, single}, default=”ward”...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Sat Aug 02 00:15:38 UTC 2025
      138.5K bytes
      Cache
     
  10. pairwise_distances scikit-learn 1.7.1 documen...

    [‘cityblock, cosine, euclidean, l1, l2, manhattan, nan_euclidean’]....‘canberra, chebyshev, correlation, dice, hamming, jaccard’,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Sat Aug 02 00:15:38 UTC 2025
      120.4K bytes
      Cache
     
Back to top