Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 3,230 for 1 (1.47 sec)

  1. make_pipeline — scikit-learn 1.7.1 documentation

    scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 Release...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html
    Sat Aug 02 00:15:38 UTC 2025
      147.2K bytes
      Cache
     
  2. check_estimator — scikit-learn 1.7.1 documentation

    since version 1.6: generate_only will be removed in 1.8. Use est...since version 1.6: generate_only will be removed in 1.8. Use est...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Sat Aug 02 00:15:36 UTC 2025
      122.8K bytes
      Cache
     
  3. rbf_kernel — scikit-learn 1.7.1 documentation

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...default=None If None, defaults to 1.0 / n_features. Returns : kernel...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html
    Sat Aug 02 00:15:38 UTC 2025
      107.2K bytes
      Cache
     
  4. Examples of Using FrozenEstimator — scikit-lear...

    same three data points: [1 1 1] Now imagine you’d want to set...scikit-learn 1.5 Release Highlights for scikit-learn 1.5 Probability...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Sat Aug 02 00:15:37 UTC 2025
      100.9K bytes
      Cache
     
  5. Comparison of Calibration of Classifiers — scik...

    1 ) proba_neg_class = 1 - proba_pos_class proba...[( 2 , 0 ), ( 2 , 1 ), ( 3 , 0 ), ( 3 , 1 )] for i , ( _ , name...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Sat Aug 02 00:15:35 UTC 2025
      116.7K bytes
      Cache
     
  6. f_regression — scikit-learn 1.7.1 documentation

    r_regression values lie in [-1, 1] and can thus be negative. f_regression...set to 0.0 . Added in version 1.1. Returns : f_statistic ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Sat Aug 02 00:15:38 UTC 2025
      118.1K bytes
      Cache
     
  7. affinity_propagation — scikit-learn 1.7.1 docum...

    array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2...>>> labels array([0, 0, 0, 1, 1, 1]) Gallery examples # Visualizing...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.affinity_propagation.html
    Sat Aug 02 00:15:38 UTC 2025
      114K bytes
      Cache
     
  8. fetch_rcv1 — scikit-learn 1.7.1 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the RCV1 multilabel...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html
    Sat Aug 02 00:15:38 UTC 2025
      112K bytes
      Cache
     
  9. Orthogonal Matching Pursuit — scikit-learn 1.7....

    1 , 1 ) plt . xlim ( 0 , 512 ) plt...make_sparse_coded_signal ( n_samples = 1 , n_components = n_components...
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    Sat Aug 02 00:15:37 UTC 2025
      96.7K bytes
      Cache
     
  10. cross_validate — scikit-learn 1.7.1 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Release...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Sat Aug 02 00:15:36 UTC 2025
      138.3K bytes
      Cache
     
Back to top