- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1191 - 1200 of over 10,000 for 2 (0.54 seconds)
Filter
-
Ability of Gaussian process regression (GPR) to...
= ( 1e-2 , 1e3 )) + WhiteKernel ( noise_level = 1e-2 , noise_level_bounds...( - 2 , 4 , num = 80 ) noise_level = np . logspace ( - 2 , 1...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html -
Neural networks from scratch
2 , 0 . 2 , 0 . 5 , 0 . 3 , 0 . 6 , 0 . 4 , 0 . 2 , 0 ....array ([ 0.2 , 0.2 , - 0.5 , 0.3 , 0.6 , 0.4 , 0.2 , 0.1 , 0.3...developer.ibm.com/articles/neural-networks-from-scratch/ -
check_array — scikit-learn 1.8.0 documentation
ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html -
Log Configuration
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level&g...fess.codelibs.org/15.4/config/admin-logging.html -
Simple 1D Kernel Density Estimation — scikit-le...
subplots ( 2 , 2 , sharex = True , sharey = True...1.05 ) axi . set_xlim ( - 2.9 , 2.9 ) ax [ 0 , 1 ] . set_title...scikit-learn.org/stable/auto_examples/neighbors/plot_kde_1d.html -
Categorical Feature Support in Gradient Boostin...
2 Added support for feature names....versionadded:: 0.23 .. versionchanged:: 1.2 Accept dict of constraints with...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html -
KMeans — scikit-learn 1.8.0 documentation
2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
Docker Installation (Detailed Guide)
later is installed Docker Compose 2.0 or later is installed Verify...pose-opensearch3.yaml Method 2: Clone Repository with Git If...fess.codelibs.org/15.4/install/install-docker.html -
nan_euclidean_distances — scikit-learn 1.8.0 do...
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html -
ExpSineSquared — scikit-learn 1.8.0 documentation
\text{exp}\left(- \frac{ 2\sin^2(\pi d(x_i, x_j)/p) }{ l^ 2} \right)\] where...0.0144 >>> gpr . predict ( X [: 2 ,:], return_std = True ) (array([425.6,...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.ExpSineSquared.html