Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1041 - 1050 of 2,546 for 2 (0.08 sec)

  1. Model Complexity Influence — scikit-learn 1.6.0...

    "n_iter_no_change" : 2 , }, "changing_param" : "l1_ratio"..."tuned_params" : { "C" : 1e3 , "gamma" : 2 **- 15 }, "changing_param" : "nu"...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Sat Dec 28 01:59:46 UTC 2024
      126.2K bytes
      Cache
     
  2. Selecting the number of clusters with silhouett...

    and 2 columns fig , ( ax1 , ax2 ) = plt . subplots ( 1 , 2 ) fig...ambivalent in deciding between 2 and 4. Also from the thickness...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Sat Dec 28 01:59:47 UTC 2024
      104.7K bytes
      Cache
     
  3. mean_gamma_deviance — scikit-learn 1.7.dev0 doc...

    = [ 2 , 0.5 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2. ] >>>...with the power parameter power=2 . It is invariant to scaling of...
    scikit-learn.org/dev/modules/generated/sklearn.metrics.mean_gamma_deviance.html
    Mon Dec 09 18:03:46 UTC 2024
      107.2K bytes
      Cache
      Similar Results (1)
     
  4. フリーランスの仕事・求人 【ジョブハブ】

    を中心としたアイデア~企画書の作成-(2) ライティング&翻訳 > ネーミング 2,700 円 終了 提案数: 1 件 ...【アウトソーシング案件】IT・ガジェットを中心としたアイデア~企画書の作成-(2) ライティング&翻訳 > ネーミング 株式会社パソナJOB...
    jobhub.jp/jobs
    Sun Dec 29 00:20:41 UTC 2024
      130.5K bytes
      Cache
     
  5. Prediction Intervals for Gradient Boosting Regr...

    exp ( sigma ** 2 / 2 ) y = expected_y + noise Split...learning_rate = [ 0.05 , 0.1 , 0.2 ], max_depth = [ 2 , 5 , 10 ], min_samples_leaf...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Sat Dec 28 01:59:46 UTC 2024
      142.7K bytes
      Cache
     
  6. 11.1. Array API support (experimental) — scikit...

    2.2. Meta-estimators # Meta-estimators...X_trans . device . type 'cuda' 11.1.2. Support for Array API -compatible...
    scikit-learn.org/stable/modules/array_api.html
    Sat Dec 28 01:59:46 UTC 2024
      62.7K bytes
      Cache
      Similar Results (1)
     
  7. check_symmetric — scikit-learn 1.6.0 documentation

    2 ], [ 1 , 0 , 1 ], [ 2 , 1 , 0 ]]) >>> check_symmetric...symmetric_array ) array([[0, 1, 2], [1, 0, 1], [2, 1, 0]]) >>> from scipy.sparse...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_symmetric.html
    Sat Dec 28 01:59:46 UTC 2024
      108.6K bytes
      Cache
     
  8. inplace_csr_row_normalize_l2 — scikit-learn 1.6...

    2 , 3 , 4 ]) >>> indices = np . array ([ 0 , 1 , 2 , 3 ])...>>> data = np . array ([ 1.0 , 2.0 , 3.0 , 4.0 ]) >>> X = csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Sat Dec 28 01:59:45 UTC 2024
      108K bytes
      Cache
     
  9. single_source_shortest_path_length — scikit-lea...

    2: 2} >>> graph = np . ones (( 6...h ( graph , 2 ) . items ()) [(0, 1), (1, 1), (2, 0), (3, 1),...
    scikit-learn.org/stable/modules/generated/sklearn.utils.graph.single_source_shortest_path_length....
    Sat Dec 28 01:59:46 UTC 2024
      108.7K bytes
      Cache
     
  10. Plot the decision surface of decision trees tra...

    2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2 , 3 ]]): #...boundary ax = plt . subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Sat Dec 28 01:59:46 UTC 2024
      95.8K bytes
      Cache
     
Back to top