Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 471 - 480 of 2,934 for 1 (0.31 sec)

  1. GaussianRandomProjection — scikit-learn 1.7.2 d...

    Added in version 1.1. n_features_in_ int Number of...n_components = 'auto' , * , eps = 0.1 , compute_inverse_components =...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.GaussianRandomProjection.html
    Sat Nov 01 09:15:33 UTC 2025
      129.9K bytes
      Cache
     
  2. LeavePOut — scikit-learn 1.7.2 documentation

    3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...index=[1 2] Fold 4: Train: index=[0 2] Test: index=[1 3] Fold...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Nov 03 14:20:04 UTC 2025
      116.4K bytes
      Cache
     
  3. LinearSVR — scikit-learn 1.7.2 documentation

    intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the...version 1.3: The "auto" option is added in version 1.3 and will...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Sat Nov 01 09:15:34 UTC 2025
      143.3K bytes
      Cache
     
  4. ClassifierChain — scikit-learn 1.7.2 documentation

    X_test ) array([[1., 1., 0.], [1., 0., 0.], [0., 1., 0.]]) >>> chain...order = [ 0 , 1 , 2 , ... , Y . shape [ 1 ] - 1 ] The order of...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Sat Nov 01 09:15:33 UTC 2025
      140.8K bytes
      Cache
     
  5. MultiOutputClassifier — scikit-learn 1.7.2 docu...

    ( X [ - 2 :]) array([[1, 1, 1], [1, 0, 1]]) fit ( X , Y , sample_weight...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html
    Sat Nov 01 09:15:34 UTC 2025
      141.7K bytes
      Cache
     
  6. BaggingClassifier — scikit-learn 1.7.2 document...

    max_samples = 1.0 , max_features = 1.0 , bootstrap = True...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingClassifier.html
    Mon Nov 03 14:20:03 UTC 2025
      153.5K bytes
      Cache
     
  7. 2.5. Decomposing signals in components (matrix ...

    ([[ 1 , 0 ], [ 1 , 6.1 ], [ 1 , 0 ], [ 1 , 4 ], [ 3.2 , 1 ], [...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/decomposition.html
    Mon Nov 03 14:20:04 UTC 2025
      126.7K bytes
      Cache
     
  8. AdditiveChi2Sampler — scikit-learn 1.7.2 docume...

    transformed into 2*sample_steps-1 features, where sample_steps is...values of sample_steps include 1, 2 and 3. Optimal choices for...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html
    Mon Nov 03 14:20:05 UTC 2025
      129K bytes
      Cache
     
  9. RidgeClassifierCV — scikit-learn 1.7.2 document...

    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.RidgeClassifierCV.html
    Mon Nov 03 14:20:03 UTC 2025
      142.2K bytes
      Cache
     
  10. LabelPropagation — scikit-learn 1.7.2 documenta...

    means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. n_iter_ int Number of iterations...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html
    Sat Nov 01 09:15:33 UTC 2025
      130.9K bytes
      Cache
     
Back to top