Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 901 - 910 of 2,528 for = (0.07 sec)

  1. Density Estimation for a Gaussian mixture — sci...

    CS = plt . contour ( X , Y , Z , norm = LogNorm ( vmin = 1.0...CB = plt . colorbar ( CS , shrink = 0.8 , extend = "both" ) plt...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Sat Nov 23 04:49:15 UTC 2024
      89.1K bytes
      Cache
     
  2. Lasso model selection: AIC-BIC / cross-validati...

    y = load_diabetes ( return_X_y = True , as_frame = True )...x_min = x . min () return [ "font-weight: bold" if v == x_min...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html
    Sat Nov 23 04:49:16 UTC 2024
      125.4K bytes
      Cache
     
  3. Kernel Density Estimation — scikit-learn 1.5.2 ...

    pca = PCA ( n_components = 15 , whiten = False ) data = pca ....new_data = kde . sample ( 44 , random_state = 0 ) new_data = pca ....
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Sat Nov 23 04:49:15 UTC 2024
      89.7K bytes
      Cache
     
  4. Version 1.5 — scikit-learn 1.7.dev0 documentation

    PCA fit with svd_solver="arpack" , whiten=True and a value for n_components...CV will now allow alpha=0 when cv != None , which is consistent...
    scikit-learn.org/dev/whats_new/v1.5.html
    Fri Nov 22 23:53:28 UTC 2024
      142.8K bytes
      Cache
     
  5. Blind source separation using FastICA — scikit-...

    n_samples = 2000 time = np . linspace ( 0 , 8 , n_samples ) s1 = np...( size = S . shape ) # Add noise S /= S . std ( axis = 0 ) # Standardize...
    scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html
    Sat Nov 23 04:49:16 UTC 2024
      92.8K bytes
      Cache
     
  6. These US Cities Have The Most Haunted Hotels | ...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/data-viz/link/us-cities-most-haunted-hotels-halloween
    Tue Oct 29 01:18:40 UTC 2024
      146.9K bytes
      Cache
     
  7. US Cities Where Income Increased The Most, Rank...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/finance/link/us-cities-household-income-increase-most
    Sun Nov 17 01:14:37 UTC 2024
      145K bytes
      Cache
     
  8. Eight Films That Had Unexpected Real-World Cons...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/movies-and-tv/link/movies-real-world-consequences-reddit
    Mon Nov 18 01:25:47 UTC 2024
      153.9K bytes
      Cache
     
  9. Jon Stewart Unpacks Why The Democrats Lost The ...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/digg-vids/link/jon-stewart-why-democrats-lost-election-video
    Mon Nov 18 01:24:01 UTC 2024
      148.6K bytes
      Cache
     
  10. Univariate Feature Selection — scikit-learn 1.5...

    y = load_iris ( return_X_y = True ) # Some noisy...y_train , y_test = train_test_split ( X , y , stratify = y , random_state...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Sat Nov 23 04:49:16 UTC 2024
      101.4K bytes
      Cache
     
Back to top