Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1011 - 1020 of over 10,000 for 2 (0.22 seconds)

  1. Lasso on dense and sparse data — scikit-l...

    values lower than 2.5 with 0s Xs [ Xs < 2.5 ] = 0.0 # create...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Thu Nov 27 16:33:57 GMT 2025
      97.4K bytes
      Cache
     
  2. Installing the development version of scikit-le...

    2 base systems does not include...
    scikit-learn.org/stable/developers/advanced_installation.html
    Thu Nov 27 16:33:53 GMT 2025
      48.1K bytes
      Cache
     
  3. Demo of HDBSCAN clustering algorithm — sc...

    2 , 0.35 , 1.35 , 1.35 ], random_state...fig , axes = plt . subplots ( 2 , 1 , figsize = ( 10 , 8 )) params...
    scikit-learn.org/stable/auto_examples/cluster/plot_hdbscan.html
    Thu Nov 27 16:33:54 GMT 2025
      128.9K bytes
      Cache
     
  4. Missing Value Imputation — scikit-learn 1...

    Examples concerning the sklearn.impute module. Imputing missing values before building an estimator Imputing missing values with variants of IterativeImputer
    scikit-learn.org/stable/auto_examples/impute/index.html
    Thu Nov 27 16:33:54 GMT 2025
      74.2K bytes
      Cache
     
  5. Kernel Density Estimation — scikit-learn ...

    This example shows how kernel density estimation (KDE), a powerful non-parametric density estimation technique, can be used to learn a generative model for a dataset. With this generative model in ...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Thu Nov 27 16:33:57 GMT 2025
      93.9K bytes
      Cache
     
  6. Support Vector Machines — scikit-learn 1....

    Examples concerning the sklearn.svm module. One-class SVM with non-linear kernel (RBF) Plot classification boundaries with different SVM Kernels Plot different SVM classifiers in the iris dataset P...
    scikit-learn.org/stable/auto_examples/svm/index.html
    Thu Nov 27 16:33:57 GMT 2025
      81K bytes
      Cache
     
  7. One-class SVM with non-linear kernel (RBF) &#82...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Thu Nov 27 16:33:54 GMT 2025
      100.8K bytes
      Cache
     
  8. Selecting the number of clusters with silhouett...

    and 2 columns fig , ( ax1 , ax2 ) = plt . subplots ( 1 , 2 ) fig...ambivalent in deciding between 2 and 4. Also from the thickness...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Thu Nov 27 16:33:57 GMT 2025
      104.3K bytes
      Cache
     
  9. 7.6. Random Projection — scikit-learn 1.7...

    2. Gaussian random projection #...
    scikit-learn.org/stable/modules/random_projection.html
    Thu Nov 27 16:33:58 GMT 2025
      48.4K bytes
      Cache
     
  10. Build an AI research agent for image analysis w...

    2 Vision Model alongside the Granite 3.2 8B Language...image analysis with Granite 3.2 Reasoning and Vision models Combine...
    developer.ibm.com/tutorials/awb-build-ai-research-agent-image-analysis-granite/
    Fri Nov 28 04:35:53 GMT 2025
      713.8K bytes
      Cache
     
Back to Top