Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1261 - 1270 of 2,016 for = (0.07 sec)

  1. Image denoising using kernel PCA — scikit-learn...

    random_state = 0 , train_size = 1_000 , test_size = 100 ) rng = np ....axs = plt . subplots ( nrows = 10 , ncols = 10 , figsize = ( 8...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Mon Jun 30 13:50:27 UTC 2025
      102.6K bytes
      Cache
     
  2. Test with permutations the significance of a cl...

    clf = SVC ( kernel = "linear" , random_state = 7 ) cv = StratifiedKFold...load_iris iris = load_iris () X = iris . data y = iris . target...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Mon Jun 30 13:50:30 UTC 2025
      100.9K bytes
      Cache
     
  3. locally_linear_embedding — scikit-learn 1.7.0 d...

    reg = 0.001 , eigen_solver = 'auto' , tol = 1e-06 , max_iter...max_iter = 100 , method = 'standard' , hessian_tol = 0.0001 , modified_tol...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Mon Jun 30 13:50:30 UTC 2025
      115.5K bytes
      Cache
     
  4. MultiTaskElasticNetCV — scikit-learn 1.7.0 docu...

    tol = 0.0001 , cv = None , copy_X = True , verbose = 0 , n_jobs...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Jun 30 13:50:28 UTC 2025
      163.8K bytes
      Cache
     
  5. TfidfVectorizer — scikit-learn 1.7.0 documentation

    min_df=1 , max_features=None , vocabulary=None , binary=False..., input='content' , encoding='utf-8' , decode_error='strict'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Mon Jun 30 13:50:27 UTC 2025
      147.9K bytes
      Cache
     
  6. Lasso on dense and sparse data — scikit-learn 1...

    y = make_regression ( n_samples = 200 , n_features = 5000...coo_matrix ( X ) alpha = 1 sparse_lasso = Lasso ( alpha = alpha , fit_intercept...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Mon Jun 30 13:50:27 UTC 2025
      97.4K bytes
      Cache
     
  7. PagingSelectAndQuerySplit | DBFlute

    ページング検索のConditionBean @DisplaySql MemberCB cb = new MemberCB(); cb.setupSelec...where (dfloc.MEMBER_STATUS_CODE = 'FML' or dfloc.MEMBER_NAME like...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/pagingselectandquerysplit.html
    Fri Jun 13 09:55:28 UTC 2025
      17K bytes
      Cache
     
  8. Feature importances with a forest of trees — sc...

    n_repeated = 0 , n_classes = 2 , random_state = 0 , shuffle = False ,...n_repeats = 10 , random_state = 42 , n_jobs = 2 ) elapsed_time = time...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Mon Jun 30 13:50:27 UTC 2025
      123.2K bytes
      Cache
     
  9. 日時の汎用的なFromTo条件 (FromTo) | DBFlute

    LocalDateTime fromDate = ... LocalDateTime toDate = ... cb.q // .q と打って...@Java Date fromDate = ... Date toDate = ... cb.q // .q と打って enter...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/fromto.html
    Fri Jun 13 09:55:28 UTC 2025
      39.8K bytes
      Cache
     
  10. MultiTaskElasticNet — scikit-learn 1.7.0 docume...

    copy_X = True , max_iter = 1000 , tol = 0.0001 , warm_start = False...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNet.html
    Mon Jun 30 13:50:30 UTC 2025
      157.2K bytes
      Cache
     
Back to top