Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 561 - 570 of 3,083 for 1 (0.19 sec)

  1. StratifiedGroupKFold — scikit-learn 1.7.2 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
    Thu Oct 30 14:56:38 UTC 2025
      129.7K bytes
      Cache
     
  2. Isomap — scikit-learn 1.7.2 documentation

    Added in version 1.1. n_components int, default=2...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Thu Oct 30 14:56:38 UTC 2025
      138.9K bytes
      Cache
     
  3. cross_val_score — scikit-learn 1.7.2 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 SVM-Anova:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_score.html
    Thu Oct 30 14:56:38 UTC 2025
      126.3K bytes
      Cache
     
  4. Automatic instrumentation | APM Android Agent R...

    « Manual instrumentation Frequently asked questions » Elastic Docs › APM: Android Agent Reference APM Observability ›...
    www.elastic.co/guide/en/apm/agent/android/current/automatic-instrumentation.html
    Mon Oct 20 16:31:25 UTC 2025
      17.6K bytes
      Cache
     
  5. is_outlier_detector — scikit-learn 1.7.2 docume...

    Skip to main content Back to top Ctrl + K GitHub Choose version is_outlier_detector # sklearn.base. is_outlier_detect...
    scikit-learn.org/stable/modules/generated/sklearn.base.is_outlier_detector.html
    Thu Oct 30 14:56:38 UTC 2025
      104.5K bytes
      Cache
     
  6. OneHotEncoder — scikit-learn 1.7.2 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...'Female' , 1 ], [ 'Male' , 4 ]]) . toarray () array([[1., 0., 1., 0.,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
    Thu Oct 30 14:56:38 UTC 2025
      168.2K bytes
      Cache
     
  7. ExtraTreesClassifier — scikit-learn 1.7.2 docum...

    [{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.ExtraTreesClassifier.html
    Thu Oct 30 14:56:39 UTC 2025
      167.5K bytes
      Cache
     
  8. RFECV — scikit-learn 1.7.2 documentation

    ranking_ array([1, 1, 1, 1, 1, 6, 4, 3, 2, 5]) For a detailed...estimator , * , step = 1 , min_features_to_select = 1 , cv = None , scoring...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Thu Oct 30 14:56:38 UTC 2025
      158.4K bytes
      Cache
     
  9. cross_val_predict — scikit-learn 1.7.2 document...

    means 1 unless in a joblib.parallel_backend context. -1 means...GroupKFold ). Changed in version 1.4: groups can only be passed if...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html
    Thu Oct 30 14:56:38 UTC 2025
      120.3K bytes
      Cache
     
  10. SGDOneClassSVM — scikit-learn 1.7.2 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
    Thu Oct 30 14:56:38 UTC 2025
      154.1K bytes
      Cache
     
Back to top