Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1181 - 1190 of 9,543 for 1 (0.16 seconds)

Filter
  1. ViewResolver (Spring Framework 7.0.1 API)

    declaration: package: org.springframework.web.reactive.result.view, interface: ViewResolver
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/result/...
    Fri Feb 01 00:00:00 UTC 1980
      10.6K bytes
      Cache
     
  2. RouterFunction (Spring Framework 7.0.1 API)

    declaration: package: org.springframework.web.reactive.function.server, interface: RouterFunction
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio...
    Fri Feb 01 00:00:00 UTC 1980
      34.1K bytes
      Cache
     
  3. AbstractExpressionPointcut (Spring Framework 7....

    declaration: package: org.springframework.aop.support, class: AbstractExpressionPointcut
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/support/Abstract...
    Fri Feb 01 00:00:00 UTC 1980
      23K bytes
      Cache
     
  4. Comparison between grid search and successive h...

    1e-1 , 1e-2 , 1e-3 , 1e-4 , 1e-5 , 1e-6 , 1e-7 ] Cs = [ 1 , 10...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Mon Mar 23 20:39:22 UTC 2026
      17K bytes
      Cache
     
  5. Custom refit strategy of a grid search with cro...

    precision: 1.000 (±0.000), recall: 0.854 (±0.063), for {'C': 1, 'gamma':...precision: 1.000 (±0.000), recall: 0.257 (±0.061), for {'C': 1, 'gamma':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Mar 23 20:39:22 UTC 2026
      29K bytes
      Cache
     
  6. Gaussian Mixture Models — scikit-learn 1.8.0 do...

    Examples concerning the sklearn.mixture module. Concentration Prior Type Analysis of Variation Bayesian Gaussian Mixture Density Estimation for a Gaussian mixture GMM Initialization Methods GMM cov...
    scikit-learn.org/stable/auto_examples/mixture/index.html
    Mon Mar 23 20:39:22 UTC 2026
      13.4K bytes
      Cache
     
  7. Plot different SVM classifiers in the iris data...

    plot the support vectors C = 1.0 # SVM regularization parameter...) X0 , X1 = X [:, 0 ], X [:, 1 ] for clf , title , ax in zip...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Mon Mar 23 20:39:22 UTC 2026
      15.9K bytes
      Cache
     
  8. Single estimator versus bagging: bias-variance ...

    n_estimators - 1 : plt . legend ( loc = ( 1.1 , 0.5 )) plt ....axis = 1 )) ** 2 y_var = np . var ( y_predict , axis = 1 ) print...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Mon Mar 23 20:39:21 UTC 2026
      18.6K bytes
      Cache
     
  9. Principal Component Analysis (PCA) on Iris Data...

    figure ( 1 , figsize = ( 8 , 6 )) ax = fig...X_reduced [:, 0 ], X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  10. Decision Boundaries of Multinomial and One-vs-R...

    1.5], and [5, -1]. After generation, we...= [[ - 5 , 0 ], [ 0 , 1.5 ], [ 5 , - 1 ]] X , y = make_blobs...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
Back to Top