Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 2,947 for 1 (1.26 sec)

  1. StratifiedGroupKFold — scikit-learn 1.6.1 docum...

    1 , 1 , 1 , 1 , 1 , 1 , 0 , 0 , 0 , 0 , 0...Train: index=[ 0 1 2 3 7 8 9 10 11 15 16] group=[1 1 2 2 4 5 5 5 5...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedGroupKFold.html
    Sat Apr 19 00:31:22 UTC 2025
      129.8K bytes
      Cache
     
  2. smacof — scikit-learn 1.6.1 documentation

    -1.07... ], [ 1.74..., -0.75...], [-1.79..., 1.83...]])...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html
    Sat Apr 19 00:31:22 UTC 2025
      116.6K bytes
      Cache
     
  3. RegressorChain — scikit-learn 1.6.1 documentation

    = [[ 1 , 0 ], [ 0 , 1 ], [ 1 , 1 ]], [[ 0 , 2 ], [ 1 , 1 ], [...order = [ 0 , 1 , 2 , ... , Y . shape [ 1 ] - 1 ] The order of...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Sat Apr 19 00:31:21 UTC 2025
      133.4K bytes
      Cache
     
  4. RandomForestClassifier — scikit-learn 1.6.1 doc...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...instead of [{1:1}, {2:5}, {3:1}, {4:1}]. The “balanced” mode uses...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Sat Apr 19 00:31:22 UTC 2025
      185.6K bytes
      Cache
     
  5. TSNE — scikit-learn 1.6.1 documentation

    1 , 1 ], [ 1 , 0 , 1 ], [ 1 , 1 , 1 ]]) >>> X_embedded...metric function. Added in version 1.1. init {“random”, “pca”} or ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.TSNE.html
    Sat Apr 19 00:31:21 UTC 2025
      143.7K bytes
      Cache
     
  6. RFECV — scikit-learn 1.6.1 documentation

    ranking_ array([1, 1, 1, 1, 1, 6, 4, 3, 2, 5]) property...estimator , * , step = 1 , min_features_to_select = 1 , cv = None , scoring...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Sat Apr 19 00:31:20 UTC 2025
      157.4K bytes
      Cache
     
  7. SGDOneClassSVM — scikit-learn 1.6.1 documentation

    array ([[ - 1 , - 1 ], [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...labels for X. Returns -1 for outliers and 1 for inliers. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html
    Sat Apr 19 00:31:21 UTC 2025
      154.9K bytes
      Cache
     
  8. BayesianRidge — scikit-learn 1.6.1 documentation

    [ 1 , 1 ], [ 2 , 2 ]], [ 0 , 1 , 2 ]) BayesianRidge()...>>> clf . predict ([[ 1 , 1 ]]) array([1.]) fit ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Sat Apr 19 00:31:22 UTC 2025
      149.9K bytes
      Cache
     
  9. PLSSVD — scikit-learn 1.6.1 documentation

    1 , - 0.2 ], ... [ 0.9 , 1.1 ], ... [ 6.2 , 5.9...version 1.5: Y is deprecated in 1.5 and will be removed in 1.7. Use...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSSVD.html
    Sat Apr 19 00:31:21 UTC 2025
      130.6K bytes
      Cache
     
  10. Hyperparameter — scikit-learn 1.6.1 documentation

    n_elements = 1 , fixed = None ) [source] # A...the parameter. If n_elements>1, a pair of 1d array with n_elements...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Hyperparameter.html
    Sat Apr 19 00:31:20 UTC 2025
      116.8K bytes
      Cache
     
Back to top