Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 851 - 860 of 1,971 for = (0.6 sec)

  1. アプリ区分値の自動生成(appcls) | LastaFlute

    map:{ code=[code]; name=[name]; alias=[alias]; comment=[comment]...map:{ code=[code]; name=[name]; alias=[alias]; comment=[comment]...
    dbflute.seasar.org/ja/lastaflute/howto/dbflute/appcls.html
    Mon Sep 15 10:51:17 UTC 2025
      31.6K bytes
      1 views
      Cache
     
  2. VotingClassifier — scikit-learn 1.7.2 documenta...

    voting = 'hard' , weights = None , n_jobs = None , flatten_transform...voting=’soft’ If voting=’soft’ and flatten_transform=True, transform...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Sat Oct 11 07:51:26 UTC 2025
      152.7K bytes
      Cache
     
  3. L1 Penalty and Sparsity in Logistic Regression ...

    clf_l1_LR = LogisticRegression ( C = C , penalty = "l1" , tol = 0.01...penalty = "l2" , tol = 0.01 , solver = "saga" ) clf_en_LR = LogisticRegression...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_l1_l2_sparsity.html
    Sat Oct 11 07:51:26 UTC 2025
      99.5K bytes
      Cache
     
  4. outsideSqlMap (outsideSqlDefinitionMap) | DBFlute

    applicationOutsideSq = map: { ; ../../web1 = map: { #; sqlDirectory = src/main/resources...applicationOutsideSq = map: { ; [path relative to app project] = map: { ;...
    dbflute.seasar.org/ja/manual/reference/dfprop/outsidesqldefinition/index.html
    Mon Sep 15 10:51:18 UTC 2025
      29.6K bytes
      Cache
     
  5. PassiveAggressiveRegressor — scikit-learn 1.7.2...

    C = 1.0 , fit_intercept = True , max_iter = 1000 , tol = 0.001...n_iter_no_change = 5 , shuffle = True , verbose = 0 , loss = 'epsilon_insensitive'...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Sat Oct 11 07:51:25 UTC 2025
      154.1K bytes
      Cache
     
  6. Lasta Di (DIコンテナ) | DBFlute

    <include path="convention.xml"/> <component name="abcManager"...<include path="convention.xml"/> <include path="dbflute.xml"/>...
    dbflute.seasar.org/ja/lastaflute/lastadi/index.html
    Mon Sep 15 10:51:17 UTC 2025
      22.9K bytes
      Cache
     
  7. GroupShuffleSplit — scikit-learn 1.7.2 document...

    splits=2, random_state=42, test_size=None, train_size=0.7) >>>...n_splits = 5 , * , test_size = None , train_size = None , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Sat Oct 11 07:51:27 UTC 2025
      128.2K bytes
      Cache
     
  8. Restricted Boltzmann Machine features for digit...

    mode = "constant" , weights = w ) . ravel () X = np . concatenate...X , y = datasets . load_digits ( return_X_y = True ) X = np ....
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Sat Oct 11 07:51:25 UTC 2025
      132.1K bytes
      Cache
     
  9. Lasso — scikit-learn 1.7.2 documentation

    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.Lasso.html
    Sat Oct 11 07:51:27 UTC 2025
      167.4K bytes
      Cache
     
  10. Sparse inverse covariance estimation — scikit-l...

    cov /= d cov /= d [:, np . newaxis ] prec *= d prec *= d [:,..., size = n_samples ) X -= X . mean ( axis = 0 ) X /= X . std...
    scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html
    Sat Oct 11 07:51:25 UTC 2025
      108.3K bytes
      Cache
     
Back to top