- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 991 - 1000 of 2,013 for = (0.06 sec)
-
apple-icon-152x152.png
35285816 width=152, height=152, bitDepth=8, colorType=RGBAlpha, ...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-152x152.png -
favicon-32x32.png
35285816 width=32, height=32, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon-32x32.png -
PairwiseKernel — scikit-learn 1.7.0 documentation
gamma = 1.0 , gamma_bounds = (1e-05, 100000.0) , metric = 'linear'...>>> X , y = load_iris ( return_X_y = True ) >>> kernel = PairwiseKernel...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.PairwiseKernel.html -
Tags — scikit-learn 1.7.0 documentation
rTags | None = None , array_api_support: bool = False , no_validation:...no_validation: bool = False , non_deterministic: bool = False , requires_fit:...scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html -
Actor Jonathan Joss murdered in homophobic atta...
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/209031/Actor-Jonathan-Joss-murdered-in-homophobic-attack -
GaussianMixture — scikit-learn 1.7.0 documentation
reg_covar = 1e-06 , max_iter = 100 , n_init = 1 , init_params = 'kmeans'...n_components = 1 , * , covariance_type = 'full' , tol = 0.001 , reg_covar...scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html -
ComplementNB — scikit-learn 1.7.0 documentation
alpha = 1.0 , force_alpha = True , fit_prior = True , class_prior...class_prior = None , norm = False ) [source] # The Complement Naive...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html -
SQLServerの取扱い | DBFlute
;databaseName=[dbname]; ; schema = dbo ; user = [dbuser] ; password...databaseName=exampledb; ; schema = dbo ; user = exampledb ; password...dbflute.seasar.org/ja/manual/reference/dbway/sqlserver/index.html -
7.9. Transforming the prediction target (y) — s...
sklearn import preprocessing >>> lb = preprocessing . LabelBinarizer...import MultiLabelBinarizer >>> y = [[ 2 , 3 , 4 ], [ 2 ], [ 0 , 1...scikit-learn.org/stable/modules/preprocessing_targets.html -
Entity | DBFlute
MemberStatus status = new MemberStatus(); String tableDbname = status.getTableDbName();...member = new Member(); CDef.MemberStatus cdefStatus = CDef.M...dbflute.seasar.org/ja/manual/function/ormapper/entity/index.html