Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 961 - 970 of over 10,000 for 1 (0.26 seconds)

Filter
  1. Balance model complexity and cross-validated sc...

    `n_jobs` default changed from 1 to None 1 refit refit: bool, str, or...more details. .. versionadded:: 1.1 10 power_iteration_normalizer...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Mon Mar 23 20:39:21 UTC 2026
      34.4K bytes
      Cache
     
  2. Probabilistic predictions with Gaussian process...

    875 Accuracy: 1.000 (initial) 1.000 (optimized) Log-loss:...GaussianProcessClass ( kernel = 1.0 * RBF ( length_scale = 1.0 ), optimizer =...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Mon Mar 23 20:39:21 UTC 2026
      17.1K bytes
      Cache
     
  3. Comparison of LDA and PCA 2D projection of Iris...

    1 , 2 ], target_names ): plt . scatter...y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha = 0.8...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Mon Mar 23 20:39:20 UTC 2026
      15.6K bytes
      Cache
     
  4. DataAccessUtils (Spring Framework 7.0.1 API)

    Since: 1.0.2 Author: Juergen Hoeller Constructor...throws an exception if more than 1 element found. Parameters: results...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/dao/support/DataAcce...
    Fri Feb 01 00:00:00 UTC 1980
      56.1K bytes
      Cache
     
  5. set_config — scikit-learn 1.8.0 documentation

    Added in version 1.1. enable_cython_pairwise_dist...configuration setting. Added in version 1.1. array_api_dispatch bool, default=None...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Mon Mar 23 20:39:21 UTC 2026
      15.9K bytes
      Cache
     
  6. Pipelining: chaining a PCA and a logistic regre...

    arange ( 1 , pca . n_components_ + 1 ), pca . explained_variance_ratio_...( max_iter = 10000 , tol = 0.1 ) pipe = Pipeline ( steps = [(...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  7. Density Estimation for a Gaussian mixture — sci...

    norm = LogNorm ( vmin = 1.0 , vmax = 1000.0 ), levels =...X_train [:, 0 ], X_train [:, 1 ], 0.8 ) plt . title ( "Negative...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Mon Mar 23 20:39:22 UTC 2026
      15.8K bytes
      Cache
     
  8. parametrize_with_checks — scikit-learn 1.8.0 do...

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...specific category. Added in version 1.6. expected_failed_checks callable,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks....
    Tue Mar 17 03:44:39 UTC 2026
      14.4K bytes
      Cache
     
  9. JsonPathResultMatchers (Spring Framework 7.0.1 ...

    1 See Also: isNotEmpty() exists()...ObjectUtils.isEmpty(Object) . Since: 4.2.1 See Also: isEmpty() exists() doesNotExist()...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/res...
    Fri Feb 01 00:00:00 UTC 1980
      40.2K bytes
      Cache
     
  10. Illustration of Gaussian process classification...

    kernels = [ 1.0 * RBF ( length_scale = 1.15 ), 1.0 * DotProduct...)[:, 1 ] Z = Z . reshape ( xx . shape ) plt . subplot ( 1 , 2...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.3K bytes
      Cache
     
Back to Top