Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1261 - 1270 of 8,150 for 2 (0.16 seconds)

Filter
  1. Nearest Centroid Classification — scikit-learn ...

    2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Mon Mar 23 20:39:21 UTC 2026
      15.6K bytes
      Cache
     
  2. TfidfVectorizer — scikit-learn 1.8.0 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
    Mon Mar 23 20:39:21 UTC 2026
      19.3K bytes
      Cache
     
  3. Regularization path of L1- Logistic Regression ...

    = 2 ] y = y [ y != 2 ] Compute regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  4. Microsoft 365-Konnektor

    2.0 oder höher Plugin-Installation.../usr/share/fess/app/WEB-INF/lib/ Methode 2: Aus Quellcode erstellen git clone...
    fess.codelibs.org/de/15.5/config/datastore/ds-microsoft365.html
    Mon Mar 23 02:50:58 UTC 2026
      72.7K bytes
      Cache
     
  5. plot_pca_iris.zip

    2 import mpl_toolkits.mplot3d #...X_reduced[:, 1], X_reduced[:, 2], c=iris.target, s=40, ) ax.set(...
    scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip
    Tue Mar 17 03:44:38 UTC 2026
      8.5K bytes
     
  6. Crafting a minimal reproducer for scikit-learn ...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , n_clusters_per_class...n_features ) y = rng . randint ( 0 , 2 , n_samples ) # binary target...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Tue Mar 17 03:44:39 UTC 2026
      11.1K bytes
      Cache
     
  7. LatentDirichletAllocation — scikit-learn 1.8.0 ...

    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
    Mon Mar 23 20:39:20 UTC 2026
      19.3K bytes
      Cache
     
  8. plot_kmeans_digits.rst.txt

    PCA` to project into a 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      3.5K bytes
     
  9. ClassNamePrefixFeaturesOutMixin — scikit-learn ...

    2 ], [ 3 , 4 ]]) >>> MyEstimator...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassNamePrefixFeaturesOutMixin.html
    Mon Mar 23 20:39:21 UTC 2026
      13.4K bytes
      Cache
     
  10. 1.14. Semi-supervised learning — scikit-learn 1...

    2. Label Propagation # Label propagation...be relaxed, to say \(\alpha=0.2\) , which means that we will always...
    scikit-learn.org/stable/modules/semi_supervised.html
    Mon Mar 23 20:39:21 UTC 2026
      9.7K bytes
      Cache
     
Back to Top