Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 901 - 910 of 9,498 for 2 (0.19 seconds)

  1. Lagged features for time series forecasting &#8...

    2 ± 4.0" "39.3 ± 2.8" "16.7..."92.5 ± 16.2" "5.9 ± 0.9" "46.2 ± 8.1"...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Mon Jan 12 10:07:38 GMT 2026
      162.5K bytes
      Cache
     
  2. Plot randomly generated multilabel dataset &#82...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Mon Jan 12 10:07:38 GMT 2026
      96.8K bytes
      Cache
     
  3. Theil-Sen Regression — scikit-learn 1.8.0...

    Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Mon Jan 12 10:07:38 GMT 2026
      103K bytes
      Cache
     
  4. make_gaussian_quantiles — scikit-learn 1....

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Mon Jan 12 10:07:41 GMT 2026
      112.6K bytes
      Cache
     
  5. Spring - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...Java applications for CICS, Part 2: Security Explore three different...
    developer.ibm.com/components/spring
    Mon Jan 12 13:12:53 GMT 2026
      636.4K bytes
      Cache
      Similar Results (1)
     
  6. DistanceMetric — scikit-learn 1.8.0 docum...

    HaversineDistance 2 arcsin(sqrt(sin^2(0.5*dx) + cos(x1)cos(x2)sin^2(0.5*dy)))...'euclidean' ) >>> X = [[ 1 , 2 ], [ 3 , 4 ], [ 5 , 6 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Mon Jan 12 10:07:41 GMT 2026
      116.7K bytes
      Cache
     
  7. Ledoit-Wolf vs OAS estimation — scikit-le...

    subplot ( 2 , 1 , 2 ) plt . errorbar ( n_samples_range...shrinkage_ # plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Mon Jan 12 10:07:40 GMT 2026
      103.6K bytes
      Cache
     
  8. oas — scikit-learn 1.8.0 documentation

    formula (23) states that 2/p (p being the number of features)...because for a large p, the value of 2/p is so small that it doesn’t...
    scikit-learn.org/stable/modules/generated/oas-function.html
    Mon Jan 12 10:07:40 GMT 2026
      109.5K bytes
      Cache
     
  9. The Johnson-Lindenstrauss bound for embedding w...

    v\|^2 < \|p(u) - p(v)\|^2 < (1 + eps) \|u - v\|^2\] Where...\geq 4 log(n\_samples) / (eps^2 / 2 - eps^3 / 3)\] The first plot...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html
    Mon Jan 12 10:07:38 GMT 2026
      119.6K bytes
      Cache
     
  10. plot_classifier_comparison.zip

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Mon Jan 12 10:07:38 GMT 2026
      10.8K bytes
      1 views
     
Back to Top