Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 531 - 540 of 2,952 for 1 (1.88 sec)

  1. 6.1. Pipelines and composite estimators — sciki...

    1.1.1. Usage # 6.1.1.1.1. Build a pipeline...0, 0, 0, 1, 0, 1, 0, 0, 1, 1, 1, 0], [0, 1, 0, 0, 1, 0, 0, 0,...
    scikit-learn.org/stable/modules/compose.html
    Sat Apr 19 00:31:21 UTC 2025
      110.8K bytes
      Cache
     
  2. GenericUnivariateSelect — scikit-learn 1.6.1 do...

    Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html
    Sat Apr 19 00:31:22 UTC 2025
      134.5K bytes
      Cache
     
  3. 1.5. Stochastic Gradient Descent — scikit-learn...

    [ 1. , 1. ]] >>> y = [ 0 , 1 ] >>> clf = SGDClassifier...\Vert^2 + b\nu + \frac{1}{n} \sum_{i=1}^n \max(0, 1 - (\langle w, x_i...
    scikit-learn.org/stable/modules/sgd.html
    Sat Apr 19 00:31:22 UTC 2025
      87.5K bytes
      Cache
     
  4. Custom refit strategy of a grid search with cro...

    precision: 1.000 (±0.000), recall: 0.854 (±0.063), for {'C': 1, 'gamma':...precision: 1.000 (±0.000), recall: 0.257 (±0.061), for {'C': 1, 'gamma':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Sat Apr 19 00:31:21 UTC 2025
      124K bytes
      Cache
     
  5. Probabilistic predictions with Gaussian process...

    875 Accuracy: 1.000 (initial) 1.000 (optimized) Log-loss:...GaussianProcessClass ( kernel = 1.0 * RBF ( length_scale = 1.0 ), optimizer =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Sat Apr 19 00:31:22 UTC 2025
      110.7K bytes
      Cache
     
  6. density — scikit-learn 1.6.1 documentation

    between 0 and 1. Examples >>> from scipy import...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.density.html
    Sat Apr 19 00:31:21 UTC 2025
      107.4K bytes
      Cache
     
  7. MethodMapping — scikit-learn 1.6.1 documentation

    Added in version 1.3. add ( * , caller , callee )...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MethodMapping.html
    Thu Apr 17 23:17:18 UTC 2025
      108.1K bytes
      Cache
     
  8. 2.1. Gaussian mixture models — scikit-learn 1.6...

    1.1. Gaussian Mixture # The GaussianMixture...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Sat Apr 19 00:31:22 UTC 2025
      58.4K bytes
      Cache
     
  9. MinCovDet — scikit-learn 1.6.1 documentation

    algorithm: (n_samples + n_features + 1) / 2 * n_samples . The parameter...parameter must be in the range (0, 1]. random_state int, RandomState...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html
    Sat Apr 19 00:31:22 UTC 2025
      139.8K bytes
      Cache
     
  10. 8.1. Strategies to scale computationally: bigge...

    1.1.1. Streaming instances # Basically, 1. may be a...to make your system scale. 8.1.1. Scaling with instances using...
    scikit-learn.org/stable/computing/scaling_strategies.html
    Sat Apr 19 00:31:22 UTC 2025
      46.1K bytes
      Cache
     
Back to top