- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 941 - 950 of 1,558 for text (0.22 sec)
-
Hurricane Erin weakens to Category 3 storm
COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...U.S. East Coast and Bermuda next week, according to the National...www.nbcnews.com/weather/hurricanes/hurricane-erin-strengthens-category-2-storm-approaches-northea... -
Pete Hegseth has discussed running for politica...
COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...running for political office next year in Tennessee, according...www.nbcnews.com/politics/trump-administration/pete-hegseth-discussed-running-political-office-ten... -
LassoLarsCV — scikit-learn 1.7.1 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html -
Trump ramps up campaign for Nobel Peace Prize a...
COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...teasing to reporters, "maybe ... next year we’ll honor Trump." A Nobel...www.nbcnews.com/politics/donald-trump/trump-ramps-campaign-nobel-peace-prize-ahead-putin-meeting-... -
OrthogonalMatchingPursuit — scikit-learn 1.7.1 ...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html -
ハンズオンセクション 11 | DBFlute
その会員に紐づく支払済み購入のデータも取得する 対応テストメソッド test_selectPurchaseMember_会員と購入が検索されていること()...で含んでいる会員名称の会員を検索する 対応テストメソッド test_selectUnpaidMemberLi_未払い購入がある会員が検索されていること()...dbflute.seasar.org/ja/tutorial/handson/section11.html -
Features in Histogram Gradient Boosting Trees —...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html -
Wall Street kicks off a week full of potential ...
COM NBCU Academy Peacock NEXT STEPS FOR VETS NBC News Site...inflation before the Fed makes its next move. Lower interest rates can...www.nbcnews.com/business/markets/wall-street-kicks-week-full-potential-flashpoints-whisper-rcna22... -
定まったリモートAPI呼び出し (RemoteApi Call) | LastaFlute
RemoteApiは、"U-NEXTさん" より、コントリビュート頂きました。 U-NEXT<ユーネクスト> ありがとうございます!...requestManager ; public void test_requestProductList_basic() {...dbflute.seasar.org/ja/lastaflute/howto/architecture/remoteapicall.html -
Novelty detection with Local Outlier Factor (LO...
X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html