Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 2,482 for 2 (0.09 sec)

  1. TfidfVectorizer — scikit-learn 1.7.2 documentation

    2) means unigrams and bigrams, and (2, 2) means only...default regexp selects tokens of 2 or more alphanumeric characters...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Sat Nov 01 09:15:33 UTC 2025
      147.9K bytes
      Cache
     
  2. LatentDirichletAllocation — scikit-learn 1.7.2 ...

    implementation is based on [1] and [2] . Added in version 0.17. Read...rule. References [ 1 ] ( 1 , 2 , 3 ) “Online Learning for Latent...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Sat Nov 01 09:15:34 UTC 2025
      152.4K bytes
      Cache
     
  3. ClassifierChain — scikit-learn 1.7.2 documentation

    2 , ... , Y . shape [ 1 ] - 1 ]...length 5.: order = [ 1 , 3 , 2 , 4 , 0 ] means that the first...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Sat Nov 01 09:15:33 UTC 2025
      140.8K bytes
      Cache
     
  4. Uptime Monitoring Guide for 7.2-7.9 | Elastic

    2-7.9 Uptime Monitoring Guide for 7.2-7.9: 7.9 Uptime...Guide for 7.2-7.9: 7.8 Uptime Monitoring Guide for 7.2-7.9: 7.7...
    www.elastic.co/guide/en/uptime/index.html
    Mon Oct 20 16:33:02 UTC 2025
      8.5K bytes
      Cache
     
  5. Multilabel classification — scikit-learn 1.7.2 ...

    subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html
    Sat Nov 01 09:15:34 UTC 2025
      106K bytes
      Cache
     
  6. MissingIndicator — scikit-learn 1.7.2 documenta...

    2 , 3 ], ... [ 2 , 4 , 0 ]]) >>> indicator...
    scikit-learn.org/stable/modules/generated/sklearn.impute.MissingIndicator.html
    Sat Nov 01 09:15:33 UTC 2025
      131.3K bytes
      Cache
     
  7. ConfusionMatrixDisplay — scikit-learn 1.7.2 doc...

    2. Returns : display ConfusionMatrixDispl...matplotlib.pyplot.text call. Added in version 1.2. Returns : display ConfusionMatrixDispl...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Sat Nov 01 09:15:33 UTC 2025
      150.1K bytes
      Cache
     
  8. IsolationForest — scikit-learn 1.7.2 documentation

    2: base_estimator_ was renamed to...each tree is set to ceil(log_2(n)) where \(n\) is the number...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html
    Sat Nov 01 09:15:34 UTC 2025
      147.4K bytes
      Cache
     
  9. ExtraTreeClassifier — scikit-learn 1.7.2 docume...

    min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Sat Nov 01 09:15:34 UTC 2025
      165.6K bytes
      Cache
     
  10. Nested versus non-nested cross-validation — sci...

    This example compares non-nested and nested cross-validation strategies on a classifier of the iris data set. Nested cross-validation (CV) is often used to train a model in which hyperparameters al...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Sat Nov 01 09:15:34 UTC 2025
      102.2K bytes
      Cache
     
Back to top