Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2921 - 2930 of 4,759 for * (2.5 sec)

  1. Source Repository

    repository. http://www.seasar.org/source/browse/dbflute/ Anonymous...HTTPS. $ svn checkout https://www.seasar.org/svn/dbflute/trun...
    dbflute.seasar.org/maven/plugin/source-repository.html
    Fri Aug 01 05:03:00 UTC 2025
      10.3K bytes
      10 views
      Cache
     
  2. DBFlute | LastaFlute

    そもそもRDBを使わないなら... スムーズな連携 TODO jflute いろいろ書く 共通カラム [App/Project]BaseActoin...lastafluteMap.dfpropで定義 などなど いろいろ そもそもRDBを使わないなら... RDBを使わなくても、LastaFlute...
    dbflute.seasar.org/ja/lastaflute/howto/dbflute/ladbflute.html
    Fri Aug 01 05:03:00 UTC 2025
      7.8K bytes
      Cache
     
  3. Column Transformer with Mixed Types scikit-le...

    gy='median')), ('scaler', StandardScaler())]), ['age', 'fare']),..."median" )), ( "scaler" , StandardScaler ())] ) categorical_features...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
    Sat Aug 02 00:15:37 UTC 2025
      240.9K bytes
      Cache
     
  4. Quantile regression scikit-learn 1.7.1 docume...

    ( "Counts" ) axs [ 0 , 1 ] . set_xlabel ( "x" ) axs [ 0 , 0 ]...rng . pareto ( a , size = x . shape [ 0 ]) - 1 / ( a - 1 )) Let’s...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Sat Aug 02 00:15:35 UTC 2025
      136.4K bytes
      Cache
     
  5. Concatenating multiple feature extraction metho...

    ts=1, features__univ_select__k=1, svm__C=0.1 [CV 1/5; 1/18] END...nts=1, features__univ_select__k=1, svm__C=0.1;, score=0.933 total...
    scikit-learn.org/stable/auto_examples/compose/plot_feature_union.html
    Sat Aug 02 00:15:37 UTC 2025
      109.8K bytes
      Cache
     
  6. One-Class SVM versus One-Class SVM using Stocha...

    ravel () . reshape ( - 1 , 1 ), yy . ravel () . reshape ( - 1 , 1...np . meshgrid ( np . linspace ( - 4.5 , 4.5 , 50 ), np . linspace...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Sat Aug 02 00:15:37 UTC 2025
      122.7K bytes
      1 views
      Cache
     
  7. Varying regularization in Multi-layer Perceptro...

    () - 0.5 , X [:, 0 ] . max () + 0.5 y_min , y_max = X [:, 1 ]...] . min () - 0.5 , X [:, 1 ] . max () + 0.5 xx , yy = np . meshgrid...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Sat Aug 02 00:15:35 UTC 2025
      109.1K bytes
      Cache
     
  8. Compare Stochastic learning strategies for MLPC...

    "sgd" , "learning_rate" : "constant" , "momentum" : 0.9 , "nesterovs_momentum"..."sgd" , "learning_rate" : "constant" , "momentum" : 0.9 , "nesterovs_momentum"...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.html
    Sat Aug 02 00:15:37 UTC 2025
      105.4K bytes
      Cache
     
  9. Visualization of MLP weights on MNIST scikit-...

    . set_xticks (()) ax . set_yticks (()) plt . show () Total running...axes . ravel ()): ax . matshow ( coef . reshape ( 28 , 28 ), cmap...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Sat Aug 02 00:15:35 UTC 2025
      93.4K bytes
      Cache
     
  10. Plot Ridge coefficients as a function of the re...

    arange ( 1 , 11 ) + np . arange ( 0 , 10 )[:, np . newaxis ]) y =...set_xscale ( "log" ) ax . set_xlim ( ax . get_xlim ()[:: - 1 ]) # reverse...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Sat Aug 02 00:15:35 UTC 2025
      91.7K bytes
      Cache
     
Back to top