Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 3311 - 3320 of over 10,000 for * (3.46 seconds)

Filter
  1. Varying regularization in Multi-layer Perceptro...

    () - 0.5 , X [:, 0 ] . max () + 0.5 y_min , y_max = X [:, 1 ] ....i += 1 figure . subplots_adjust ( left = 0.02 , right = 0.98 )...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Mon Mar 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  2. Visualization of MLP weights on MNIST — scikit-...

    loss = 0.09443967 Iteration 6, loss = 0.07846529 Iteration...7, loss = 0.06506307 Iteration 8, loss = 0.05534985 Training set...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  3. Column Transformer with Heterogeneous Data Sour...

    support 0 0.84 0.87 0.86 396 1 0.87 0.84 0.85 394 accuracy 0.86 790...macro avg 0.86 0.86 0.86 790 weighted avg 0.86 0.86 0.86 790 Total...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Mon Mar 23 20:39:22 UTC 2026
      18.2K bytes
      Cache
     
  4. Neighborhood Components Analysis Illustration —...

    class_sep = 1.0 , random_state = 0 , ) plt . figure ( 1 ) ax = plt...([ pt_i [ 0 ], pt_j [ 0 ]], [ pt_i [ 1 ], pt_j [ 1 ]]) ax . plot...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  5. Kernel Density Estimation — scikit-learn 1.8.0 ...

    logspace ( - 1 , 1 , 20 )} grid = GridSearchCV..."nearest" ) im . set_clim ( 0 , 16 ) ax [ 0 , 5 ] . set_title ( "Selection...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Mon Mar 23 20:39:20 UTC 2026
      16.1K bytes
      Cache
     
  6. Visualizing cross-validation behavior in scikit...

    = [ 0.1 , 0.3 , 0.6 ] y = np . hstack ([[ ii ] * int ( 100 * perc...data n_points = 100 X = rng . randn ( 100 , 10 ) percentiles_classes...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Mon Mar 23 20:39:22 UTC 2026
      18.5K bytes
      Cache
     
  7. Effect of model regularization on training and ...

    noise = 1.0 , coef = True , random_state...l1_ratio = 0.9 , positive = True , max_iter = 10_000 ) Evaluate...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  8. Multilabel classification using a classifier ch...

    model_scores ) * 0.9 , max ( model_scores ) * 1.1 ]) colors = [...X , Y , test_size = 0.2 , random_state = 0 ) Fit models # We fit...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  9. Test with permutations the significance of a cl...

    text ( 0.7 , 10 , score_label , fontsize =...data [ 1 ] . References Total running time of the script: (0 minutes...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Mon Mar 23 20:39:21 UTC 2026
      17.3K bytes
      Cache
     
  10. Assert (Spring Framework 7.0.2 API)

    Since: 1.1.2 Author: Keith Donald, Juergen...be null"); Assert.isTrue(i > 0, "The value must be greater than...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/Assert.html
    Fri Feb 01 00:00:00 UTC 1980
      111.5K bytes
      Cache
     
Back to Top