Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 2,909 for 1 (0.11 sec)

  1. 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
    Tue Jun 03 08:44:28 UTC 2025
      159.6K bytes
      Cache
     
  2. 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
    Tue Jun 03 08:44:27 UTC 2025
      147.9K bytes
      Cache
     
  3. Older Versions — scikit-learn 1.6.1 documentation

    1 Meng Xinfan 1 Rob Zinkov 1 Shiqiao 1 Udi Weinsberg 1 Virgile...Cournapeau 1 Keith Goodman 1 Ludwig Schwardt 1 Olivier Hervieu 1 Sergio...
    scikit-learn.org/stable/whats_new/older_versions.html
    Tue Jun 03 08:44:27 UTC 2025
      144.5K bytes
      Cache
     
  4. 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
    Tue Jun 03 08:44:27 UTC 2025
      161.9K bytes
      Cache
     
  5. 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
    Tue Jun 03 08:44:28 UTC 2025
      127.4K 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
    Tue Jun 03 08:44:27 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
    Tue Jun 03 08:44:28 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
    Tue Jun 03 08:44:28 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
    Tue Jun 03 08:44:27 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
    Tue Jun 03 08:44:27 UTC 2025
      134.1K bytes
      Cache
     
Back to top