- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 911 - 920 of 2,009 for = (0.07 sec)
-
LabelSpreading — scikit-learn 1.7.0 documentation
kernel = 'rbf' , * , gamma = 20 , n_neighbors = 7 , alpha = 0.2...0.2 , max_iter = 30 , tol = 0.001 , n_jobs = None ) [source] # LabelSpreading...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html -
dockside lastadoc
WithdrawalReason {OTH=OTH, PRD=PRD, FRT=FRT, SIT=SIT} 2 reasonInput...WithdrawalReason {OTH=OTH, PRD=PRD, FRT=FRT, SIT=SIT} 2 reasonInput...dbflute.seasar.org/data/doc/lastadoc/lastadoc-dockside.html -
Normalizer — scikit-learn 1.7.0 documentation
Normalizer ( norm = 'l2' , * , copy = True ) [source] # Normalize...norm {‘l1’, ‘l2’, ‘max’}, default=’l2’ The norm to use to normalize...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
dbflute-eclipse-editor-templates.zip
// ========== // ========== // Hook // ====== // ========== //...Logic // ========== // ========== // Attribute // ========= // ==========...dbflute.seasar.org/download/misc/settings/dbflute-eclipse-editor-templates.zip -
selectEntity(cb) (一件検索) | DBFlute
member = entity . get (); ... = member .getMemberId(); ... = member...Member member = memberBhv .selectEntity(cb); if (member != null) {...dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectentity.html -
規約縛りのRESTful API | LastaFlute
ShowbaseBaseAction { // ========== // Attribute // ========= @Resource private...ShowbaseBaseAction { // ========== // Attribute // ========= @Resource private...dbflute.seasar.org/ja/lastaflute/howto/action/larestfulapi.html -
RandomizedSearchCV — scikit-learn 1.7.0 documen...
n_iter = 10 , scoring = None , n_jobs = None , refit = True ,...random_state = 0 ) >>> distributions = dict ( C = uniform ( loc = 0 ,...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.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 -
DotProduct — scikit-learn 1.7.0 documentation
y = make_friedman2 ( n_samples = 500 , noise = 0 , random_state...DotProduct ( sigma_0 = 1.0 , sigma_0_bounds = (1e-05, 100000.0)...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.DotProduct.html -
WhiteKernel — scikit-learn 1.7.0 documentation
x_2) = noise\_level \text{ if } x_i == x_j \text{ else...>>> X , y = make_friedman2 ( n_samples = 500 , noise = 0 , random_state...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html