Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 110 of 1,971 for = (0.11 sec)

  1. Comparing Linear Bayesian Regressors — scikit-l...

    n_informative = 10 , noise = 8 , coef = True , random_state = 42 , )...linthresh = 10e-4 , vmin =- 80 , vmax = 80 ), cbar_kws = { "label"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Sun Oct 12 02:56:14 UTC 2025
      120.3K bytes
      Cache
     
  2. PartialDependenceDisplay — scikit-learn 1.7.2 d...

    method = 'auto' , n_jobs = None , verbose = 0 , line_kw = None...ice_lines_kw = None , pd_line_kw = None , contour_kw = None , ax = None...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Sun Oct 12 02:56:14 UTC 2025
      176.8K bytes
      Cache
     
  3. Release Highlights for scikit-learn 0.22 — scik...

    y_test = train_test_split ( X , y , random_state = 42 ) svc = SVC...LinearSVC X , y = load_iris ( return_X_y = True ) estimators = [ ( "rf"...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Sun Oct 12 02:56:14 UTC 2025
      140.6K bytes
      Cache
     
  4. NearestNeighbors — scikit-learn 1.7.2 documenta...

    n_neighbors = 5 , radius = 1.0 , algorithm = 'auto' , leaf_size = 30 ,..., metric = 'minkowski' , p = 2 , metric_params = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html
    Sun Oct 12 02:56:14 UTC 2025
      151.7K bytes
      Cache
     
  5. Concentration Prior Type Analysis of Variation ...

    s = 5 , marker = "o" , color = colors [ y ], alpha = 0.8 )...width = 0.9 , color = "#56B4E9" , zorder = 3 , align = "center"...
    scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html
    Sun Oct 12 02:56:17 UTC 2025
      112.1K bytes
      Cache
     
  6. Comparing Target Encoder with Other Encoders — ...

    wine_reviews = fetch_openml ( data_id = 42074 , as_frame = True ) df...handle_unknown = "ignore" , max_categories = 20 , sparse_output = False...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Sun Oct 12 02:56:14 UTC 2025
      156.8K bytes
      Cache
     
  7. Comparison of kernel ridge regression and SVR —...

    c = "k" , label = "data" , zorder = 1 , edgecolors = ( 0 ,..."o-" , color = "r" if name == "SVR" else "g" , label = " %s (train)"...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Sun Oct 12 02:56:14 UTC 2025
      122.9K bytes
      Cache
     
  8. ElasticNet — scikit-learn 1.7.2 documentation

    precompute = False , max_iter = 1000 , copy_X = True , tol = 0.0001...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNet.html
    Sun Oct 12 02:56:14 UTC 2025
      166.2K bytes
      Cache
     
  9. ValidationCurveDisplay — scikit-learn 1.7.2 doc...

    groups = None , cv = None , scoring = None , n_jobs = None ,...pre_dispatch = 'all' , verbose = 0 , error_score = nan , fit_params...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Sat Oct 11 07:51:26 UTC 2025
      144.1K bytes
      Cache
     
  10. Manifold Learning methods on a severed sphere —...

    fontsize = 14 ) ax = fig . add_subplot ( 251 , projection = "3d"...n_neighbors = n_neighbors , n_components = 2 , method = method ,...
    scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html
    Sun Oct 12 02:56:17 UTC 2025
      118.9K bytes
      Cache
     
Back to top