Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1011 - 1020 of 3,208 for 2 (0.48 sec)

  1. Image denoising using kernel PCA — scikit-learn...

    (( X_test - X_test_noisy ) ** 2 ) : .2f } " ) Learn the PCA basis...X_test - X_reconstructed_pca ) ** 2 ) : .2f } " , ) plot_digits (...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Wed Sep 17 19:57:58 UTC 2025
      102.6K bytes
      Cache
     
  2. Multilabel classification using a classifier ch...

    yeast dataset which contains 2,417 datapoints each with 103 features...train_test_split ( X , Y , test_size = 0.2 , random_state = 0 ) Fit models...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Wed Sep 17 19:58:00 UTC 2025
      105.1K bytes
      Cache
     
  3. Early stopping of Stochastic Gradient Descent —...

    2 ), } # Load the dataset X , y...subplots ( nrows = 1 , ncols = 2 , sharey = True , figsize = (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html
    Wed Sep 17 19:57:59 UTC 2025
      107.6K bytes
      Cache
     
  4. Outlier detection on a real data set — scikit-l...

    2 ]] # two clusters fig , ax = plt..."outlying points" , xy = ( 4 , 2 ), xycoords = "data" , textcoords...
    scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html
    Wed Sep 17 19:57:59 UTC 2025
      101.7K bytes
      1 views
      Cache
     
  5. load_sample_images — scikit-learn 1.7.2 documen...

    images ) 2 >>> first_img_data = dataset ....
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_images.html
    Wed Sep 17 19:57:58 UTC 2025
      106.5K bytes
      Cache
     
  6. Swiss Roll And Swiss-Hole Reduction — scikit-le...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Wed Sep 17 19:58:00 UTC 2025
      100K bytes
      Cache
     
  7. XML results output

    2 11.1 11.0 10.3 10.2 10.1 10.0 9.4 9.3 9.2 9.1 9.0 8.0...13.4 13.3 13.2 13.1 13.0 12.7 12.6 12.5 12.4 12.3 12.2 12.1 12.0...
    fess.codelibs.org/4.0/user/xml-response.html
    Sat Sep 06 07:10:07 UTC 2025
      40.2K bytes
      18 views
      Cache
     
  8. Glossary of Common Terms and API Elements — sci...

    2], 2 is the positive class; of [‘no’,...array whose .shape has length 2. Often represents a matrix. API...
    scikit-learn.org/stable/glossary.html
    Wed Sep 17 19:58:00 UTC 2025
      212.1K bytes
      Cache
     
  9. Download

    OpenSearch 2.1.0 ) Fess 14.2.0 ( Java 17 , Elasticsearch 8.2.2 , OpenSearch...7.15.2 ) Fess 13.14.1 ( Elasticsearch 7.14.2 ) Fess 13.13.2 ( Elasticsearch...
    fess.codelibs.org/downloads.html
    Wed Sep 17 02:37:11 UTC 2025
      32.1K bytes
      4 views
      Cache
     
  10. Sample pipeline for text feature extraction and...

    to index 2 transform_funcs [ "norm" ] = lambda x : 2 if x == "l2"...Loading 20 newsgroups dataset for 2 categories: ['alt.atheism', '...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Wed Sep 17 19:57:58 UTC 2025
      168.1K bytes
      1 views
      Cache
     
Back to top