Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 581 - 590 of 2,956 for 1 (0.23 sec)

  1. Importance of Feature Scaling — scikit-learn 1....

    0 and 1,000; whereas the variable “hue” varies between 1 and 10....it has a standard deviation of 1 and a mean of 0. Even if tree...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Sat Apr 19 00:31:21 UTC 2025
      122.1K bytes
      Cache
     
  2. Faces dataset decompositions — scikit-learn 1.6...

    mean ( axis = 1 ) . reshape ( n_samples , - 1 ) print ( "Dataset...n_components = n_components , alpha = 0.1 , max_iter = 100 , batch_size...
    scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html
    Sat Apr 19 00:31:22 UTC 2025
      130.4K bytes
      Cache
     
  3. Recursive feature elimination — scikit-learn 1....

    n_features_to_select = 1 , step = 1 )), ] ) pipe . fit ( X ,...(( len ( digits . images ), - 1 )) y = digits . target pipe =...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_rfe_digits.html
    Sat Apr 19 00:31:22 UTC 2025
      91.4K bytes
      Cache
     
  4. fetch_kddcup99 — scikit-learn 1.6.1 documentation

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the kddcup99...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Mon Apr 21 17:07:39 UTC 2025
      114.3K bytes
      Cache
     
  5. silhouette_score — scikit-learn 1.6.1 documenta...

    The best value is 1 and the worst value is -1. Values near 0 indicate...2 <= n_labels <= n_samples - 1 . This function returns the mean...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html
    Sat Apr 19 00:31:21 UTC 2025
      116.5K bytes
      Cache
     
  6. 移行 1.2.5 to 1.2.6 | DBFlute

    SiteMap | Author's Blog 移行 1.2.5 to 1.2.6 お約束の注意点 環境上の注意点 sche...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpi...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Fri Apr 18 17:54:32 UTC 2025
      8.9K bytes
      Cache
     
  7. 洋楽ランキング一覧1件中 1件から1件 - gooランキング

    洋楽 ランキング一覧 1件中 1件から1件 RSSを購読する Queenに続け!映画化(伝記)してほしい洋楽アーティストランキング...対岸の家事」、1位は… 一番好きな「優里」の楽曲ランキング!3位 ベテルギウス、2位 ドライフラワー、1位は… 主人公よ...
    ranking.goo.ne.jp/topic/25/
    Tue Apr 22 00:42:54 UTC 2025
      63.2K bytes
      Cache
     
  8. Post-tuning the decision threshold for cost-sen...

    array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html
    Sat Apr 19 00:31:22 UTC 2025
      242.8K bytes
      Cache
     
  9. t-SNE: The effect of various perplexity values ...

    reshape ( - 1 , 1 ), yy . ravel () . reshape ( - 1 , 1 ), ] ) color...perplexities ): ax = subplots [ 1 ][ i + 1 ] t0 = time () tsne = manifold...
    scikit-learn.org/stable/auto_examples/manifold/plot_t_sne_perplexity.html
    Sat Apr 19 00:31:21 UTC 2025
      109.6K bytes
      Cache
     
  10. Illustration of Gaussian process classification...

    kernels = [ 1.0 * RBF ( length_scale = 1.15 ), 1.0 * DotProduct...)[:, 1 ] Z = Z . reshape ( xx . shape ) plt . subplot ( 1 , 2...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Sat Apr 19 00:31:20 UTC 2025
      97.7K bytes
      Cache
     
Back to top