Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1261 - 1270 of over 10,000 for 1 (1.71 seconds)

  1. Map data to a normal distribution — sciki...

    1 ) # lognormal distribution X_lognormal.... uniform ( low = 0 , high = 1 , size = size ) # bimodal distribution...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html
    Fri Nov 21 11:40:11 GMT 2025
      105.1K bytes
      Cache
     
  2. Density Estimation for a Gaussian mixture &#821...

    norm = LogNorm ( vmin = 1.0 , vmax = 1000.0 ), levels =...X_train [:, 0 ], X_train [:, 1 ], 0.8 ) plt . title ( "Negative...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Fri Nov 21 11:40:11 GMT 2025
      93.1K bytes
      Cache
     
  3. Gaussian Mixture Model Ellipsoids — sciki...

    1 , 1 + index ) for i , ( mean , covar...= np . array ([[ 0.0 , - 0.1 ], [ 1.7 , 0.4 ]]) X = np . r_ [...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html
    Fri Nov 21 11:40:11 GMT 2025
      100.1K bytes
      Cache
     
  4. Decision Tree Regression with AdaBoost — ...

    color = colors [ 1 ], label = "n_estimators=1" , linewidth...boosted using the AdaBoost.R2 [ 1 ] algorithm on a 1D sinusoidal...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_regression.html
    Fri Nov 21 11:40:11 GMT 2025
      96K bytes
      Cache
     
  5. ROC Curve with Visualization API — scikit...

    SVC i Fitted Parameters C  1.0 kernel  'rbf'...verbose  False max_iter  -1 decision_function_shape ...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Fri Nov 21 11:40:11 GMT 2025
      113.9K bytes
      Cache
     
  6. Model selection with Probabilistic PCA and Fact...

    5 sigma = 1.0 rng = np . random . RandomState...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html
    Fri Nov 21 11:40:09 GMT 2025
      110.5K bytes
      Cache
     
  7. ハンズオンセクション 1 | DBFlute

    SiteMap | Author's Blog ハンズオンセクション 1 概要 まず読みましょう DBFluteのこと jfluteによるレビューのこと...Java6,7の方は、別ページにて Java6,7のセクション1切り出し DBFluteクライアントの作成 ※Java8 DBFlute...
    dbflute.seasar.org/ja/tutorial/handson/section01.html
    Mon Sep 15 10:51:18 GMT 2025
      39.1K bytes
      Cache
     
  8. Bug triaging and issue curation — scikit-...

    issues # The following workflow [ 1 ] is a good way to approach issue...
    scikit-learn.org/stable/developers/bug_triaging.html
    Fri Nov 21 11:40:09 GMT 2025
      29.1K bytes
      Cache
     
  9. Curve Fitting with Bayesian Ridge Regression &#...

    values (alpha_init = 1.90, lambda_init = 1.), the bias of the resulting...scale = 0.1 , size = size ) x_test = np . linspace ( 0.0 , 1.0 , 100...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Fri Nov 21 11:40:11 GMT 2025
      98.1K bytes
      Cache
     
  10. Ledoit-Wolf vs OAS estimation — scikit-le...

    covariance matrix (AR(1) process) r = 0.1 real_cov = toeplitz (...plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Fri Nov 21 11:40:10 GMT 2025
      103.2K bytes
      Cache
     
Back to Top