- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 1,996 for = (0.3 sec)
-
Evaluation of outlier detection estimators — sc...
) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s ] y = y . loc [...random_state = 42 , return_X_y = True , as_frame = True ) y = ( y !=...scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html -
NBCNewsHeresTheScoop1Linepeacock-2-731d22.png
green=0, blue=0 index=2, red=0, green=0, blue=0 index=3, red=0, green=0,...index=22, red=0, green=0, blue=0 index=23, red=0, green=0, blue=0...media-cldnry.s-nbcnews.com/image/upload/rockcms/2025-06/NBCNewsHeresTheScoop1Linepeacock-2-731d22... -
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 -
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 -
plot_discretization_strategies.zip
py """ ========== Demonstrating the different...strategies of KBinsDiscretizer ========== This example presents the...scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie... -
Classifier comparison — scikit-learn 1.7.0 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 -
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 -
GMM covariances — scikit-learn 1.7.0 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 -
Debugging Azure Networking for Elastic Cloud Se...
ENV{INTERFACE}=="en*", ENV{ID_NET_DRIVER}=="mlx5_core", RUN+="/sbin/ethtool...--colors=java --hash --title=aks-k8s-node-1 --width=1440 --minwidth=0.005...www.elastic.co/observability-labs/blog/debugging-aks-packet-loss -
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