- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 661 - 670 of 1,989 for = (0.19 sec)
-
名前付き区分値の自動生成(namedcls) | LastaFlute
map:{ code=[code]; name=[name]; alias=[alias]; comment=[comment]...map:{ code=[code]; name=[name]; alias=[alias]; comment=[comment]...dbflute.seasar.org/ja/lastaflute/howto/dbflute/namedcls.html -
dependencyInjectionMap | DBFlute
<components namespace= "dbflute" > <include path= "j2ee.dicon" />...<components namespace= "dbflute" > <include condition= "#exists('#path')"...dbflute.seasar.org/ja/manual/reference/dfprop/dependencyinjection/index.html -
3.1. Cross-validation: evaluating estimator per...
kernel = 'linear' , C = 1 , random_state = 0 ) >>> scores = cross_validate...(60,)) >>> clf = svm . SVC ( kernel = 'linear' , C = 1 ) . fit (...scikit-learn.org/stable/modules/cross_validation.html -
LinearSVC — scikit-learn 1.6.1 documentation
penalty = 'l2' , loss = 'squared_hinge' , * , dual = 'auto' ,..., tol = 0.0001 , C = 1.0 , multi_class = 'ovr' , fit_intercept...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
SelectFromModel — scikit-learn 1.6.1 documentation
threshold = None , prefit = False , norm_order = 1 , max_features...max_features = None , importance_getter = 'auto' ) [source] # Meta-transformer...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html -
grid_to_graph — scikit-learn 1.6.1 documentation
n_z=1 , * , mask=None , return_as=<class 'scipy.s...shape_img = ( 4 , 4 , 1 ) >>> mask = np . zeros ( shape = shape_img...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
make_friedman3 — scikit-learn 1.6.1 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_friedman3.html -
selectPage(cb) | DBFlute
allRecordCount = memberPage. getAllRecordCount() ; int allPageCount = memberPage....currentPageNumber = 3 ; // 実業務では、画面などで指定されたページ番号など MemberCB() cb = new MemberCB();...dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectpage.html -
A demo of structured Ward hierarchical clusteri...
contour ( label == l , colors = [ plt . cm . nipy_spectral...smoothened_coins = gaussian_filter ( orig_coins , sigma = 2 ) rescaled_coins...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html -
fetch_lfw_people — scikit-learn 1.6.1 documenta...
download_if_missing = True , return_X_y = False , n_retries = 3 , delay = 1.0..., data_home = None , funneled = True , resize = 0.5 , min_faces_per_person...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_people.html