Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 991 - 1000 of 2,960 for 1 (0.4 sec)

  1. Scaling the regularization parameter for SVCs —...

    7 ) axes [ 1 ] . set_title ( "Scaling C by sqrt(1 / n_samples)"...0.8 ) axes [ 1 ] . set_title ( "Scaling C by sqrt(1 / n_samples)"...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html
    Mon Apr 21 17:07:39 UTC 2025
      114.9K bytes
      Cache
     
  2. Sparse coding with a precomputed dictionary — s...

    subplot ( 1 , 2 , subplot + 1 ) plt . title ( "Sparse...transform ( y . reshape ( 1 , - 1 )) density = len ( np . flatnonzero...
    scikit-learn.org/stable/auto_examples/decomposition/plot_sparse_coding.html
    Mon Apr 21 17:07:39 UTC 2025
      107.6K bytes
      Cache
     
  3. Multi-dimensional scaling — scikit-learn 1.6.1 ...

    figure ( 1 ) ax = plt . axes ([ 0.0 , 0.0 , 1.0 , 1.0 ]) s =...random_state = seed , n_jobs = 1 , n_init = 1 , ) npos = nmds . fit_transform...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Mon Apr 21 17:07:39 UTC 2025
      102.3K bytes
      Cache
     
  4. Neighborhood Components Analysis Illustration —...

    n_clusters_per_class = 1 , class_sep = 1.0 , random_state = 0 ,...], pt_j [ 0 ]], [ pt_i [ 1 ], pt_j [ 1 ]]) ax . plot ( * line ,...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Mon Apr 21 17:07:39 UTC 2025
      100.3K bytes
      Cache
     
  5. Version 0.24 — scikit-learn 1.6.1 documentation

    deprecated and will be removed in 1.1 (renaming of 0.26). #17864 by...grid_scores_ will be removed in version 1.1 (renaming of 0.26). #16392 by...
    scikit-learn.org/stable/whats_new/v0.24.html
    Sat Apr 19 00:31:22 UTC 2025
      205.4K bytes
      Cache
     
  6. Column Transformer with Mixed Types — scikit-le...

    1 , 1.0 , 10 , 100 ], } search_cv...param_distributions={'classifier__C': [0.1, 1.0, 10, 100], 'preprocessor_...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Mon Apr 21 17:07:39 UTC 2025
      186.1K bytes
      Cache
     
  7. check_is_fitted — scikit-learn 1.6.1 documentation

    fit ([[ 1 , 2 ], [ 1 , 3 ]], [ 1 , 0 ]) LogisticRegression()...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html
    Mon Apr 21 17:07:39 UTC 2025
      113.2K bytes
      Cache
     
  8. TransformerTags — scikit-learn 1.6.1 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version TransformerTags # class sklearn.utils. TransformerTag...
    scikit-learn.org/stable/modules/generated/sklearn.utils.TransformerTags.html
    Mon Apr 21 17:07:40 UTC 2025
      105.5K bytes
      Cache
     
  9. Classification — scikit-learn 1.6.1 documentation

    General examples about classification algorithms. Classifier comparison Linear and Quadratic Discriminant Analysis with covariance ellipsoid Normal, Ledoit-Wolf and OAS Linear Discriminant Analysis...
    scikit-learn.org/stable/auto_examples/classification/index.html
    Mon Apr 21 17:07:39 UTC 2025
      76.3K bytes
      Cache
     
  10. InconsistentVersionWarning — scikit-learn 1.6.1...

    Skip to main content Back to top Ctrl + K GitHub Choose version InconsistentVersionWarning # exception sklearn.except...
    scikit-learn.org/stable/modules/generated/sklearn.exceptions.InconsistentVersionWarning.html
    Mon Apr 21 17:07:39 UTC 2025
      105.6K bytes
      Cache
     
Back to top