Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 2,947 for 1 (0.65 sec)

  1. VarianceThreshold — scikit-learn 1.6.1 document...

    1 , 4 , 3 ], [ 0 , 1 , 1 , 3 ]] >>> selector...fit_transform ( X ) array([[2, 0], [1, 4], [1, 1]]) fit ( X , y = None )...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html
    Sat Apr 19 00:31:21 UTC 2025
      130.9K bytes
      Cache
     
  2. TheilSenRegressor — scikit-learn 1.6.1 document...

    since version 1.6: copy_X was deprecated in 1.6 and will be removed...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TheilSenRegressor.html
    Sat Apr 19 00:31:21 UTC 2025
      136.1K bytes
      1 views
      Cache
     
  3. KernelRidge — scikit-learn 1.6.1 documentation

    alpha = 1.0 ) >>> krr . fit ( X , y ) KernelRidge(alpha=1.0) fit...sklearn.kernel_ridge. KernelRidge ( alpha = 1 , * , kernel = 'linear' , gamma...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_ridge.KernelRidge.html
    Sat Apr 19 00:31:21 UTC 2025
      143K bytes
      Cache
     
  4. GridSearchCV — scikit-learn 1.6.1 documentation

    version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Sat Apr 19 00:31:20 UTC 2025
      187K bytes
      Cache
     
  5. oas — scikit-learn 1.6.1 documentation

    References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...The regularised covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Sat Apr 19 00:31:22 UTC 2025
      109.4K bytes
      Cache
     
  6. MinCovDet — scikit-learn 1.6.1 documentation

    algorithm: (n_samples + n_features + 1) / 2 * n_samples . The parameter...parameter must be in the range (0, 1]. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Sat Apr 19 00:31:22 UTC 2025
      139.8K bytes
      Cache
     
  7. PredictionErrorDisplay — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:20 UTC 2025
      140.7K bytes
      Cache
     
  8. Examples — scikit-learn 1.6.1 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.6 Release Highlights for scikit-learn 1.6 Release...
    scikit-learn.org/stable/auto_examples/index.html
    Sat Apr 19 00:31:22 UTC 2025
      274.1K bytes
      Cache
     
  9. LocallyLinearEmbedding — scikit-learn 1.6.1 doc...

    n_neighbors > n_components * (1 + (n_components + 1) / 2 . see reference...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html
    Sat Apr 19 00:31:21 UTC 2025
      137.2K bytes
      Cache
     
  10. SpectralCoclustering — scikit-learn 1.6.1 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([0, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html
    Sat Apr 19 00:31:22 UTC 2025
      130.8K bytes
      Cache
     
Back to top