Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 981 - 990 of 3,200 for 2 (0.26 sec)

  1. Test with permutations the significance of a cl...

    StratifiedKFold ( n_splits = 2 , shuffle = True , random_state...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Thu Sep 18 09:36:17 UTC 2025
      100.9K bytes
      Cache
     
  2. SVM: Maximum margin separating hyperplane — sci...

    centers = 2 , random_state = 6 ) # fit the...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html
    Thu Sep 18 09:36:18 UTC 2025
      87.7K bytes
      Cache
     
  3. The Johnson-Lindenstrauss bound for embedding w...

    \|u - v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Thu Sep 18 09:36:18 UTC 2025
      119.8K bytes
      Cache
     
  4. Crafting a minimal reproducer for scikit-learn ...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , n_clusters_per_class...n_features ) y = rng . randint ( 0 , 2 , n_samples ) # binary target...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Tue Sep 16 14:38:52 UTC 2025
      62.3K bytes
      Cache
     
  5. Robust linear model estimation using RANSAC — s...

    coef_ ) lw = 2 plt . scatter ( X [ inlier_mask...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ransac.html
    Thu Sep 18 09:36:17 UTC 2025
      93.4K bytes
      Cache
     
  6. validate_data — scikit-learn 1.7.2 documentation

    Gallery examples: Release Highlights for scikit-learn 1.6
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.validate_data.html
    Mon Sep 15 09:31:44 UTC 2025
      115K bytes
      Cache
     
  7. sklearn.utils — scikit-learn 1.7.2 documentation

    Various utilities to help with development. Developer guide. See the Utilities for Developers section for further details. Input and parameter validation: Functions to validate input and parameters...
    scikit-learn.org/stable/api/sklearn.utils.html
    Wed Sep 17 19:58:00 UTC 2025
      149.5K bytes
      Cache
     
  8. quantile_transform — scikit-learn 1.7.2 documen...

    Gallery examples: Effect of transforming the targets in regression model
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Wed Sep 17 19:58:00 UTC 2025
      117K bytes
      Cache
     
  9. process_routing — scikit-learn 1.7.2 documentation

    Gallery examples: Metadata Routing
    scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.process_routing.html
    Wed Sep 17 19:58:00 UTC 2025
      108.8K bytes
      Cache
     
  10. sklearn.neighbors — scikit-learn 1.7.2 document...

    The k-nearest neighbors algorithms. User guide. See the Nearest Neighbors section for further details.
    scikit-learn.org/stable/api/sklearn.neighbors.html
    Thu Sep 18 09:36:17 UTC 2025
      120.1K bytes
      Cache
     
Back to top