Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 1,992 for = (1.28 sec)

  1. StratifiedKFold — scikit-learn 1.6.1 documentation

    n_splits = 5 , * , shuffle = False , random_state = None ) [source]...StratifiedKFold(n_splits=2, random_state=None, shuffle=False) >>> for i...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Sat Apr 19 00:31:22 UTC 2025
      124.6K bytes
      Cache
     
  2. LeaveOneGroupOut — scikit-learn 1.6.1 documenta...

    Train: index=[2 3], group=[2 2] Test: index=[0 1], group=[1 1] Fold...Train: index=[0 1], group=[1 1] Test: index=[2 3], group=[2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Sat Apr 19 00:31:22 UTC 2025
      122.7K bytes
      Cache
     
  3. BaggingClassifier — scikit-learn 1.6.1 document...

    special cases with k == 1 , otherwise k==n_classes . property...estimator = None , n_estimators = 10 , * , max_samples = 1.0 , max_features...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Sat Apr 19 00:31:21 UTC 2025
      151.8K bytes
      Cache
     
  4. Actionの実装デザイン | LastaFlute

    HarborBaseAction { // ========== // Attribute // ========= @Resource private...purchaseBhv ; // ========== // Execute // ======= @Execute public...
    dbflute.seasar.org/ja/lastaflute/howto/impldesign/actiondesign.html
    Fri Apr 18 17:54:32 UTC 2025
      41.2K bytes
      1 views
      Cache
     
  5. TargetTags — scikit-learn 1.6.1 documentation

    one_d_labels : bool = False , two_d_labels : bool = False , positive_only...positive_only : bool = False , multi_output : bool = False , single_output...
    scikit-learn.org/stable/modules/generated/sklearn.utils.TargetTags.html
    Thu Apr 17 23:17:16 UTC 2025
      109K bytes
      Cache
     
  6. genba-implfit-Classification-is-completion.png

    35273367 width=759, height=191, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...
    dbflute.seasar.org/ja/data/model/genba/genba-implfit-Classification-is-completion.png
    Fri Apr 18 17:54:32 UTC 2025
      43.9K bytes
     
  7. fetch_california_housing — scikit-learn 1.6.1 d...

    data_home = None , download_if_missing = True , return_X_y = False...False , as_frame = False , n_retries = 3 , delay = 1.0 ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html
    Sat Apr 19 00:31:22 UTC 2025
      117.4K bytes
      Cache
     
  8. d2_absolute_error_score — scikit-learn 1.6.1 do...

    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.d2_absolute_error_score.html
    Sat Apr 19 00:31:21 UTC 2025
      113.6K bytes
      Cache
     
  9. Product — scikit-learn 1.6.1 documentation

    y = make_friedman2 ( n_samples = 500 , noise = 0 , random_state...RBF(length_scale=1) __call__ ( X , Y = None , eval_gradient = False )...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html
    Sat Apr 19 00:31:22 UTC 2025
      122.7K bytes
      Cache
     
  10. RandomForestRegressor — scikit-learn 1.6.1 docu...

    n_estimators = 100 , * , criterion = 'squared_error' , max_depth = None...min_weight_fraction_leaf = 0.0 , max_features = 1.0 , max_leaf_nodes = None , ...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Sat Apr 19 00:31:20 UTC 2025
      173.6K bytes
      Cache
     
Back to top