Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1241 - 1250 of 2,022 for = (0.7 sec)

  1. LastaFluteのデプロイ環境 | LastaFlute

    DEVELOPMENT_PORT = 8091 ; private static final int PRODUCTION_PORT = 8080...System.getProperty( "lasta.env" ) == null ; } もっと、細かくデプロイ環境ごとに変更し...
    dbflute.seasar.org/ja/lastaflute/howto/structure/builddeploy.html
    Tue Aug 12 02:41:09 UTC 2025
      21.6K bytes
      Cache
     
  2. 3.3. Tuning the decision threshold for class pr...

    weights = [ 0.1 , 0.9 ], random_state = 0 ) >>> pos_label = 0 >>>... >>> X , y = make_classification ( random_state = 0 ) >>> classifier...
    scikit-learn.org/stable/modules/classification_threshold.html
    Sat Aug 23 16:32:04 UTC 2025
      48.7K bytes
      Cache
     
  3. ひとめでConditionBean | DBFlute

    ManualOrderBean mob = new ManualOrderBean(); Date date24before = new Han...一件検索 (なければ例外) Member member = = memberBhv .selectEntityWithDele(cb);...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/hitomecb.html
    Tue Aug 12 02:41:09 UTC 2025
      28.5K bytes
      Cache
     
  4. available_if — scikit-learn 1.7.1 documentation

    x % 2 == 0 ... ... @available_if ( _x_is_even...__init__ ( self , x ): ... self . x = x ... ... def _x_is_even ( self...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Mon Aug 25 13:49:18 UTC 2025
      109K bytes
      2 views
      Cache
     
  5. mean_gamma_deviance — scikit-learn 1.7.1 docume...

    mean_gamma_deviance >>> y_true = [ 2 , 0.5 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 ,..., y_pred , * , sample_weight = None ) [source] # Mean Gamma deviance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_gamma_deviance.html
    Mon Aug 25 13:49:18 UTC 2025
      106.9K bytes
      Cache
     
  6. 外だしSQL(OutsideSql)とは? | DBFlute

    MEMBER_ID = mb.MEMBER_ID and pur.PAYMENT_COMPLETE_FLG = 0 ) as .../*IF pmb.memberId != null*/ mb.MEMBER_ID = /*pmb.memberId*/ 3...
    dbflute.seasar.org/ja/manual/function/ormapper/outsidesql/about.html
    Tue Aug 12 02:41:09 UTC 2025
      20K bytes
      Cache
     
  7. 848376ea2064b368.css

    viewBox='0 0 6 6'%3E%3Ccircle cx='8' cy='11' r='3' fill='rgb%28255,...viewBox='0 0 6 6'%3E%3Ccircle cx='8' cy='11' r='3' fill='rgb%2894,...
    www.elastic.co/_next/static/css/848376ea2064b368.css
    Wed Aug 20 23:52:02 UTC 2025
      591.5K bytes
     
  8. ListResultBean | DBFlute

    nextEntity) { ++count; return count % 3 == 0; } }); e.g. 会員名称の先頭文字でグルーピング(row...ListResultBean<Member> memberList = memberBhv .selectList(cb); List<List<Member>>...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/resultbean/list/index.html
    Tue Aug 12 02:41:09 UTC 2025
      14.8K bytes
      Cache
     
  9. PagingResultBean | DBFlute

    PageRange の利用 {rangeSize=5,fillLimit=true} @Java PagingResultBean<Member>...memberPage = memberBhv .selectPage(cb); int allRecordCount = memberPage....
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/resultbean/paging/index.html
    Tue Aug 12 02:41:09 UTC 2025
      26.2K bytes
      Cache
     
  10. Plot Ridge coefficients as a function of the re...

    ridge = linear_model . Ridge ( alpha = a , fit_intercept = False...newaxis ]) y = np . ones ( 10 ) Compute paths # n_alphas = 200 alphas...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Mon Aug 25 13:49:18 UTC 2025
      91.7K bytes
      Cache
     
Back to top