Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 431 - 440 of 3,230 for 1 (0.08 sec)

  1. RandomTreesEmbedding — scikit-learn 1.7.1 docum...

    1.], [1., 0., 1., 0., 1., 0., 1., 0., 1., 0.], [0., 1., 1.,...array([[0., 1., 1., 0., 1., 0., 0., 1., 1., 0.], [0., 1., 1., 0., 1.,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomTreesEmbedding.html
    Sat Aug 02 00:15:38 UTC 2025
      154K bytes
      Cache
     
  2. OneHotEncoder — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:36 UTC 2025
      168.2K bytes
      Cache
     
  3. smacof — scikit-learn 1.7.1 documentation

    n_iter will change from 8 to 1 in version 1.9. n_jobs int, default=None...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html
    Sat Aug 02 00:15:38 UTC 2025
      117.1K bytes
      Cache
     
  4. Simple 1D Kernel Density Estimation — scikit-le...

    1 , int ( 0.3 * N )), np . random . normal ( 5 , 1 , int...score_samples ( X_plot ) ax [ 1 , 1 ] . fill ( X_plot [:, 0 ], np...
    scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html
    Sat Aug 02 00:15:37 UTC 2025
      116.1K bytes
      Cache
     
  5. RegressorChain — scikit-learn 1.7.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 Aug 02 00:15:36 UTC 2025
      133.8K bytes
      Cache
     
  6. compute_optics_graph — scikit-learn 1.7.1 docum...

    1. , 1. , 4.12]) >>> reachability array([ inf, 3.16, 1.41,...1.41, 4.12, 1. , 5. ]) >>> predecessor array([-1, 0, 1, 5, 3, 2])...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.compute_optics_graph.html
    Sat Aug 02 00:15:38 UTC 2025
      116.2K bytes
      Cache
     
  7. StratifiedGroupKFold — scikit-learn 1.7.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 Aug 02 00:15:38 UTC 2025
      129.7K bytes
      Cache
     
  8. 3. Model selection and evaluation — scikit-lear...

    1.1. Computing cross-validated metrics 3.1.2. Cross...validation iterators 3.1.3. A note on shuffling 3.1.4. Cross validation...
    scikit-learn.org/stable/model_selection.html
    Sat Aug 02 00:15:35 UTC 2025
      34.4K bytes
      Cache
     
  9. RFECV — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:38 UTC 2025
      158.4K bytes
      Cache
     
  10. ExtraTreesClassifier — scikit-learn 1.7.1 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
    Sat Aug 02 00:15:38 UTC 2025
      167.5K bytes
      Cache
     
Back to top