Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 3,123 for 1 (0.09 sec)

  1. LocallyLinearEmbedding — scikit-learn 1.7.2 doc...

    n_neighbors > n_components * (1 + (n_components + 1) / 2 . see reference...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html
    Mon Oct 20 15:12:26 UTC 2025
      136.8K bytes
      Cache
     
  2. SequentialFeatureSelector — scikit-learn 1.7.2 ...

    version 1.1: The option "auto" was added in version 1.1. Changed...version 1.3: The default changed from "warn" to "auto" in 1.3. tol...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Mon Oct 20 15:12:26 UTC 2025
      143.1K bytes
      Cache
     
  3. SpectralCoclustering — scikit-learn 1.7.2 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([0, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html
    Mon Oct 20 15:12:25 UTC 2025
      129.7K bytes
      Cache
     
  4. OOB Errors for Random Forests — scikit-learn 1....

    validated whilst being trained [ 1 ] . The example below demonstrates...= 25 , n_clusters_per_class = 1 , n_informative = 15 , random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_ensemble_oob.html
    Mon Oct 20 15:12:27 UTC 2025
      93.9K bytes
      Cache
     
  5. PassiveAggressiveRegressor — scikit-learn 1.7.2...

    default=1.0 Maximum step size (regularization). Defaults to 1.0. fit_intercept...PassiveAggressiveReg ( * , C = 1.0 , fit_intercept = True , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveRegressor.html
    Mon Oct 20 15:12:26 UTC 2025
      154.1K bytes
      Cache
     
  6. GroupShuffleSplit — scikit-learn 1.7.2 document...

    index=[0 1], group=[1 1] Fold 1: Train: index=[0 1 5 6 7], group=[1...shape = ( 8 , 1 )) >>> groups = np . array ([ 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon Oct 20 15:12:26 UTC 2025
      128.2K bytes
      Cache
     
  7. KernelPCA — scikit-learn 1.7.2 documentation

    coef0 = 1 , kernel_params = None , alpha = 1.0 , fit_inverse_transform...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Mon Oct 20 15:12:26 UTC 2025
      147.4K bytes
      Cache
     
  8. CCA — scikit-learn 1.7.2 documentation

    1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ],...intercept_ . Added in version 1.1. n_iter_ list of shape (n_components,)...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Mon Oct 20 15:12:26 UTC 2025
      158.4K bytes
      Cache
     
  9. PassiveAggressiveClassifier — scikit-learn 1.7....

    default=1.0 Maximum step size (regularization). Defaults to 1.0. fit_intercept...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html
    Mon Oct 20 15:12:26 UTC 2025
      158.2K bytes
      Cache
     
  10. SplineTransformer — scikit-learn 1.7.2 document...

    n_splines=n_knots + degree - 1 ( n_knots - 1 for extrapolation="periodic"...degree - 1 for non-periodic splines and n_knots - 1 for periodic...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Mon Oct 20 15:12:26 UTC 2025
      143.4K bytes
      Cache
     
Back to top