Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 471 - 480 of 1,971 for = (0.11 sec)

  1. Selecting dimensionality reduction with Pipelin...

    LinearSVC(dual=False, max_iter=10000))]), n_jobs=1, param_grid=[{'classify__C':...LinearSVC X , y = load_digits ( return_X_y = True ) pipe = Pipeline...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Sat Oct 11 07:51:26 UTC 2025
      135.6K bytes
      Cache
     
  2. HistGradientBoostingRegressor — scikit-learn 1....

    n_iter_no_change = 10 , tol = 1e-07 , verbose = 0 , random_state = None )...learning_rate = 0.1 , max_iter = 100 , max_leaf_nodes = 31 , max_depth...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Sat Oct 11 07:51:27 UTC 2025
      177.7K bytes
      Cache
     
  3. 業務的one-to-one (BizOneToOne) | DBFlute

    TARGET_TYPE + = = = = = = = = = + | 1 | 1 | SEA | | 2...LND | | 6 | 2 | LND | + = = = = = = = = = + PK_ID {1,2,3,4} の GENERAL_ID...
    dbflute.seasar.org/ja/manual/function/genbafit/implfit/bizonetoone/index.html
    Mon Sep 15 10:51:17 UTC 2025
      52.5K bytes
      Cache
     
  4. Face completion with a multi-output estimators ...

    targets = fetch_olivetti_faces ( return_X_y = True ) train = data...n_faces = 5 rng = check_random_state ( 4 ) face_ids = rng . randint...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html
    Sat Oct 11 07:51:26 UTC 2025
      99.2K bytes
      Cache
     
  5. Shrinkage covariance estimation: LedoitWolf vs ...

    color = "magenta" , linewidth = 3 , label = "Ledoit-Wolf...loglik_oa , color = "purple" , linewidth = 3 , label = "OAS estimate"...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Sat Oct 11 07:51:26 UTC 2025
      108.5K bytes
      Cache
     
  6. LogisticRegressionCV — scikit-learn 1.7.2 docum...

    Cs = 10 , fit_intercept = True , cv = None , dual = False...penalty = 'l2' , scoring = None , solver = 'lbfgs' , tol = 0.0001...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html
    Sat Oct 11 07:51:26 UTC 2025
      167.4K bytes
      Cache
     
  7. 読むだけDBFlute | DBFlute

    memberId = member .getMemberId(); String memberName = member .getMemberName();...memberAccount = member .getMemberAccount(); LocalDate birthdate = member...
    dbflute.seasar.org/ja/tutorial/readonlyflute.html
    Mon Sep 15 10:51:18 UTC 2025
      38.5K bytes
      Cache
     
  8. SVM Margins Example — scikit-learn 1.7.2 docume...

    x_min = - 4.8 x_max = 4.2 y_min = - 6 y_max = 6 YY , XX = np ....0.05 )): clf = svm . SVC ( kernel = "linear" , C = penalty ) clf...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_margin.html
    Sat Oct 11 07:51:26 UTC 2025
      99.9K bytes
      Cache
     
  9. Kernel PCA — scikit-learn 1.7.2 documentation

    y = make_circles ( n_samples = 1_000 , factor = 0.3 , noise...test_ax ) = plt . subplots ( ncols = 2 , sharex = True , sharey...
    scikit-learn.org/stable/auto_examples/decomposition/plot_kernel_pca.html
    Sat Oct 11 07:51:26 UTC 2025
      107.5K bytes
      Cache
     
  10. Comparison of LDA and PCA 2D projection of Iris...

    [ y == i , 0 ], X_r2 [ y == i , 1 ], alpha = 0.8 , color = color...( X_r [ y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Sat Oct 11 07:51:27 UTC 2025
      92.9K bytes
      Cache
     
Back to top