Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1191 - 1200 of over 10,000 for 2 (0.54 seconds)

Filter
  1. 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
    Mon Mar 23 20:39:21 UTC 2026
      19.1K bytes
      Cache
     
  2. 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/
    Tue Mar 24 02:13:10 UTC 2026
      28.7K bytes
      Cache
     
  3. 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
    Tue Mar 17 03:44:39 UTC 2026
      14.8K bytes
      Cache
     
  4. 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
    Mon Feb 09 02:42:12 UTC 2026
      72.3K bytes
      Cache
     
  5. 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
    Mon Mar 23 20:39:22 UTC 2026
      17.6K bytes
      Cache
     
  6. 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
    Mon Mar 23 20:39:21 UTC 2026
      83.7K bytes
      Cache
     
  7. 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
    Mon Mar 23 20:39:20 UTC 2026
      20.5K bytes
      Cache
     
  8. 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
    Mon Feb 09 02:42:14 UTC 2026
      48.3K bytes
      Cache
     
  9. nan_euclidean_distances — scikit-learn 1.8.0 do...

    is: \[\sqrt{\frac{4}{2}((3-1)^2 + (6-5)^2)}\] If all the coordinates...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html
    Mon Mar 23 20:39:20 UTC 2026
      14K bytes
      Cache
     
  10. 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
    Mon Mar 23 20:39:21 UTC 2026
      16K bytes
      Cache
     
Back to Top