Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 3,774 for 1 (0.14 sec)

  1. OutputCodeClassifier — scikit-learn 1.7.2 docum...

    means 1 unless in a joblib.parallel_backend context. -1 means...( estimator , * , code_size = 1.5 , random_state = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OutputCodeClassifier.html
    Fri Sep 12 13:34:53 UTC 2025
      132.1K bytes
      Cache
     
  2. 移行 1.0.4K to 1.0.5A | DBFlute

    SiteMap | Author's Blog 移行 1.0.4K to 1.0.5A お約束の注意点 環境上の注意点 外だし...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Kto105A.html
    Tue Aug 12 02:41:09 UTC 2025
      15.4K bytes
      Cache
     
  3. RidgeCV — scikit-learn 1.7.2 documentation

    1, 1.0, 10.0) , * , fit_intercept...shape (n_alphas,), default=(0.1, 1.0, 10.0) Array of alpha values...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Fri Sep 12 13:34:55 UTC 2025
      149.9K bytes
      Cache
     
  4. KBinsDiscretizer — scikit-learn 1.7.2 documenta...

    [ 1., 1., 1., 0.], [ 2., 2., 2., 1.], [ 2., 2., 2.,...>>> X = [[ - 2 , 1 , - 4 , - 1 ], ... [ - 1 , 2 , - 3 , - 0.5...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html
    Fri Sep 12 13:34:55 UTC 2025
      152.6K bytes
      Cache
     
  5. NuSVR — scikit-learn 1.7.2 documentation

    Added in version 1.1. n_support_ ndarray of shape (1,), dtype=int32...(0, 1]. By default 0.5 will be taken. C float, default=1.0 Penalty...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Fri Sep 12 13:34:49 UTC 2025
      142.4K bytes
      Cache
     
  6. RationalQuadratic — scikit-learn 1.7.2 document...

    RationalQuadratic ( length_scale = 1.0 , alpha = 1.0 , length_scale_bounds...RationalQuadratic ( length_scale = 1.0 , alpha = 1.5 ) >>> gpc = GaussianProcessClass...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Fri Sep 12 13:34:55 UTC 2025
      127.1K bytes
      Cache
     
  7. Birch — scikit-learn 1.7.2 documentation

    1 ], [ 0.3 , 1 ], [ - 0.3 , 1 ], [ 0 , - 1 ], [ 0.3...predict ( X ) array([0, 0, 0, 1, 1, 1]) For a comparison of the BIRCH...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.Birch.html
    Fri Sep 12 13:34:55 UTC 2025
      138.5K bytes
      Cache
     
  8. label_binarize — scikit-learn 1.7.2 documentation

    label_binarize ([ 1 , 6 ], classes = [ 1 , 2 , 4 , 6 ]) array([[1, 0, 0,...label_binarize ([ 1 , 6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Fri Sep 12 13:34:53 UTC 2025
      110.2K bytes
      Cache
     
  9. 1.6. Nearest Neighbors — scikit-learn 1.7.2 doc...

    ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...([[ - 1 , - 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2...
    scikit-learn.org/stable/modules/neighbors.html
    Fri Sep 12 13:34:55 UTC 2025
      122.7K bytes
      Cache
     
  10. 1.10. Decision Trees — scikit-learn 1.7.2 docum...

    1 , 2 , 3 ]) . reshape ( - 1 , 1 ) >>> y = [ 0 , 1 , 1 , 1.... nan , - 1 , np . nan , 1 ]) . reshape ( - 1 , 1 ) >>> y = [...
    scikit-learn.org/stable/modules/tree.html
    Fri Sep 12 13:34:53 UTC 2025
      94.5K bytes
      Cache
     
Back to top