Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 2,906 for 1 (0.07 sec)

  1. GroupKFold — scikit-learn 1.6.1 documentation

    index=[0 1 4 5], group=[0 0 3 3] Fold 1: Train: index=[0 1 4 5],...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Visualizing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Sun Jun 01 04:47:41 UTC 2025
      127.7K bytes
      Cache
     
  2. PassiveAggressiveClassifier — scikit-learn 1.6....

    default=1.0 Maximum step size (regularization). Defaults to 1.0. fit_intercept...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Sun Jun 01 04:47:38 UTC 2025
      159.6K bytes
      Cache
     
  3. KernelPCA — scikit-learn 1.6.1 documentation

    coef0 = 1 , kernel_params = None , alpha = 1.0 , fit_inverse_transform...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Sun Jun 01 04:47:41 UTC 2025
      147.9K bytes
      Cache
     
  4. DotProduct — scikit-learn 1.6.1 documentation

    1)\) priors on the coefficients of \(x_d (d = 1, . . ....nels. DotProduct ( sigma_0 = 1.0 , sigma_0_bounds = (1e-05, 100000.0)...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.DotProduct.html
    Sun Jun 01 04:47:41 UTC 2025
      127.4K bytes
      Cache
     
  5. CCA — scikit-learn 1.6.1 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...version 1.5: Y is deprecated in 1.5 and will be removed in 1.7. Use...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Sun Jun 01 04:47:38 UTC 2025
      161.9K bytes
      Cache
     
  6. VotingRegressor — scikit-learn 1.6.1 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...KNeighborsRegressor () >>> X = np . array ([[ 1 , 1 ], [ 2 , 4 ], [ 3 , 9 ], [ 4...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Sun Jun 01 04:47:41 UTC 2025
      153.5K bytes
      Cache
     
  7. FeatureAgglomeration — scikit-learn 1.6.1 docum...

    version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....version 1.0. children_ array-like of shape (n_nodes-1, 2) The...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Sun Jun 01 04:47:38 UTC 2025
      139.8K bytes
      Cache
     
  8. MiniBatchSparsePCA — scikit-learn 1.6.1 documen...

    means 1 unless in a joblib.parallel_backend context. -1 means...tol to 0.0. Added in version 1.1. max_no_improvement int or None,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html
    Sun Jun 01 04:47:39 UTC 2025
      138.2K bytes
      Cache
     
  9. SpectralEmbedding — scikit-learn 1.6.1 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...If None, gamma will be set to 1/n_features. random_state int,...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html
    Sun Jun 01 04:47:38 UTC 2025
      129.7K bytes
      Cache
     
  10. KNNImputer — scikit-learn 1.6.1 documentation

    1-D arrays) of X and Y , respectively....is always 0 . Added in version 1.2. Attributes : indicator_ MissingIndicator...
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Sun Jun 01 04:47:41 UTC 2025
      134.1K bytes
      Cache
     
Back to top