Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 781 - 790 of 2,956 for 1 (0.23 sec)

  1. is_clusterer — scikit-learn 1.6.1 documentation

    Added in version 1.6. Parameters : estimator object...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html
    Mon Apr 21 17:07:40 UTC 2025
      106.7K bytes
      Cache
     
  2. sklearn.feature_extraction — scikit-learn 1.6.1...

    Feature extraction from raw data. User guide. See the Feature extraction section for further details. From images: Utilities to extract features from images. From text: Utilities to build feature v...
    scikit-learn.org/stable/api/sklearn.feature_extraction.html
    Mon Apr 21 17:07:39 UTC 2025
      120.2K bytes
      Cache
     
  3. 1.9. Naive Bayes — scikit-learn 1.6.1 documenta...

    = P(x_i = 1 \mid y) x_i + (1 - P(x_i = 1 \mid y)) (1 - x_i)\]...that \[P(x_i | y, x_1, \dots, x_{i-1}, x_{i+1}, \dots, x_n) = P(x_i...
    scikit-learn.org/stable/modules/naive_bayes.html
    Sat Apr 19 00:31:22 UTC 2025
      56.4K bytes
      Cache
     
  4. SGD: Penalties — scikit-learn 1.6.1 documentation

    [( - 1 , - 1 )], ) plt . clabel ( l2_contour , inline = 1 , fontsize...18 , fmt = { 1.0 : "L2" }, manual = [( - 1 , - 1 )]) plt . clabel...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Mon Apr 21 17:07:39 UTC 2025
      92.4K bytes
      Cache
     
  5. 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,...array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Mon Apr 21 17:07:39 UTC 2025
      242.8K bytes
      Cache
     
  6. matthews_corrcoef — scikit-learn 1.6.1 document...

    [ + 1 , + 1 , + 1 , - 1 ] >>> y_pred = [ + 1 , - 1 , + 1 , +...value between -1 and +1. A coefficient of +1 represents a perfect...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.matthews_corrcoef.html
    Mon Apr 21 17:07:40 UTC 2025
      109.7K bytes
      Cache
     
  7. Polynomial and Spline interpolation — scikit-le...

    [ 1 , x_1 , x_1 ** 2 , x_1 ** 3 , ... , x_1 ** degree...), ... ], [ basis_1 ( x_1 ), basis_2 ( x_1 ), ... ], ... ] This...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Mon Apr 21 17:07:39 UTC 2025
      121.4K bytes
      Cache
     
  8. 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
    Mon Apr 21 17:07:39 UTC 2025
      109.6K bytes
      Cache
     
  9. sklearn.cross_decomposition — scikit-learn 1.6....

    Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.
    scikit-learn.org/stable/api/sklearn.cross_decomposition.html
    Mon Apr 21 17:07:39 UTC 2025
      115.9K bytes
      Cache
     
  10. dump_svmlight_file — scikit-learn 1.6.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
    Mon Apr 21 17:07:39 UTC 2025
      109.3K bytes
      Cache
     
Back to top