Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 1,994 for = (0.1 sec)

  1. RDBなしのとき...DBFluteは? | LastaFlute

    type = VARCHAR ; required = true ; size = 123 } ; DUMMY_DATE = map:{...driver = org.h2.Driver ; url = jdbc:h2:mem:dummydb ; schema = ; user...
    dbflute.seasar.org/ja/lastaflute/howto/dbflute/nonrdb.html
    Fri Apr 18 17:54:32 UTC 2025
      12.6K bytes
      Cache
     
  2. fetch_kddcup99 — scikit-learn 1.6.1 documentation

    return_X_y = False , as_frame = False , n_retries = 3 , delay = 1.0...* , subset = None , data_home = None , shuffle = False , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Sat Apr 19 00:31:20 UTC 2025
      114.3K bytes
      Cache
     
  3. Isotonic Regression — scikit-learn 1.6.1 docume...

    check_random_state n = 100 x = np . arange ( n ) rs = check_random_state...models: ir = IsotonicRegression ( out_of_bounds = "clip" ) y_ = ir ....
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html
    Sat Apr 19 00:31:21 UTC 2025
      108.7K bytes
      Cache
     
  4. 「【コツコツ作業が得意な方】感情タグ付け作業」の仕事依頼【ジョブハブ】

    下記内容をご確認いただき、エントリー・提案をお願い致します。...
    jobhub.jp/jobs/34369
    Sun Apr 20 00:31:30 UTC 2025
      31.1K bytes
      1 views
      Cache
     
  5. SAStruts での利用

    -DgroupId=org.example -DartifactId=sample -Dversion=1.0.0-SNAPSHOT...-DarchetypeRepository=http://maven.seasar.org/maven2/ \ -DarchetypeGroupId=org.seasar.sastruts...
    dbflute.seasar.org/maven/plugin/ja/sastruts.html
    Fri Apr 18 17:54:33 UTC 2025
      33.3K bytes
      1 views
      Cache
     
  6. An example of K-Means++ initialization — scikit...

    data n_samples = 4000 n_components = 4 X , y_true = make_blobs (...n_samples = n_samples , centers = n_components , cluster_std = 0.60...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html
    Sat Apr 19 00:31:22 UTC 2025
      88.4K bytes
      Cache
     
  7. 6.2. Feature extraction — scikit-learn 1.6.1 do...

    array(['pos+1=PP', 'pos-1=NN', 'pos-2=DT', 'word+1=on', 'word-1=cat',...TfidfTransformer(norm='l2', use_idf=True, smooth_idf=True, sublinear_tf=False)...
    scikit-learn.org/stable/modules/feature_extraction.html
    Sat Apr 19 00:31:22 UTC 2025
      143.4K bytes
      1 views
      Cache
     
  8. KMeans — scikit-learn 1.6.1 documentation

    max_iter = 300 , tol = 0.0001 , verbose = 0 , random_state = None...n_clusters = 8 , * , init = 'k-means++' , n_init = 'auto' , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Sat Apr 19 00:31:21 UTC 2025
      161.4K bytes
      Cache
     
  9. resample — scikit-learn 1.6.1 documentation

    replace = True , n_samples = None , random_state = None , stratify...y , n_samples = 5 , replace = False , stratify = y , ... random_state...
    scikit-learn.org/stable/modules/generated/sklearn.utils.resample.html
    Thu Apr 17 23:17:18 UTC 2025
      112.3K bytes
      Cache
     
  10. 見通しのValidation | LastaFlute

    { // ========== // Attribute // ========= @Length(max = 10 )...productStatus ; ... // ========== // Validation // ========== // AssertT...
    dbflute.seasar.org/ja/lastaflute/howto/action/lavalidation.html
    Fri Apr 18 17:54:32 UTC 2025
      47.7K bytes
      1 views
      Cache
     
Back to top