Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 901 - 910 of 3,178 for 2 (1.99 sec)

  1. Feature importances with a forest of trees — sc...

    n_classes = 2 , random_state = 0 , shuffle =...max_depth None min_samples_split 2 min_samples_leaf 1 min_weight_fraction_leaf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Mon Sep 15 09:31:45 UTC 2025
      123.2K bytes
      Cache
     
  2. 松田翔太、夫婦ショットを公開→「絵になる2人」「仲良し夫婦ですね」と大反響

    この投稿に 「大好きな2人❤️」 「仲良し夫婦ですね」 「久々の2ショットにキュン🫰❤️」 「絵になる2人だなぁ〜㊗️」 など、歓喜の声が寄せられました。...更新しました。妻でモデルの秋元梢さんとの夫婦2ショットを公開し、「大好きな2人」「仲良し夫婦ですね」とSNSで反響を呼んでいます。...
    www.buzzfeed.com/jp/saorihakamada/matsudasyouta0915
    Wed Sep 17 00:41:09 UTC 2025
      735.3K bytes
      Cache
     
  3. 8. Dataset loading utilities — scikit-learn 1.7...

    2.2. The 20 newsgroups text dataset 8.2.3. The Labeled...dataset 8.2.4. Forest covertypes 8.2.5. RCV1 dataset 8.2.6. Kddcup...
    scikit-learn.org/stable/datasets.html
    Mon Sep 15 09:31:46 UTC 2025
      38.5K bytes
      Cache
     
  4. Visualization of MLP weights on MNIST — scikit-...

    44139186 Iteration 2, loss = 0.19174891 Iteration 3,...= 1 , learning_rate_init = 0.2 , ) # this example won't converge...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Mon Sep 15 09:31:45 UTC 2025
      93.4K bytes
      Cache
     
  5. Ridge coefficients as a function of the L2 Regu...

    - X \beta \|^{2}_{2} + \alpha \| \beta \|^{2}_{2}\) where \(X\)...side (e.g. \(\|y - X\beta\|^{2}_{2}\) ) measures the squared difference...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Mon Sep 15 09:31:45 UTC 2025
      103.3K bytes
      Cache
     
  6. Plot randomly generated multilabel dataset — sc...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Mon Sep 15 09:31:45 UTC 2025
      97.1K bytes
      Cache
     
  7. dict_learning_online — scikit-learn 1.7.2 docum...

    _Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Mon Sep 15 09:31:45 UTC 2025
      123.1K bytes
      Cache
     
  8. Lasso on dense and sparse data — scikit-learn 1...

    values lower than 2.5 with 0s Xs [ Xs < 2.5 ] = 0.0 # create...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Mon Sep 15 09:31:45 UTC 2025
      97.4K bytes
      Cache
     
  9. zero_one_loss — scikit-learn 1.7.2 documentation

    2 , 3 , 4 ] >>> y_true = [ 2 , 2 , 3 , 4 ] >>>...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.zero_one_loss.html
    Mon Sep 15 09:31:44 UTC 2025
      110.3K bytes
      Cache
     
  10. Agglomerative clustering with and without struc...

    randn ( 2 , n_samples ) X = X . T # Create...
    scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering.html
    Mon Sep 15 09:31:45 UTC 2025
      97.4K bytes
      Cache
     
Back to top