Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1131 - 1140 of 1,992 for = (0.07 sec)

  1. Plot multi-class SGD on the iris dataset — scik...

    mean ( axis = 0 ) std = X . std ( axis = 0 ) X = ( X - mean ) /...dataset X = iris . data [:, : 2 ] y = iris . target colors = "bry"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Mon Apr 21 17:07:39 UTC 2025
      94.8K bytes
      Cache
     
  2. plot_multi_metric_evaluation.rst.txt

    py: ========== Demonstration of multi-metric...cross_val_score and GridSearchCV ========== Multiple metric parameter...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      6.6K bytes
     
  3. Plot class probabilities calculated by the Voti...

    random_state = 123 ) clf2 = RandomForestClassifi ( n_estimators = 100..., random_state = 123 ) clf3 = GaussianNB () X = np . array ([[...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_probas.html
    Mon Apr 21 17:07:39 UTC 2025
      101.1K bytes
      Cache
     
  4. Eclipseエディターテンプレート | DBFlute

    sea = ... ifnu... // control+space, enter ↓↓↓ if (sea == null...if (xxx == null) {} を補完 ifNotNull 近くの変数で if (xxx != null) {}...
    dbflute.seasar.org/ja/manual/topic/friends/eclipse/coding/templates.html
    Fri Apr 18 17:54:33 UTC 2025
      18K bytes
      Cache
     
  5. Weekend 'Hackathon' at the IRS | MetaFilter

    <div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...
    www.metafilter.com/208330/Weekend-Hackathon-at-the-IRS
    Tue Apr 08 00:52:30 UTC 2025
      48K bytes
      Cache
     
  6. Effect of model regularization on training and ...

    n_informative = 50 , shuffle = False , noise = 1.0 , coef = True , random_state...color = "k" , linewidth = 2 , linestyle = "--" , label = f "Optimum...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Apr 21 17:07:39 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  7. selectPage(cb) | DBFlute

    allRecordCount = memberPage. getAllRecordCount() ; int allPageCount = memberPage....currentPageNumber = 3 ; // 実業務では、画面などで指定されたページ番号など MemberCB() cb = new MemberCB();...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectpage.html
    Fri Apr 18 17:54:32 UTC 2025
      16.2K bytes
      Cache
     
  8. dependencyInjectionMap | DBFlute

    <components namespace= "dbflute" > <include path= "j2ee.dicon" />...<components namespace= "dbflute" > <include condition= "#exists('#path')"...
    dbflute.seasar.org/ja/manual/reference/dfprop/dependencyinjection/index.html
    Fri Apr 18 17:54:32 UTC 2025
      21K bytes
      Cache
     
  9. Hashing feature transformation using Totally Ra...

    y = make_circles ( factor = 0.5 , random_state = 0 , noise...random_state = 0 , max_depth = 3 ) X_transformed = hasher . fit_transform...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html
    Mon Apr 21 17:07:39 UTC 2025
      102.4K bytes
      Cache
     
  10. non_negative_factorization — scikit-learn 1.6.1...

    W = None , H = None , n_components = 'auto' , * , init = None...tol = 0.0001 , max_iter = 200 , alpha_W = 0.0 , alpha_H = 'same'...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.non_negative_factorization.html
    Mon Apr 21 17:07:40 UTC 2025
      122.1K bytes
      Cache
     
Back to top