Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 491 - 500 of 7,459 for 1 (0.11 seconds)

Filter
  1. SVM: Weighted samples — scikit-learn 1.8.0 docu...

    n_clusters_per_class = 1 , class_sep = 1.1 , weights = [ 0.9 , 0.1 ], random_state...( X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Mon Mar 23 20:39:20 UTC 2026
      15.8K bytes
      Cache
     
  2. haversine_distances — scikit-learn 1.8.0 docume...

    with a less than 1% error on average. Examples We...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.haversine_distances.html
    Mon Mar 23 20:39:20 UTC 2026
      13.5K bytes
      Cache
     
  3. make_scorer — scikit-learn 1.8.0 documentation

    scikit-learn 1.5 Release Highlights for scikit-learn 1.5 On this...estimator . Added in version 1.4. greater_is_better bool, default=True...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  4. StackingClassifier — scikit-learn 1.8.0 documen...

    in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html
    Mon Mar 23 20:39:20 UTC 2026
      20.1K bytes
      Cache
     
  5. Visualizations with Display Objects — scikit-le...

    deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Mon Mar 23 20:39:20 UTC 2026
      26.8K bytes
      Cache
     
  6. make_biclusters — scikit-learn 1.8.0 documentation

    shape[1]) The indicators for cluster membership...for biclustering. References [ 1 ] Dhillon, I. S. (2001, August)....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html
    Mon Mar 23 20:39:21 UTC 2026
      13.9K bytes
      Cache
     
  7. make_checkerboard — scikit-learn 1.8.0 document...

    shape[1]) The indicators for cluster membership...for biclustering. References [ 1 ] Kluger, Y., Basri, R., Chang,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html
    Mon Mar 23 20:39:20 UTC 2026
      14.2K bytes
      Cache
     
  8. fetch_covtype — scikit-learn 1.8.0 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html
    Mon Mar 23 20:39:23 UTC 2026
      15K bytes
      Cache
     
  9. Decision Tree Regression — scikit-learn 1.8.0 d...

    RandomState ( 1 ) X = np . sort ( 5 * rng . rand ( 80 , 1 ), axis =...feature. - 1: monotonic increase - 0: no constraint - -1: monotonic...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Mon Mar 23 20:39:20 UTC 2026
      33.6K bytes
      Cache
     
  10. Introducing the set_output API — scikit-learn 1...

    798301 -1.271411 -1.327605 12 -1.244466 -0.086944 -1.327407 -1.459074...60 5.0 2.0 3.5 1.0 1 4.9 3.0 1.4 0.2 8 4.4 2.9 1.4 0.2 93 5.0 2.3...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html
    Mon Mar 23 20:39:22 UTC 2026
      34.3K bytes
      Cache
     
Back to Top