Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 691 - 700 of 3,230 for 1 (0.17 sec)

  1. Post-tuning the decision threshold for cost-sen...

    array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04, 1.e+05, 1.e+06])}, scoring='neg_log_loss')...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Sat Aug 02 00:15:37 UTC 2025
      293.2K bytes
      Cache
     
  2. t-SNE: The effect of various perplexity values ...

    reshape ( - 1 , 1 ), yy . ravel () . reshape ( - 1 , 1 ), ] ) color...perplexities ): ax = subplots [ 1 ][ i + 1 ] t0 = time () tsne = manifold...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Sat Aug 02 00:15:37 UTC 2025
      109.6K bytes
      Cache
     
  3. zero_one_loss — scikit-learn 1.7.1 documentation

    1 ], [ 1 , 1 ]]), np . ones (( 2 , 2...zero_one_loss >>> y_pred = [ 1 , 2 , 3 , 4 ] >>> y_true = [ 2...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.zero_one_loss.html
    Sat Aug 02 00:15:35 UTC 2025
      110.3K bytes
      Cache
     
  4. make_gaussian_quantiles — scikit-learn 1.7.1 do...

    dataset is from Zhu et al [1]. References [ 1 ] Zhu, H. Zou, S. Rosset,...es ( * , mean = None , cov = 1.0 , n_samples = 100 , n_features...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Sat Aug 02 00:15:38 UTC 2025
      112K bytes
      Cache
     
  5. fetch_olivetti_faces — scikit-learn 1.7.1 docum...

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the Olivetti...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_olivetti_faces.html
    Sat Aug 02 00:15:38 UTC 2025
      113.6K bytes
      Cache
     
  6. orthogonal_mp — scikit-learn 1.7.1 documentation

    ) >>> X [: 1 ,] @ coef array([-78.68]) On this...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.orthogonal_mp.html
    Sat Aug 02 00:15:38 UTC 2025
      112.3K bytes
      1 views
      Cache
     
  7. Illustration of Gaussian process classification...

    kernels = [ 1.0 * RBF ( length_scale = 1.15 ), 1.0 * DotProduct...)[:, 1 ] Z = Z . reshape ( xx . shape ) plt . subplot ( 1 , 2...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Sat Aug 02 00:15:35 UTC 2025
      97.6K bytes
      Cache
     
  8. dump_svmlight_file — scikit-learn 1.7.1 documen...

    Skip to main content Back to top Ctrl + K GitHub Choose version dump_svmlight_file # sklearn.datasets. dump_svmlight_...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Sat Aug 02 00:15:35 UTC 2025
      108.8K bytes
      Cache
     
  9. sklearn.cross_decomposition — scikit-learn 1.7....

    Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.
    scikit-learn.org/stable/api/sklearn.cross_decomposition.html
    Sat Aug 02 00:15:38 UTC 2025
      115.3K bytes
      Cache
     
  10. get_scorer_names — scikit-learn 1.7.1 documenta...

    Skip to main content Back to top Ctrl + K GitHub Choose version get_scorer_names # sklearn.metrics. get_scorer_names ...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html
    Sat Aug 02 00:15:38 UTC 2025
      105.5K bytes
      Cache
     
Back to top