Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 141 - 150 of 3,051 for 1 (0.26 sec)

  1. TargetEncoder — scikit-learn 1.7.2 documentation

    1 ] * 15 + [ 20.4 ] * 5 + [ 20.1 ] * 25 + [ 21.2...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 On this...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html
    Mon Oct 20 15:12:26 UTC 2025
      145.2K bytes
      Cache
     
  2. Release Highlights for scikit-learn 1.4 — sciki...

    0 1.0 0.862662 1.0 0.0 1.401826 0.0 1.0 -0.754829 1.0 0.0...array ([ 0 , 1 , 6 , np . nan ]) . reshape ( - 1 , 1 ) y = [ 0 ,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Mon Oct 20 15:12:27 UTC 2025
      176.2K bytes
      Cache
     
  3. Ridge — scikit-learn 1.7.2 documentation

    Ridge ( alpha = 1.0 , * , fit_intercept = True ,...shape (n_targets,)}, default=1.0 Constant that multiplies the...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Mon Oct 20 15:12:26 UTC 2025
      153.9K bytes
      Cache
     
  4. LearningCurveDisplay — scikit-learn 1.7.2 docum...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Mon Oct 20 15:12:26 UTC 2025
      144.5K bytes
      Cache
     
  5. DotProduct — scikit-learn 1.7.2 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
    Mon Oct 20 15:12:26 UTC 2025
      127K bytes
      Cache
     
  6. GaussianProcessRegressor — scikit-learn 1.7.2 d...

    ConstantKernel(1.0, constant_value_bounds="fixed") * RBF(1.0, lengt...implementation is based on Algorithm 2.1 of [RW2006] . In addition to standard...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Mon Oct 20 15:12:26 UTC 2025
      159.2K bytes
      Cache
     
  7. FunctionTransformer — scikit-learn 1.7.2 docume...

    Added in version 1.1. kw_args dict, default=None Dictionary...) array([[0. , 0.6931], [1.0986, 1.3862]]) fit ( X , y = None...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Mon Oct 20 15:12:26 UTC 2025
      139.9K bytes
      Cache
     
  8. RandomizedSearchCV — scikit-learn 1.7.2 documen...

    means 1 unless in a joblib.parallel_backend context. -1 means...… rank_test_score ‘rbf’ 0.1 0.80 … 1 ‘rbf’ 0.2 0.84 … 3 ‘rbf’...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Mon Oct 20 15:12:26 UTC 2025
      168.5K bytes
      Cache
     
  9. FeatureAgglomeration — scikit-learn 1.7.2 docum...

    version 1.0. children_ array-like of shape (n_nodes-1, 2) The...fit method. Added in version 1.2. memory str or object with the...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Mon Oct 20 15:12:26 UTC 2025
      138.5K bytes
      Cache
     
  10. KNNImputer — scikit-learn 1.7.2 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
    Mon Oct 20 15:12:26 UTC 2025
      133.7K bytes
      Cache
     
Back to top