Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 1,231 for 1 (0.06 sec)

  1. ElasticNetCV — scikit-learn 1.5.0 documentation

    l1_ratio = 1 it is an L1 penalty. For 0 < l1_ratio < 1 , the penalty...(i.e. Ridge), as in [.1, .5, .7, .9, .95, .99, 1] . eps float, default=1e-3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Fri May 31 14:06:07 UTC 2024
      171.5K bytes
      Cache
     
  2. LinearRegression — scikit-learn 1.6.dev0 docume...

    ([[ 1 , 1 ], [ 1 , 2 ], [ 2 , 2 ], [ 2 , 3 ]]) >>> # y = 1 * x_0...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/dev/modules/generated/sklearn.linear_model.LinearRegression.html
    Fri May 31 14:06:03 UTC 2024
      149.1K bytes
      Cache
      Similar Results (1)
     
  3. Lasso — scikit-learn 1.5.0 documentation

    1 ) >>> clf . fit ([[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2...* || W || _11 where \(||W||_{1,1}\) is the sum of the magnitude...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Fri May 31 14:06:07 UTC 2024
      174.6K bytes
      Cache
     
  4. GroupKFold — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      131.4K bytes
      Cache
     
  5. KernelPCA — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      153.4K bytes
      Cache
     
  6. Older Versions — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      149K bytes
      Cache
      Similar Results (1)
     
  7. DotProduct — scikit-learn 1.5.0 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
    Fri May 31 14:06:04 UTC 2024
      132.7K bytes
      Cache
     
  8. CCA — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      167.5K bytes
      Cache
     
  9. Version 1.3 — scikit-learn 1.5.0 documentation

    Version 1.3.1 # September 2023 Changed models...scikit-learn 1.2 to make it predict with scikit-learn 1.3: retraining...
    scikit-learn.org/stable/whats_new/v1.3.html
    Fri May 31 14:06:06 UTC 2024
      212.3K bytes
      Cache
      Similar Results (1)
     
  10. SpectralEmbedding — scikit-learn 1.5.0 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
    Fri May 31 14:06:07 UTC 2024
      135.1K bytes
      Cache
     
Back to top