Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1101 - 1110 of 3,489 for 1 (0.1 sec)

  1. Class Likelihood Ratios to measure classificati...

    1 , 0.8 , 6 ) weights = weights [:: - 1 ] # fit and...10_000 , weights = [ 0.9 , 0.1 ], random_state = 0 ) print (...
    scikit-learn.org/stable/auto_examples/model_selection/plot_likelihood_ratios.html
    Tue Dec 24 12:16:12 UTC 2024
      140K bytes
      Cache
     
  2. 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
    Tue Dec 24 12:16:11 UTC 2024
      243.3K bytes
      Cache
     
  3. Partial Dependence and Individual Conditional E...

    rstride = 1 , cstride = 1 , cmap = plt . cm . BuPu...The example is inspired by [ 1 ] . # Authors: The scikit-learn...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Tue Dec 24 12:16:12 UTC 2024
      202.4K bytes
      Cache
     
  4. sklearn.frozen — scikit-learn 1.7.dev0 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version sklearn.frozen # FrozenEstimator Estimator that wraps...
    scikit-learn.org/dev/api/sklearn.frozen.html
    Mon Dec 09 18:03:46 UTC 2024
      113.9K bytes
      Cache
      Similar Results (1)
     
  5. Semi Supervised Classification — scikit-learn 1...

    Examples concerning the sklearn.semi_supervised module. Decision boundary of semi-supervised classifiers versus SVM on the Iris dataset Effect of varying threshold for self-training Label Propagati...
    scikit-learn.org/stable/auto_examples/semi_supervised/index.html
    Tue Dec 24 12:16:11 UTC 2024
      78K bytes
      Cache
     
  6. sklearn.multiclass — scikit-learn 1.6.0 documen...

    Multiclass learning algorithms. one-vs-the-rest / one-vs-all, one-vs-one, error correcting output codes. The estimators provided in this module are meta-estimators: they require a base estimator to...
    scikit-learn.org/stable/api/sklearn.multiclass.html
    Tue Dec 24 12:16:12 UTC 2024
      116.8K bytes
      Cache
     
  7. sklearn.neighbors — scikit-learn 1.6.0 document...

    The k-nearest neighbors algorithms. User guide. See the Nearest Neighbors section for further details.
    scikit-learn.org/stable/api/sklearn.neighbors.html
    Tue Dec 24 12:16:12 UTC 2024
      120.6K bytes
      Cache
      Similar Results (1)
     
  8. sklearn.svm — scikit-learn 1.6.0 documentation

    Support vector machine algorithms. User guide. See the Support Vector Machines section for further details.
    scikit-learn.org/stable/api/sklearn.svm.html
    Tue Dec 24 12:16:11 UTC 2024
      116.7K bytes
      Cache
     
  9. get_config — scikit-learn 1.6.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version get_config # sklearn. get_config ( ) [source] # Retri...
    scikit-learn.org/stable/modules/generated/sklearn.get_config.html
    Tue Dec 24 12:16:12 UTC 2024
      106K bytes
      Cache
     
  10. sklearn.dummy — scikit-learn 1.6.0 documentation

    Dummy estimators that implement simple rules of thumb. User guide. See the Metrics and scoring: quantifying the quality of predictions section for further details.
    scikit-learn.org/stable/api/sklearn.dummy.html
    Tue Dec 24 12:16:12 UTC 2024
      115.1K bytes
      Cache
     
Back to top