Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 961 - 970 of 2,528 for = (0.07 sec)

  1. Lasso model selection via information criteria ...

    y = load_diabetes ( return_X_y = True , as_frame = True )...aic_criterion , color = "tab:blue" , marker = "o" , label = "AIC criterion"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html
    Sat Nov 23 04:49:14 UTC 2024
      95.3K bytes
      Cache
     
  2. RBFSampler — scikit-learn 1.5.2 documentation

    gamma = 1.0 , n_components = 100 , random_state = None ) [source]...rbf_feature = RBFSampler ( gamma = 1 , random_state = 1 ) >>> X_features...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.RBFSampler.html
    Sat Nov 23 04:49:16 UTC 2024
      129.9K bytes
      Cache
     
  3. TweedieRegressor — scikit-learn 1.5.2 documenta...

    power = 0.0 , alpha = 1.0 , fit_intercept = True , link = 'auto'...'auto' , solver = 'lbfgs' , max_iter = 100 , tol = 0.0001 , warm_start...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html
    Sat Nov 23 04:49:15 UTC 2024
      141K bytes
      Cache
     
  4. HuberRegressor — scikit-learn 1.5.2 documentation

    n_samples = 200 , n_features = 2 , noise = 4.0 , coef = True , random_state...( * , epsilon = 1.35 , max_iter = 100 , alpha = 0.0001 , warm_start...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Sat Nov 23 04:49:14 UTC 2024
      144.6K bytes
      Cache
     
  5. 6.8. Pairwise metrics, Affinities and Kernels —...

    b ) >= 0 , for all a and b 2. d ( a , b ) == 0 , if and...only if a = b , positive definiteness 3. d ( a , b ) == d ( b ,...
    scikit-learn.org/stable/modules/metrics.html
    Fri Nov 22 23:53:27 UTC 2024
      55.5K bytes
      Cache
     
  6. Reciprocal rank fusion | Elasticsearch Guide [8...

    _id: 4 = 1.0/(1+1) = 0.5000 _id: 5 = 1.0/(1+4) = 0.2000 We rank...1.0/(1+5) = 0.5 _id: 3 = 1.0/(1+3) + 1.0/(1+3) = 0.5 _id: 4 = 1.0/(1+4)...
    www.elastic.co/guide/en/elasticsearch/reference/current/rrf.html
    Mon Oct 28 10:56:50 UTC 2024
      59.4K bytes
      Cache
     
  7. Fitting an Elastic Net with a precomputed Gram ...

    y = make_regression ( n_samples = n_samples , noise = 0.5 ,...random_state = rng ) sample_weight = rng . lognormal ( size = n_samples...
    scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_...
    Sat Nov 23 04:49:16 UTC 2024
      99.1K bytes
      Cache
     
  8. セットアップ - 特定環境適用プロパティ | DBFlute

    dfprop ; generateOutputDirect = ../foo リソースファイルの出力先 Seasarの場合...@basicInfoMap.dfprop ; resourceOutputDirect = ../bar テーブル名の規約調整 isTableNameCamelCase...
    dbflute.seasar.org/ja/environment/setup/firstprop.html
    Tue Nov 12 15:10:59 UTC 2024
      11.3K bytes
      1 views
      Cache
     
  9. Recognizing hand-written digits — scikit-learn ...

    axes = plt . subplots ( nrows = 1 , ncols = 4 , figsize = ( 10...subplots ( nrows = 1 , ncols = 4 , figsize = ( 10 , 3 )) for ax ,...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Sat Nov 23 04:49:15 UTC 2024
      98K bytes
      Cache
     
  10. StackingClassifier — scikit-learn 1.5.2 documen...

    final_estimator = None , * , cv = None , stack_method = 'auto' , n_jobs...n_jobs = None , passthrough = False , verbose = 0 ) [source] #...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Sat Nov 23 04:49:15 UTC 2024
      161.6K bytes
      Cache
     
Back to top