Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 331 - 340 of 2,897 for 1 (0.09 sec)

  1. dbscan — scikit-learn 1.7.2 documentation

    1, 2, 3, 4]) >>> labels array([ 0, 0, 0, 1, 1, -1]) On this...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Tue Nov 04 06:34:51 UTC 2025
      115.6K bytes
      Cache
     
  2. ExtraTreeRegressor — scikit-learn 1.7.2 documen...

    min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0 , max_features = 1.0 ,...max_features=n_features . Changed in version 1.1: The default of max_features...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeRegressor.html
    Sat Nov 01 09:15:33 UTC 2025
      160.8K bytes
      Cache
     
  3. johnson_lindenstrauss_min_dim — scikit-learn 1....

    defined by: (1 - eps) ||u - v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u...]0, 1[ and p is a projection by a random Gaussian N(0, 1) matrix...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Fri Oct 31 16:42:55 UTC 2025
      110.9K bytes
      Cache
     
  4. DBFlute : Migration : 0.8.1

    1 to 0.8.2} 環境上の注意点 Sql2Entityも一緒に...C#ユーザの方へ 最新バージョンのS2Container-1.3.12と一緒にご利用下さい。 実装上の注意点 http:...
    dbflute.seasar.org/ja/oldmigration/migrate-081to082.html
    Mon Sep 15 10:51:18 UTC 2025
      1.9K bytes
      Cache
     
  5. 3.4. Metrics and scoring: quantifying the quali...

    1 , 1 , 1 , 1 , 1 ] >>> y_pred = [ 0 , 1 , 0 , 1 , 0 ,..., 0 , 1 , 1 , 1 , 1 , 1 ] >>> y_pred = [ 0 , 1 , 0 , 1 , 0 ,...
    scikit-learn.org/stable/modules/model_evaluation.html
    Tue Nov 04 06:34:51 UTC 2025
      417.3K bytes
      Cache
     
  6. mean_poisson_deviance — scikit-learn 1.7.2 docu...

    with the power parameter power=1 . Read more in the User Guide...mean_poisson_deviance >>> y_true = [ 2 , 0 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_poisson_deviance.html
    Mon Nov 03 14:20:05 UTC 2025
      108.1K bytes
      Cache
     
  7. make_multilabel_classification — scikit-learn 1...

    [array([1, 1, 0, 1, 0]), array([0, 1, 1, 1, 0]), array([0, 1, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_multilabel_classification.html
    Mon Nov 03 14:20:03 UTC 2025
      114.6K bytes
      Cache
     
  8. 2.8. Density Estimation — scikit-learn 1.7.2 do...

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...\(x_i; i=1, \cdots, N\) is given by: \[\rho_K(y) = \sum_{i=1}^{N}...
    scikit-learn.org/stable/modules/density.html
    Mon Nov 03 14:20:03 UTC 2025
      45.5K bytes
      Cache
     
  9. Sum — scikit-learn 1.7.2 documentation

    y ) 1.0 >>> kernel 1.41**2 + RBF(length_scale=1) __call__...kernel takes two kernels \(k_1\) and \(k_2\) and combines them...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html
    Mon Nov 03 14:20:05 UTC 2025
      122.1K bytes
      Cache
     
  10. PatchExtractor — scikit-learn 1.7.2 documentation

    1), it is taken to mean a proportion...load_sample_images () . images [ 1 ] >>> X = X [ None , ... ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html
    Mon Nov 03 14:20:03 UTC 2025
      126.9K bytes
      Cache
     
Back to top