Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 911 - 920 of 3,200 for 2 (0.2 sec)

  1. safe_sparse_dot — scikit-learn 1.7.2 documentation

    2 ], [ 3 , 4 ], [ 5 , 6 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.safe_sparse_dot.html
    Wed Sep 17 19:57:58 UTC 2025
      107.2K bytes
      Cache
     
  2. Overview of multiclass training meta-estimators...

    code_size = 2 ) cv_results_tree = cross_validate..., X , y , cv = cv , n_jobs = 2 ) cv_results_ovo = cross_validate...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Thu Sep 18 09:36:17 UTC 2025
      114.3K bytes
      Cache
     
  3. 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
    Thu Sep 18 09:36:18 UTC 2025
      102K bytes
      Cache
     
  4. Single estimator versus bagging: bias-variance ...

    - ( x ** 2 )) + 1.5 * np . exp ( - (( x - 2 ) ** 2 )) def generate...{0} : {1:.4f} (error) = {2:.4f} (bias^2) " " + {3:.4f} (var) +...
    scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html
    Thu Sep 18 09:36:17 UTC 2025
      115.6K bytes
      Cache
     
  5. Biclustering documents with the Spectral Co-clu...

    veal bicluster 2 : 1259 documents, 3534 words categories...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Thu Sep 18 09:36:17 UTC 2025
      109.8K bytes
      Cache
     
  6. 髙橋藍、人気俳優とのバースデー2ショットを披露→「お似合い」「絵になる2人」と大反響

    髙橋藍、人気俳優とのバースデー2ショットを披露→「お似合い」「絵になる2人」と大反響 バレーボール男子日本代表の髙橋藍選手が9月2日にIns...バレーボール男子日本代表の髙橋藍選手が9月2日にInstagramを更新。俳優の高橋文哉さんとの2ショットを披露しました。 髙橋藍選手(時事)...
    www.buzzfeed.com/jp/yukiadachi/takahashiran-birthday2shot
    Mon Sep 08 00:18:46 UTC 2025
      751.6K 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
    Thu Sep 18 09:36:17 UTC 2025
      102.6K bytes
      Cache
     
  8. label_ranking_loss — scikit-learn 1.7.2 documen...

    2 , 0.1 ]] >>> label_ranking_loss...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_loss.html
    Thu Sep 18 09:36:18 UTC 2025
      108.3K bytes
      Cache
     
  9. HuberRegressor vs Ridge on dataset with strong ...

    2.0 , size = 4 ) X_outliers [: 2 , :] += X . max...y_outliers [: 2 ] += y . min () - y . mean () / 4.0 y_outliers [ 2 :] +=...
    scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html
    Thu Sep 18 09:36:17 UTC 2025
      95.1K bytes
      Cache
     
  10. 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
    Thu Sep 18 09:36:17 UTC 2025
      105.1K bytes
      Cache
     
Back to top