- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 641 - 650 of 1,998 for = (0.05 sec)
-
cluster_optics_dbscan — scikit-learn 1.7.0 docu...
max_eps = np . inf , ... metric = "minkowski" , ... p = 2 , ......metric_params = None , ... algorithm = "auto" , ... leaf_size = 30 , ......scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html -
PropertiesHTML | DBFlute
propertiesHtmlMap = map: { ; Sea_EnvProperties = map: { ; baseDir = ../src... ; environmentMap = map: { ; integration = $$baseDir$$ /integration/resources...dbflute.seasar.org/ja/manual/function/generator/task/doc/propertieshtml.html -
polynomial_kernel — scikit-learn 1.7.0 document...
Y = None , degree = 3 , gamma = None , coef0 = 1 ) [source]...If None , uses Y=X . degree float, default=3 Kernel degree. gamma...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.polynomial_kernel.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 -
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 -
NearestCentroid — scikit-learn 1.7.0 documentation
metric = 'euclidean' , * , shrink_threshold = None , priors = 'uniform'...>>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>> clf = NearestCentroid...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html -
documentMap (documentDefinitionMap) | DBFlute
propertiesHtmlMap = map: { ; df:header = map:{ ; title = [title of PropertiesHTML]...loadDataReverseMap = map: { ; recordLimit = [limit size] # デフォルト:...dbflute.seasar.org/ja/manual/reference/dfprop/documentdefinition/index.html -
fetch_covtype — scikit-learn 1.7.0 documentation
data_home = None , download_if_missing = True , random_state = None..., shuffle = False , return_X_y = False , as_frame = False , n_retries...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html -
Actionの作り方 (JSONスタイル) | LastaFlute
HarborBaseAction { // ========== // Attribute // ========= @Resource private...purchaseBhv ; // ========== // Execute // ======= @Execute public...dbflute.seasar.org/ja/lastaflute/howto/action/makeasjson