Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 401 - 410 of 1,971 for = (0.09 sec)

  1. Model selection with Probabilistic PCA and Fact...

    rank = 500 , 25 , 5 sigma = 1.0 rng = np . random ....compute_scores ( X ): pca = PCA ( svd_solver = "full" ) fa = FactorAnalysis...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html
    Sat Oct 11 07:51:25 UTC 2025
      110.5K bytes
      Cache
     
  2. 7.1. Pipelines and composite estimators — sciki...

    >>> iris = load_iris () >>> pipe = Pipeline ( steps = [ ... (...memory = cachedir ) >>> pipe Pipeline(memory=..., steps=[('reduce_dim',...
    scikit-learn.org/stable/modules/compose.html
    Sat Oct 11 07:51:25 UTC 2025
      114K bytes
      Cache
     
  3. KNeighborsTransformer — scikit-learn 1.7.2 docu...

    leaf_size = 30 , metric = 'minkowski' , p = 2 , metric_params = None...* , mode = 'distance' , n_neighbors = 5 , algorithm = 'auto' ,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Sat Oct 11 07:51:27 UTC 2025
      146.1K bytes
      Cache
     
  4. Di xml の Expression | DBFlute

    path="trial_option.xml"/> <include condition=" #SMART == 'alwaysNotMatch'...<include condition=" #SMART == 'alwaysNotMatch' " path="rdb.xml"/> ......
    dbflute.seasar.org/ja/lastaflute/lastadi/dixmlexp.html
    Mon Sep 15 10:51:17 UTC 2025
      15.6K bytes
      Cache
     
  5. Theil-Sen Regression — scikit-learn 1.7.2 docum...

    color = "indigo" , marker = "x" , s = 40 ) line_x = np . array...n_samples = 200 # Linear model y = 3*x + N(2, 0.1**2) x = np . random...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Sat Oct 11 07:51:27 UTC 2025
      103.2K bytes
      Cache
     
  6. alter-step1-check-alterddl.png

    17639795 width=2292, height=836, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...
    dbflute.seasar.org/data/snapshot/intro/alter/alter-step1-check-alterddl.png
    Mon Sep 15 10:51:10 UTC 2025
      229.6K bytes
     
  7. Combine predictors using stacking — scikit-lear...

    (): df = fetch_openml ( name = "house_prices" , as_frame = True...True ) X = df . data y = df . target features = [ "YrSold" , "HeatingQC"...
    scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html
    Sat Oct 11 07:51:26 UTC 2025
      368.2K bytes
      Cache
     
  8. SVM: Separating hyperplane for unbalanced class...

    plot_method = "contour" , colors = "k" , levels = [ 0 ], alpha = 0.5...plot_method = "contour" , colors = "r" , levels = [ 0 ], alpha = 0.5...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    Sat Oct 11 07:51:25 UTC 2025
      94K bytes
      Cache
     
  9. Ledoit-Wolf vs OAS estimation — scikit-learn 1....

    shrinkage_ oa = OAS ( store_precision = False , assume_centered = True...yerr = lw_mse . std ( 1 ), label = "Ledoit-Wolf" , color = "navy"...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Sat Oct 11 07:51:26 UTC 2025
      103.2K bytes
      Cache
     
  10. Ordinary Least Squares and Ridge Regression — s...

    s = 30 , c = "red" , marker = "+" , zorder = 10 ) ax ....train_test_split X , y = load_diabetes ( return_X_y = True ) X = X [:, [ 2...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Sat Oct 11 07:51:25 UTC 2025
      106.7K bytes
      Cache
     
Back to top