- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1381 - 1390 of 9,498 for 2 (0.33 seconds)
-
文档
Compose 文件 方法 1: 单独下载文件 方法 2: 使用 Git 克隆仓库 步骤 2: 确认 Docker Compose 文件...1: 使用快照功能(推荐) 方法 2: 整体备份目录 Docker 版的备份 步骤 2: 停止当前版本 步骤 3: 安装新版本...fess.codelibs.org/zh-cn/documentation.html -
incr_mean_variance_axis — scikit-learn 1....
2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html -
ledoit_wolf_shrinkage — scikit-learn 1.8....
scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html -
IBM Guardium - IBM Developer
developer.ibm.com/components/guardium -
IBM Cloud Hyper Protect Services - IBM Developer
developer.ibm.com/components/hyper-protect -
GaussianProcessRegressor — scikit-learn 1...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...implementation is based on Algorithm 2.1 of [RW2006] . In addition to...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html -
SpectralEmbedding — scikit-learn 1.8.0 do...
SpectralEmbedding ( n_components = 2 , * , affinity = 'nearest_neighbors'...Parameters : n_components int, default=2 The dimension of the projected...scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html -
7.7. Kernel Approximation — scikit-learn ...
2. Radial Basis Function Kernel...is usually chosen to be 1 or 2, transforming the dataset to size...scikit-learn.org/stable/modules/kernel_approximation.html -
Entwicklungsworkflow
Überprüfung/Erstellung von Issues ↓ 2. Erstellung eines Branches ↓ 3....## Reproduktionsschritt 1. ... 2. ... 3. ... ## Erwartetes Verhalten...fess.codelibs.org/de/dev/workflow.html -
MultiTaskLasso — scikit-learn 1.8.0 docum...
2 ], [ 2 , 4 ]], [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 3 ]]) ...Lasso is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLasso.html