Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 190 of 3,499 for 1 (0.07 sec)

  1. available_if — scikit-learn 1.6.0 documentation

    >>> obj = HelloIfEven ( 1 ) >>> hasattr ( obj , "say_hello"...
    scikit-learn.org/stable/modules/generated/sklearn.utils.metaestimators.available_if.html
    Fri Dec 20 11:14:14 UTC 2024
      109.2K bytes
      2 views
      Cache
     
  2. GridSearchCV — scikit-learn 1.7.dev0 documentation

    version 1.5: Xt was deprecated in 1.5 and will be removed in 1.7....means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/dev/modules/generated/sklearn.model_selection.GridSearchCV.html
    Mon Dec 09 18:03:47 UTC 2024
      187.3K bytes
      Cache
      Similar Results (1)
     
  3. NuSVR — scikit-learn 1.6.0 documentation

    Added in version 1.1. n_support_ ndarray of shape (1,), dtype=int32...(0, 1]. By default 0.5 will be taken. C float, default=1.0 Penalty...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Fri Dec 20 11:14:16 UTC 2024
      144.5K bytes
      Cache
     
  4. 1. Metadata Routing — scikit-learn 1.7.dev0 doc...

    rand ( n_samples ) 1.1.1. Weighted scoring and fitting...demonstrated by the following examples. 1.1. Usage Examples # Here we present...
    scikit-learn.org/dev/metadata_routing.html
    Mon Dec 09 18:03:47 UTC 2024
      87.8K bytes
      Cache
      Similar Results (1)
     
  5. Version 1.6 — scikit-learn 1.7.dev0 documentation

    was deprecated in 1.6 and will be removed in 1.8. It has no effect...GitHub Choose version Version 1.6 # For a short description of...
    scikit-learn.org/dev/whats_new/v1.6.html
    Fri Dec 20 11:14:19 UTC 2024
      151.9K bytes
      Cache
     
  6. LearningCurveDisplay — scikit-learn 1.6.0 docum...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Fri Dec 20 11:14:14 UTC 2024
      144.7K bytes
      Cache
     
  7. AdaBoostRegressor — scikit-learn 1.6.0 document...

    the range [1, inf) . learning_rate float, default=1.0 Weight applied...n_estimators = 50 , learning_rate = 1.0 , loss = 'linear' , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html
    Fri Dec 20 11:14:14 UTC 2024
      147.1K bytes
      Cache
     
  8. quantile_transform — scikit-learn 1.6.0 documen...

    otherwise (if 1) transform each sample. n_quantiles...subsample=None . Added in version 1.5: The option None to disable...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Fri Dec 20 11:14:14 UTC 2024
      117.2K bytes
      Cache
     
  9. CalibratedClassifierCV — scikit-learn 1.7.dev0 ...

    means 1 unless in a joblib.parallel_backend context. -1 means...LinearSVC . Added in version 1.2. method {‘sigmoid’, ‘isotonic’},...
    scikit-learn.org/dev/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Dec 09 18:03:45 UTC 2024
      154.7K bytes
      Cache
      Similar Results (1)
     
  10. SpectralBiclustering — scikit-learn 1.6.0 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([1, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html
    Fri Dec 20 11:14:16 UTC 2024
      131.4K bytes
      Cache
     
Back to top