- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 671 - 680 of 1,971 for = (0.81 sec)
-
emecha-EMSql-newsql.png
35273367 width=594, height=612, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/emecha/emecha-EMSql-newsql.png -
genba-implfit-Classification-cb-completion.png
35273367 width=788, height=175, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/genba/genba-implfit-Classification-cb-completion.png -
Binarizer — scikit-learn 1.7.2 documentation
threshold = 0.0 , copy = True ) [source] # Binarize...Parameters : threshold float, default=0.0 Feature values below or equal...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Binarizer.html -
check_cv — scikit-learn 1.7.2 documentation
check_cv ( cv = 5 , y = None , * , classifier = False ) [source]...>>> check_cv ( cv = 5 , y = None , classifier = False ) KFold(...)...scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html -
7.7. Kernel Approximation — scikit-learn 1.7.2 ...
rbf_feature = RBFSampler ( gamma = 1 , random_state = 1 ) >>> X_features...points. \[\begin{split}K = U \Lambda U^T = \begin{bmatrix} U_1 \\...scikit-learn.org/stable/modules/kernel_approximation.html -
commonColumnMap | DBFlute
REGISTER_USER=VARCHAR ; UPDATE_DATETIME=TIMESTAMP ; UPDATE_USER=VARCHAR...commonColumnMap = map: { ; [column-name1] = [JDBC-type1] ; [column-name2]...dbflute.seasar.org/ja/manual/reference/dfprop/commoncolumn/index.html -
sample_without_replacement — scikit-learn 1.7.2...
default=’auto’ If method == “auto”, the ratio of...n_samples , method = 'auto' , random_state = None ) # Sample integers...scikit-learn.org/stable/modules/generated/sklearn.utils.random.sample_without_replacement.html -
make_circles — scikit-learn 1.7.2 documentation
( n_samples = 100 , * , shuffle = True , noise = None , random_state...random_state = None , factor = 0.8 ) [source] # Make a large circle...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_circles.html -
normalize — scikit-learn 1.7.2 documentation
norm = 'l2' , * , axis = 1 , copy = True , return_norm = False...even with copy=False. return_norm bool, default=False Whether...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html -
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