Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 1,996 for = (0.09 sec)

  1. Illustration of prior and posterior Gaussian pr...

    nrows = 2 , sharex = True , sharey = True , figsize = ( 10 ,...nrows = 2 , sharex = True , sharey = True , figsize = ( 10 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Wed Apr 02 13:21:49 UTC 2025
      135.8K bytes
      Cache
     
  2. plot_hgbt_regression.rst.txt

    py: ========== Features in Histogram Gradient...Gradient Boosting Trees ========== :ref:`histogram_based_gradient_boosting`...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Thu Mar 27 10:39:07 UTC 2025
      22K bytes
     
  3. plot_discretization_strategies.zip

    py """ ========== Demonstrating the different...strategies of KBinsDiscretizer ========== This example presents the...
    scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie...
    Fri Mar 28 18:25:27 UTC 2025
      7.1K bytes
      Similar Results (1)
     
  4. Classifier comparison — scikit-learn 1.6.1 docu...

    C = 0.025 , random_state = 42 ), SVC ( gamma = 2 , C = 1 ,...clf , X , cmap = cm , alpha = 0.8 , ax = ax , eps = 0.5 ) # Plot...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Wed Apr 02 13:21:50 UTC 2025
      113.7K bytes
      Cache
     
  5. GMM covariances — scikit-learn 1.6.1 documentation

    bottom = 0.01 , top = 0.95 , hspace = 0.15 , wspace = 0.05 ,...scatterpoints = 1 , loc = "lower right" , prop = dict ( size = 12 ))...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Wed Apr 02 13:21:49 UTC 2025
      108.3K bytes
      Cache
     
  6. Probability Calibration for 3-class classificat...

    y = make_blobs ( n_samples = 2000 , n_features = 2 , centers...centers = 3 , random_state = 42 , cluster_std = 5.0 ) X_train ,...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Wed Apr 02 13:21:50 UTC 2025
      165.4K bytes
      Cache
     
  7. grid_search_workflow.png

    encoding=ISO-8859-1, compression=none keyword=Software, value=www.inkscape.org...0.08468835 width=2031, height=1362, bitDepth=8, colorType=RGBAlpha,...
    scikit-learn.org/stable/_images/grid_search_workflow.png
    Wed Apr 02 13:21:50 UTC 2025
      80K bytes
     
  8. BallTree — scikit-learn 1.6.1 documentation

    return_distance == False (d,i) if return_distance == True d ndarray...count if count_only == True ind if count_only == False and return_distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html
    Wed Apr 02 13:21:50 UTC 2025
      136.1K bytes
      Cache
      Similar Results (1)
     
  9. Multiclass Receiver Operating Characteristic (R...

    pair_list ): a_mask = y_test == label_a b_mask = y_test == label_b ab_mask...color = color , ax = ax , plot_chance_level = ( class_id == 2 ),...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Wed Apr 02 13:21:50 UTC 2025
      150.1K bytes
      Cache
     
  10. Support Vector Regression (SVR) using linear an...

    # svr_rbf = SVR ( kernel = "rbf" , C = 100 , gamma = 0.1 , epsilon...epsilon = 0.1 ) svr_lin = SVR ( kernel = "linear" , C = 100 , gamma...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html
    Wed Apr 02 13:21:50 UTC 2025
      97.5K bytes
      Cache
     
Back to top