Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1201 - 1210 of 2,024 for = (0.16 sec)

  1. RidgeClassifierCV — scikit-learn 1.7.1 document...

    scoring = None , cv = None , class_weight = None , store_cv_results..., y = load_breast_cancer ( return_X_y = True ) >>> clf = RidgeClassifierCV...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html
    Mon Aug 25 13:49:19 UTC 2025
      142.2K bytes
      Cache
     
  2. 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
     
  3. 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
     
  4. selectCursor(cb) (カーソル検索) | DBFlute

    memberId = member.getMemberId(); String memberName = member.getMemberName();...memberId = entity.getMemberId(); String memberName = entity.getMemberName();...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectcursor.html
    Tue Aug 12 02:41:09 UTC 2025
      14.8K bytes
      Cache
     
  5. Comparing randomized search and grid search for...

    y = load_digits ( return_X_y = True , n_class = 3 ) # build...classifier clf = SGDClassifier ( loss = "hinge" , penalty = "elasticnet"...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Mon Aug 25 13:49:19 UTC 2025
      97.2K bytes
      Cache
     
  6. 1.9. Naive Bayes — scikit-learn 1.7.1 documenta...

    random_state = 0 ) >>> gnb = GaussianNB () >>> y_pred = gnb . fit...\[P(x_i \mid y) = P(x_i = 1 \mid y) x_i + (1 - P(x_i = 1 \mid y))...
    scikit-learn.org/stable/modules/naive_bayes.html
    Sat Aug 23 16:32:04 UTC 2025
      56.6K 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. OrthogonalMatchingPursuitCV — scikit-learn 1.7....

    copy = True , fit_intercept = True , max_iter = None , cv = None..., y = make_regression ( n_features = 100 , n_informative = 10...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Mon Aug 25 13:49:19 UTC 2025
      137.1K bytes
      Cache
     
  9. mean_absolute_percentage_error — scikit-learn 1...

    sample_weight = None , multioutput = 'uniform_average' )... >>> y_true = [ 3 , - 0.5 , 2 , 7 ] >>> y_pred = [ 2.5 , 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html
    Mon Aug 25 13:49:18 UTC 2025
      112.6K bytes
      Cache
     
  10. ConditionBeanの使い方 | DBFlute

    (XLog#log():38) - ========== [00m00s064ms (4) first={12, Suker, Suker,...MemberBhv.selectList() (XLog#log():38) - ========== (XLog#log():38) - DemoTest.test_demo():118...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/howto.html
    Tue Aug 12 02:41:09 UTC 2025
      43.6K bytes
      Cache
     
Back to top