- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 881 - 890 of 2,332 for 2 (0.33 sec)
-
Plot classification boundaries with different S...
2 , 0.5 ], [ 0.2 , - 2.0 ], [ 0.5 , - 2.4 ], [ 0.2 , - 2.3...[ - 1.3 , - 1.2 ], [ - 1.1 , - 0.2 ], [ - 1.2 , - 0.4 ], [ -...scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html -
Elastic Cloud Enterprise - Elastic Cloud on you...
Cloud on your Infrastructure: 2.2 Elastic Cloud Enterprise - Elastic...Cloud on your Infrastructure: 3.2 Elastic Cloud Enterprise - Elastic...www.elastic.co/guide/en/cloud-enterprise/index.html -
playsql-loaddata-ut.zip
自分で数えろ ジブンカゾ 2 bbb 50符2飜は? フ 自分で数えろ ジブンカゾ 3 ccc 110符2飜は? フ 自分で数えろ...2016/01/01 9999/12/31 Victoria 2 8 2 2004/12/24 9999/12/31 Ichihara...dbflute.seasar.org/download/patch/handson/20140601_payment/playsql-loaddata-ut.zip -
OneHotEncoder — scikit-learn 1.7.0 documentation
Features with 1 or more than 2 categories are left intact. array...(CSR) format. Added in version 1.2: sparse was renamed to sparse_output...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html -
8.1. Toy datasets — scikit-learn 1.7.0 document...
80 2.34 1.12 Ash: 1.36 3.23 2.36 0.27 Alcalinity...Phenols: 0.98 3.88 2.29 0.63 Flavanoids: 0.34 5.08 2.03 1.00 Nonflavanoid...scikit-learn.org/stable/datasets/toy_dataset.html -
50代のイケメン男性俳優ランキングTOP68 - gooランキング
1 竹野内豊 1971年1月2日 105票 出典:Amazon 2 福山雅治 1969年2月6日 100票 出典:タレントデータバンク...吉沢亮、2位 大谷翔平、気になる1位は… 「伝説の美少女」だった歴代ハロプロメンバーランキング!3位 松浦亜弥、2位 後藤真希、1位に輝いたのは…...ranking.goo.ne.jp/column/9090/ranking/54851/ -
top_k_accuracy_score — scikit-learn 1.7.0 docum...
2 , 2 ]) >>> y_score = np . array ([[ 0.5 , 0.2 , 0.2 ], #...top 2 ... [ 0.3 , 0.4 , 0.2 ], # 1 is in top 2 ... [ 0.2 , 0.4...scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html -
Principal Component Regression vs Partial Least...
n_samples ) / 2 fig , axes = plt . subplots ( 1 , 2 , figsize =...target. pca_2 = make_pipeline ( PCA ( n_components = 2 ), LinearRegression...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html -
1.6. Nearest Neighbors — scikit-learn 1.7.0 doc...
2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/neighbors.html -
Decision Tree Regression — scikit-learn 1.7.0 d...
"max_depth=2" , linewidth = 2 ) plt . plot ( X_test , y_2 , color..."max_depth=2" , ) plt . scatter ( y_2 [:, 0 ], y_2 [:, 1 ], c...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html