- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1161 - 1170 of 2,261 for 2 (0.1 sec)
-
StratifiedKFold — scikit-learn 1.6.1 documentation
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...n_splits = 2 ) >>> skf . get_n_splits ( X , y ) 2 >>> print (...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html -
Early stopping in Gradient Boosting — scikit-le...
axes [ 2 ] . bar ( labels , training_times ) axes [ 2 ] . set_ylabel...axes [ 2 ] . text ( bar . get_x () + bar . get_width () / 2 , height...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html -
KMeans — scikit-learn 1.6.1 documentation
2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
Novelty detection with Local Outlier Factor (LO...
2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html -
DecisionTreeClassifier — scikit-learn 1.6.1 doc...
min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html -
「【デザインメニュー】飲食店メニュー作成業務_追加(3ー5月)」の仕事依頼【ジョブハブ】
2:説明会後、テスト作業(練習作業)を行い、実作業に移行して頂きます。...・実データより、お支払い対象となります。 ・説明会開催予定日:3/17~3/24内(平日2時間程度1回) ・テスト実施期間:3/20~3/23頃 ※テ...jobhub.jp/jobs/46781 -
emecha-DfAssist-derivedprop.png
2"> <rdf:RDF xmlns:rdf="http...xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.1.2"> <rdf:RDF xmlns:rdf="http...dbflute.seasar.org/ja/data/model/emecha/emecha-DfAssist-derivedprop.png -
SGD: convex loss functions — scikit-learn 1.6.1...
] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html -
CalibratedClassifierCV — scikit-learn 1.6.1 doc...
2. method {‘sigmoid’, ‘isotonic’},...Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming Classifier Scores...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
OnClause | DBFlute
where 句 表示順が 2 のステータスに関連付く会員のみ検索対象 on 句 表示順が 2 のステータスのみが会員と結合される(会員は全て検索対象)....setDisplayOrder_Equal( 2 ); e.g. 会員ステータスの表示順が 2 のものだけを結合 @DisplaySql...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/onclause.html