Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 381 - 390 of over 10,000 for 1 (1.44 seconds)

Filter
  1. Advanced Plotting With Partial Dependence — sci...

    returns f(x) = 1 / (1 + exp(-x)). - 'tanh', the hyperbolic...between 0 and 1. Only used if early_stopping is True. 0.1 beta_1 beta_1:...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_partial_dependence_visualization_api.html
    Tue Mar 17 03:44:36 UTC 2026
      27.6K bytes
      Cache
     
  2. TargetEncoder — scikit-learn 1.8.0 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
    Tue Mar 17 03:44:39 UTC 2026
      19K bytes
      Cache
     
  3. Kernel — scikit-learn 1.8.0 documentation

    length_scale = 1.0 ): ... self . length_scale =...2.0 ) >>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]]) >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html
    Tue Mar 17 03:44:36 UTC 2026
      14.8K bytes
      Cache
     
  4. User Guide — scikit-learn 1.8.0 documentation

    Guide # 1. Supervised learning 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...
    scikit-learn.org/stable/user_guide.html
    Tue Mar 17 03:44:36 UTC 2026
      14K bytes
      Cache
     
  5. fetch_lfw_pairs — scikit-learn 1.8.0 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...True , n_retries = 3 , delay = 1.0 ) [source] # Load the Labeled...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Tue Mar 17 03:44:36 UTC 2026
      14.6K bytes
      Cache
     
  6. Incremental PCA — scikit-learn 1.8.0 documentation

    scatterpoints = 1 ) plt . axis ([ - 4 , 4 , - 1.5 , 1.5 ]) plt . show...target_name in zip ( colors , [ 0 , 1 , 2 ], iris . target_names ):...
    scikit-learn.org/stable/auto_examples/decomposition/plot_incremental_pca.html
    Tue Mar 17 03:44:36 UTC 2026
      15.6K bytes
      Cache
     
  7. safe_sqr — scikit-learn 1.8.0 documentation

    >>> safe_sqr ([ 1 , 2 , 3 ]) array([1, 4, 9]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.safe_sqr.html
    Mon Feb 16 16:32:33 UTC 2026
      106K bytes
      Cache
     
  8. Successive Halving Iterations — scikit-learn 1....

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Tue Mar 17 03:44:36 UTC 2026
      29.1K bytes
      Cache
     
  9. Sum — scikit-learn 1.8.0 documentation

    y ) 1.0 >>> kernel 1.41**2 + RBF(length_scale=1) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html
    Tue Mar 17 03:44:39 UTC 2026
      14.7K bytes
      Cache
     
  10. Nearest Centroid Classification — scikit-learn ...

    1 ], c = y , cmap = cmap_bold ,...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Tue Mar 17 03:44:39 UTC 2026
      15.6K bytes
      Cache
     
Back to Top