Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 991 - 1000 of 3,787 for 1 (0.13 sec)

  1. Nested versus non-nested cross-validation — sci...

    = { "C" : [ 1 , 10 , 100 ], "gamma" : [ 0.01 , 0.1 ]} # We will...Iris Dataset" , x = 0.5 , y = 1.1 , fontsize = "15" , ) # Plot...
    scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html
    Fri Sep 12 13:34:53 UTC 2025
      102.2K bytes
      Cache
     
  2. Effect of model regularization on training and ...

    noise = 1.0 , coef = True , random_state...alphas = np . logspace ( - 5 , 1 , 60 ) disp = ValidationCurveDispl...
    scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html
    Fri Sep 12 13:34:56 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  3. Outlier detection with Local Outlier Factor (LO...

    n_neighbors ) is typically set 1) greater than the minimum number...ground_truth [ - n_outliers :] = - 1 Fit the model for outlier detection...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
    Fri Sep 12 13:34:50 UTC 2025
      98.5K bytes
      Cache
     
  4. 離婚ランキング一覧25件中 1件から20件 - gooランキング

    抑えて1位に選ばれたのは… 駅弁が一番おいしい都道府県ランキング!3位 群馬、2位 宮城、気になる1位は… 第1話が衝撃...宮野真守、2位 羽生結弦、気になる1位は… 芸能 アーティスト 声優 俳優 女優 離婚 芸人 2024年1月28日 3回以上の離婚...
    ranking.goo.ne.jp/topic/2/
    Wed Sep 10 00:58:19 UTC 2025
      77.6K bytes
      Cache
     
  5. 商品ランキング一覧338件中 1件から20件 - gooランキング

    抑えて1位に選ばれたのは… 駅弁が一番おいしい都道府県ランキング!3位 群馬、2位 宮城、気になる1位は… 第1話が衝撃...SPECIAL」、1位は… 今さら聞けない!正直どこにあるか分からない都道府県ランキング!群馬、栃木、島根、1位に輝いてしまったのは…!?...
    ranking.goo.ne.jp/category/10/
    Sun Sep 14 00:57:32 UTC 2025
      68.4K bytes
      Cache
     
  6. Principal Component Analysis (PCA) on Iris Data...

    figure ( 1 , figsize = ( 8 , 6 )) ax = fig...X_reduced [:, 0 ], X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html
    Fri Sep 12 13:34:50 UTC 2025
      93.3K bytes
      Cache
     
  7. single_source_shortest_path_length — scikit-lea...

    1), (1, 1), (2, 0), (3, 1), (4, 1), (5, 1)] On this...([[ 0 , 1 , 0 , 0 ], ... [ 1 , 0 , 1 , 0 ], ... [ 0 , 1 , 0 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.utils.graph.single_source_shortest_path_length....
    Tue Sep 09 17:54:31 UTC 2025
      108.5K bytes
      Cache
     
  8. Lasso, Lasso-LARS, and Elastic Net paths — scik...

    legend (( l1 [ - 1 ], l2 [ - 1 ]), ( "Lasso" , "LARS" ),...plt . legend (( l1 [ - 1 ], l2 [ - 1 ]), ( "Lasso" , "Elastic-Net"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html
    Fri Sep 12 13:34:54 UTC 2025
      117.5K bytes
      Cache
     
  9. inplace_csr_row_normalize_l2 — scikit-learn 1.7...

    1 , 2 , 3 ]) >>> data = np . array ([ 1.0 , 2.0 , 3.0...0. ], [0. , 0. , 1. , 0. ], [0. , 0. , 0. , 1. ]]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Tue Sep 09 17:54:31 UTC 2025
      107.8K bytes
      Cache
     
  10. pairwise_distances_argmin_min — scikit-learn 1....

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...argmin array([0, 1]) >>> distances array([1., 1.]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin_min.html
    Fri Sep 12 13:34:53 UTC 2025
      112.8K bytes
      Cache
     
Back to top