- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 621 - 630 of 1,998 for = (0.1 sec)
-
otest-OTestConcept-view.png
35273367 width=908, height=374, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/otest-OTestConcept-view.png -
FeatureAgglomeration — scikit-learn 1.7.0 docum...
( n_clusters=2 , * , metric='euclidean' , memory=None , connectivity=None...connectivity=None , compute_full_tree='auto' , linkage='ward' , p...scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html -
LastaFluteで非同期処理 (Async) | LastaFlute
/= = = = = = = = = = = = = = = = = = = = = = = = = = = = =...outsideSql=0, procedure=0} = = = = = = = = = =/ [00m3s385ms] #2caaa834...dbflute.seasar.org/ja/lastaflute/howto/architecture/asynchronous.html -
SelectFpr — scikit-learn 1.7.0 documentation
SelectFpr ( score_func=<function f_classif> , * , alpha=0.05 ) [source]...chi2 >>> X , y = load_breast_cancer ( return_X_y = True ) >>> X...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
make_friedman2 — scikit-learn 1.7.0 documentation
intervals: 0 <= X [:, 0 ] <= 100 , 40 * pi <= X [:, 1 ] <= 560 * pi...pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ] <= 11. The output y...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman2.html -
mean_pinball_loss — scikit-learn 1.7.0 document...
sample_weight = None , alpha = 0.5 , multioutput = 'uniform_average'...absolute error when alpha=0.5 , alpha=0.95 is minimized by estimators...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html -
LeaveOneOut — scikit-learn 1.7.0 documentation
Train: index=[1] Test: index=[0] Fold 1: Train: index=[0] Test:...equivalent to KFold(n_splits=n) and LeavePOut(p=1) where n is the number...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html -
fetch_lfw_pairs — scikit-learn 1.7.0 documentation
subset = 'train' , data_home = None , funneled = True , resize...resize = 0.5 , color = False , slice_ = (slice(70, 195, None),...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
OrthogonalMatchingPursuit — scikit-learn 1.7.0 ...
n_nonzero_coefs = None , tol = None , fit_intercept = True , precompute...>>> X , y = make_regression ( noise = 4 , random_state = 0 ) >>>...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html -
FunctionTransformer — scikit-learn 1.7.0 docume...
( func = None , inverse_func = None , * , validate = False ,...accept_sparse = False , check_inverse = True , feature_names_out = None...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html