- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1261 - 1270 of 2,527 for = (0.07 sec)
-
Scaling the regularization parameter for SVCs —...
param_range = Cs , cv = cv , n_jobs = 2 , ) results [ label ] = test_scores...axes = plt . subplots ( nrows = 1 , ncols = 2 , sharey = True...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
Two sides of the same coin: Uniting testing and...
; if ( env === "production" ) { config . params = { url : "h...default ( env ) => { const config : SyntheticsConfig = { params :...www.elastic.co/observability-labs/blog/testing-monitoring-synthetic-monitoring -
apple-icon-180x180.png
35285816 width=180, height=180, bitDepth=8, colorType=RGBAlpha, ...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-180x180.png -
apple-icon-192x192.png
35285816 width=192, height=192, bitDepth=8, colorType=RGBAlpha, ...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-192x192.png -
favicon-48x48.png
35285816 width=48, height=48, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon-48x48.png -
make_circles — scikit-learn 1.5.2 documentation
( n_samples = 100 , * , shuffle = True , noise = None , random_state...random_state = None , factor = 0.8 ) [source] # Make a large circle...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_circles.html -
Version 0.23 — scikit-learn 1.5.2 documentation
overwrite X when X_copy=True and Gram='auto' . #17914 by Thomas...cluster.KMeans with algorithm="elkan" and algorithm="full" . Fix cluster.Birch...scikit-learn.org/stable/whats_new/v0.23.html -
Binarizer — scikit-learn 1.5.2 documentation
threshold = 0.0 , copy = True ) [source] # Binarize...Parameters : threshold float, default=0.0 Feature values below or equal...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Binarizer.html -
Map data to a normal distribution — scikit-lear...
QuantileTransformer N_SAMPLES = 1000 FONT_SIZE = 6 BINS = 30 rng = np . random...distribution df = 3 X_chisq = rng . chisquare ( df = df , size = size )...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html -
Features in Histogram Gradient Boosting Trees —...
electricity = fetch_openml ( name = "electricity" , version = 1 , as_frame...as_frame = True , parser = "pandas" ) df = electricity . frame...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html