- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 671 - 680 of 1,998 for = (0.06 sec)
-
7.7. Kernel Approximation — scikit-learn 1.7.0 ...
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 -
apple-icon-144x144.png
35285816 width=144, height=144, bitDepth=8, colorType=RGBAlpha, ...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-144x144.png -
favicon_16x16.png
35285816 width=16, height=16, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon_16x16.png -
favicon-96x96.png
35285816 width=96, height=96, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon-96x96.png -
1.17. Neural network models (supervised) — scik...
>>> clf = MLPClassifier ( solver = 'lbfgs' , alpha = 1e-5 , ......MLPClassifier(alpha=1e-05, hidden_layer_sizes=(5, 2), random_state=1, solver='lbfgs')...scikit-learn.org/stable/modules/neural_networks_supervised.html -
d2_pinball_score — scikit-learn 1.7.0 documenta...
sample_weight = None , alpha = 0.5 , multioutput = 'uniform_average'...(n_samples,), default=None Sample weights. alpha float, default=0.5 Slope...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html -
coverage_error — scikit-learn 1.7.0 documentation
y_true = [[ 1 , 0 , 0 ], [ 0 , 1 , 1 ]] >>> y_score = [[ 1 ,..., y_score , * , sample_weight = None ) [source] # Coverage error...scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html -
LabelBinarizer — scikit-learn 1.7.0 documentation
neg_label = 0 , pos_label = 1 , sparse_output = False ) [source]...Parameters : neg_label int, default=0 Value with which negative labels...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html -
区分値のグルーピング (GroupingMap) | DBFlute
MemberStatus = list: { ; map: { ; topComment=会員ステータス; codeType=String...groupingMap = map: { ; serviceAvailable = map: { ; groupComment = サービスが利用できる会員...dbflute.seasar.org/ja/manual/function/genbafit/implfit/classification/groupingmap.html -
pairwise_kernels — scikit-learn 1.7.0 documenta...
Y = None , metric = 'linear' , * , filter_params = False...(n_samples_X, n_samples_X) if metric == “precomputed” and (n_samples_X,...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html