Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 1,972 for = (0.1 sec)

  1. plot_pca_iris.py

    """ ========== Principal Component Analysis (PCA) on Iris Dataset...Dataset ========== This example shows a well known decomposition...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Thu Apr 03 21:44:38 UTC 2025
      3.3K bytes
      2 views
     
  2. eclipse-welcome-hide-snapshot.png

    17639795 width=2038, height=1534, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...
    dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-welcome-hide-snapshot.png
    Thu Apr 03 02:38:29 UTC 2025
      1.1M bytes
     
  3. Polynomial and Spline interpolation — scikit-le...

    axes = plt . subplots ( ncols = 2 , figsize = ( 16 , 5 ))... ) splt = SplineTransformer ( n_knots = 4 , degree = 3 ) . fit...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Thu Apr 03 21:44:38 UTC 2025
      121.4K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.2 — sciki...

    axs = plt . subplots ( nrows = 1 , ncols = 2 , figsize = ( 12...ColumnTransformer X , y = load_iris ( as_frame = True , return_X_y = True ) sepal_cols...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Thu Apr 03 21:44:38 UTC 2025
      130.9K bytes
      Cache
     
  5. CalibrationDisplay — scikit-learn 1.6.1 documen...

    n_bins = 5 , strategy = 'uniform' , pos_label = None , name = None...n_bins = 5 , strategy = 'uniform' , pos_label = None , name = None...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html
    Thu Apr 03 21:44:38 UTC 2025
      140.6K bytes
      Cache
     
  6. emecha-DfAssist-derivedprop.png

    PixelInterleaved width=582, height=192, bitDepth=8, colorType=RGB, compr...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...
    dbflute.seasar.org/ja/data/model/emecha/emecha-DfAssist-derivedprop.png
    Thu Apr 03 02:38:30 UTC 2025
      35.4K bytes
      Similar Results (1)
     
  7. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    linewidth = 2 , label = "LDA" , color = "gold" , linestyle = "solid"..., y = make_blobs ( n_samples = n_samples , n_features = 1 , centers...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Thu Apr 03 21:44:38 UTC 2025
      99.5K bytes
      Cache
     
  8. Iso-probability lines for Gaussian Processes cl...

    sigma_0 = 0.1 ) ** 2 gp = GaussianProcessClass ( kernel = kernel...cax = plt . imshow ( y_prob , cmap = cm . gray_r , alpha = 0.8...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Thu Apr 03 21:44:37 UTC 2025
      105.8K bytes
      Cache
     
  9. cross_validation.rst.txt

    _cross_validation: ========== Cross-validation: evaluating...evaluating estimator performance ========== .. currentmodule:: sklearn.model_selection...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Thu Apr 03 21:44:37 UTC 2025
      40K bytes
      6 views
     
  10. Kernel Density Estimate of Species Distribution...

    coordinates" ) kde = KernelDensity ( bandwidth = 0.04 , metric = "haversine"...basemap" ) m = Basemap ( projection = "cyl" , llcrnrlat = Y . min...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Thu Apr 03 21:44:37 UTC 2025
      105K bytes
      Cache
     
Back to top