- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 911 - 920 of 1,992 for = (0.11 sec)
-
業務的one-to-one (BizOneToOne) | DBFlute
TARGET_TYPE + = = = = = = = = = + | 1 | 1 | SEA | | 2...LND | | 6 | 2 | LND | + = = = = = = = = = + PK_ID {1,2,3,4} の GENERAL_ID...dbflute.seasar.org/ja/manual/function/genbafit/implfit/bizonetoone/index.html -
org.dbflute.erflute_0.5.9.jar
char(n)=true|char=true char(n)=true|char=true char(n)=true|character=true...char(n)=true|character=true char(n)=true|character=true char(n)=true|char=true...dbflute.seasar.org/download/misc/helper/erflute/org.dbflute.erflute_0.5.9.jar -
Post-hoc tuning the cut-off point of decision f...
ncols = 2 , figsize = ( 12 , 4 ), sharex = True , sharey = True...diabetes = fetch_openml ( data_id = 37 , as_frame = True , parser...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html -
Plot different SVM classifiers in the iris data...
C = C ), svm . SVC ( kernel = "poly" , degree = 3 , gamma = "auto"...( kernel = "linear" , C = C ), svm . LinearSVC ( C = C , max_iter...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html -
GradientBoostingClassifier — scikit-learn 1.6.1...
special cases with k == 1 , otherwise k==n_classes . staged_predict...loss = 'log_loss' , learning_rate = 0.1 , n_estimators = 100 ,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
SGD: convex loss functions — scikit-learn 1.6.1...
): z = y_pred * y_true loss = - 4 * z loss [ z >= - 1 ] = ( 1...color = "darkorchid" , lw = lw , linestyle = "--" , label = "Modified...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html -
サブクエリ | DBFlute
MEMBER_ID = dfloc.MEMBER_ID and sub1loc.PURCHASE_PRICE >= 2000 )...sub1loc.MEMBER_ID = dfloc.MEMBER_ID and sub1loc.MOBILE_LOGIN_FLG = 0 ) as...dbflute.seasar.org/ja/manual/function/genbafit/implfit/subquery/index.html -
Comparing Nearest Neighbors with and without Ne...
c = y , cmap = cmap_bold , edgecolor = "k" , s = 20 ) plt...size = 15 , ha = "center" , va = "center" , transform = plt ....scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html -
column_or_1d — scikit-learn 1.6.1 documentation
dtype = None , warn = False , device = None ) [source]...data. dtype data-type, default=None Data type for y . Added in...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html -
SVM Margins Example — scikit-learn 1.6.1 docume...
x_min = - 4.8 x_max = 4.2 y_min = - 6 y_max = 6 YY , XX = np ....0.05 )): clf = svm . SVC ( kernel = "linear" , C = penalty ) clf...scikit-learn.org/stable/auto_examples/svm/plot_svm_margin.html