- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 511 - 520 of 1,971 for = (0.06 sec)
-
SpectralBiclustering — scikit-learn 1.7.2 docum...
n_clusters = 3 , * , method = 'bistochastic' , n_components = 6 , n_best...n_best = 3 , svd_method = 'randomized' , n_svd_vecs = None ,...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html -
L1-based models for Sparse Signals — scikit-lea...
linthresh = 10e-4 , vmin =- 1 , vmax = 1 ), cbar_kws = { "label"...import r2_score t0 = time () lasso = Lasso ( alpha = 0.14 ) . fit (...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
LeavePGroupsOut — scikit-learn 1.7.2 documentation
Train: index=[2], group=[3] Test: index=[0 1], group=[1 2] Fold...Train: index=[1], group=[2] Test: index=[0 2], group=[1 3] Fold...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html -
roc_auc_score — scikit-learn 1.7.2 documentation
average = 'macro' , sample_weight = None , max_fpr = None , multi_class..., y = load_breast_cancer ( return_X_y = True ) >>> clf = LogisticRegression...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html -
相対的な日付調整 (DateAdjustment) | DBFlute
dateAdjustmentMap = map: { # ; df:originDate = 2013/03/09 # ; $$ALL$$ = map:{...$$ALL$$ = addDay($distance) # } # ; MEMBER = map:{ BIRTHDATE = addDay(0)...dbflute.seasar.org/ja/manual/function/generator/task/replaceschema/dateadjustment.html -
PolynomialCountSketch — scikit-learn 1.7.2 docu...
gamma = 1.0 , degree = 2 , coef0 = 0 , n_components = 100 , random_state...>>> ps = PolynomialCountSketc ( degree = 3 , random_state = 1 )...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html -
SVC — scikit-learn 1.7.2 documentation
C = 1.0 , kernel = 'rbf' , degree = 3 , gamma = 'scale'...coef0 = 0.0 , shrinking = True , probability = False , tol = 0.001...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
FastICA on 2D point clouds — scikit-learn 1.7.2...
marker = "o" , zorder = 10 , color = "steelblue" , alpha = 0.5 )..., zorder = 11 , width = 0.01 , scale = 6 , color = color , label...scikit-learn.org/stable/auto_examples/decomposition/plot_ica_vs_pca.html -
Nystroem — scikit-learn 1.7.2 documentation
kernel = 'rbf' , * , gamma = None , coef0 = None , degree = None...kernel_params = None , n_components = 100 , random_state = None , n_jobs...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html -
ハンズオンセクション 4 | DBFlute
; map: {code=1; name=True ; alias=はい ; comment=有効を示す} ; map:...map: {code=0; name=False; alias=いいえ; comment=無効を示す} } ; MemberStatus...dbflute.seasar.org/ja/tutorial/handson/section04.html