Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 2,909 for 1 (0.08 sec)

  1. DecisionTreeRegressor — scikit-learn 1.7.0 docu...

    1: monotonic increase 0: no constraint -1: monotonic...min_samples_split = 2 , min_samples_leaf = 1 , min_weight_fraction_leaf = 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html
    Thu Jun 05 22:21:58 UTC 2025
      166.3K bytes
      Cache
     
  2. ComplementNB — scikit-learn 1.7.0 documentation

    Added in version 1.2. Changed in version 1.4: The default value...sklearn.naive_bayes. ComplementNB ( * , alpha = 1.0 , force_alpha = True , fit_prior...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Thu Jun 05 22:21:58 UTC 2025
      153.5K bytes
      Cache
     
  3. Normalizer — scikit-learn 1.7.0 documentation

    1 , 2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ... [...0.4, 0.4], [0.1, 0.3, 0.9, 0.3], [0.5, 0.7, 0.5, 0.1]]) fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Thu Jun 05 22:21:57 UTC 2025
      135.8K bytes
      Cache
     
  4. FixedThresholdClassifier — scikit-learn 1.7.0 d...

    y_true is in {-1, 1} or {0, 1} , pos_label is set to 1, otherwise...... n_samples = 1_000 , weights = [ 0.9 , 0.1 ], class_sep = 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Thu Jun 05 22:21:57 UTC 2025
      142.5K bytes
      Cache
     
  5. SparsePCA — scikit-learn 1.7.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Thu Jun 05 22:21:57 UTC 2025
      135.2K bytes
      Cache
     
  6. 1.7. Gaussian Processes — scikit-learn 1.7.0 do...

    1.7.3. GPC examples # 1.7.3.1. Probabilistic predictions...features exceeds a few dozens. 1.7.1. Gaussian Process Regression...
    scikit-learn.org/stable/modules/gaussian_process.html
    Thu Jun 05 22:21:57 UTC 2025
      84.5K bytes
      Cache
     
  7. estimate_bandwidth — scikit-learn 1.7.0 documen...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html
    Thu Jun 05 22:21:58 UTC 2025
      110.9K bytes
      Cache
     
  8. make_classification — scikit-learn 1.7.0 docume...

    class_sep = 1.0 , hypercube = True , shift = 0.0 , scale = 1.0 , shuffle...[np.int64(0), np.int64(0), np.int64(1), np.int64(1), np.int64(0)] Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Thu Jun 05 22:21:58 UTC 2025
      135.8K bytes
      Cache
     
  9. RationalQuadratic — scikit-learn 1.7.0 document...

    RationalQuadratic ( length_scale = 1.0 , alpha = 1.0 , length_scale_bounds...RationalQuadratic ( length_scale = 1.0 , alpha = 1.5 ) >>> gpc = GaussianProcessClass...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Thu Jun 05 22:21:58 UTC 2025
      127.1K bytes
      Cache
     
  10. hamming_loss — scikit-learn 1.7.0 documentation

    1 ], [ 1 , 1 ]]), np . zeros (( 2 , 2...between 0 and 1, lower being better. References [ 1 ] Grigorios...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html
    Thu Jun 05 22:21:58 UTC 2025
      111.9K bytes
      Cache
     
Back to top