- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1011 - 1020 of 3,208 for 2 (0.1 sec)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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