Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1031 - 1040 of 2,482 for 2 (0.11 sec)

  1. nan_euclidean_distances — scikit-learn 1.7.2 do...

    is: \[\sqrt{\frac{4}{2}((3-1)^2 + (6-5)^2)}\] If all the coordinates...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.nan_euclidean_distances.html
    Sat Nov 01 09:15:34 UTC 2025
      110.9K bytes
      Cache
     
  2. Column Transformer with Heterogeneous Data Sour...

    We will only use posts from 2 categories to speed up running...empty ( shape = ( len ( posts ), 2 ), dtype = object ) for i , text...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Sat Nov 01 09:15:33 UTC 2025
      107.7K bytes
      Cache
     
  3. Permutation Importance with Multicollinear or C...

    n_jobs = 2 ) perm_sorted_idx = result . importances_mean...score ( X_test , y_test ) : .2 } " ) Baseline accuracy on test...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Sat Nov 01 09:15:33 UTC 2025
      117.4K bytes
      Cache
     
  4. Effect of transforming the targets in regressio...

    subplots ( 2 , 2 , sharey = "row" , figsize =...ax1 ) = plt . subplots ( 1 , 2 ) ax0 . hist ( y , bins = 100...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Sat Nov 01 09:15:33 UTC 2025
      125.3K bytes
      Cache
     
  5. Recognizing hand-written digits — scikit-learn ...

    turning each 2-D array of grayscale values from...0.99 0.99 88 1 0.99 0.97 0.98 91 2 0.99 0.99 0.99 86 3 0.98 0.87...
    scikit-learn.org/stable/auto_examples/classification/plot_digits_classification.html
    Sat Nov 01 09:15:33 UTC 2025
      102K bytes
      Cache
     
  6. Demo of HDBSCAN clustering algorithm — scikit-l...

    2 , 0.35 , 1.35 , 1.35 ], random_state...fig , axes = plt . subplots ( 2 , 1 , figsize = ( 10 , 8 )) params...
    scikit-learn.org/stable/auto_examples/cluster/plot_hdbscan.html
    Sat Nov 01 09:15:33 UTC 2025
      128.9K bytes
      Cache
     
  7. 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
    Sat Nov 01 09:15:34 UTC 2025
      102.6K bytes
      Cache
     
  8. In Fess make Apache Solr based search Server-Mo...

    This time we enter DoCoMo/2.0 P903i. for DoCoMo Web crawl...
    fess.codelibs.org/articles/article-2.html
    Sun Nov 02 02:38:05 UTC 2025
      20.6K bytes
      10 views
      Cache
     
  9. 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
    Sat Nov 01 09:15:34 UTC 2025
      105.1K bytes
      Cache
     
  10. 1.7. Gaussian Processes — scikit-learn 1.7.2 do...

    log-transformed [[ -inf 2.30258509] [ -inf 2.30258509] [ -inf 2.30258509]]...\left(1 + \frac{d(x_i, x_j)^2}{2\alpha l^2}\right)^{-\alpha}\] The...
    scikit-learn.org/stable/modules/gaussian_process.html
    Sat Nov 01 09:15:34 UTC 2025
      84.5K bytes
      Cache
     
Back to top