- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1281 - 1290 of over 10,000 for 2 (2.56 seconds)
Filter
-
Scheduler API
ausführen 0 0 2 * * MON Jeden Montag um 2:00 Uhr ausführen 0 0 2 1 * ?...Cron-Ausdruck Beschreibung 0 0 2 * * ? Täglich um 2:00 Uhr ausführen 0 0...fess.codelibs.org/de/15.5/api/admin/api-admin-scheduler.html -
归档文档
Compose 文件 方法 1: 单独下载文件 方法 2: 使用 Git 克隆仓库 步骤 2: 确认 Docker Compose 文件...1: 使用快照功能(推荐) 方法 2: 整体备份目录 Docker 版的备份 步骤 2: 停止当前版本 步骤 3: 安装新版本...fess.codelibs.org/zh-cn/archives.html -
Migrate ECE to Podman hosts | Elastic Docs
2.2-11 and 5.2.2-13 are affected by a known...running a version >= 3.3.0. Step 2 : Prepare an additional RHEL or...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/migrate-ece-to-podman-hosts -
Gradient Boosting regularization — scikit-learn...
2" , "turquoise" , { "learning_rate" : 0.2 , "subsample"..."learning_rate=0.2, subsample=0.5" , "gray" , { "learning_rate" : 0.2 , "subsample"...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
NearestNeighbors — scikit-learn 1.8.0 documenta...
2 , return_distance = False ) array([[2, 0]]...) >>>...array([[2]])) As you can see, it returns [[0.5]], and [[2]], which...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html -
inplace_csr_row_normalize_l2 — scikit-lea...
2 , 3 ]) >>> data = np . array ([ 1.0 , 2.0 , 3.0...>>> indptr = np . array ([ 0 , 2 , 3 , 4 ]) >>> indices...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz... -
KBinsDiscretizer — scikit-learn 1.8.0 documenta...
[ 2., 2., 2., 1.], [ 2., 2., 2., 2.]]) Sometimes...>>> X = [[ - 2 , 1 , - 4 , - 1 ], ... [ - 1 , 2 , - 3 , - 0.5...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html -
NMF — scikit-learn 1.8.0 documentation
||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html -
CSV Connector
1 content News 2 Article 2 This is article 2 content Blog Parameters:.../usr/share/fess/app/WEB-INF/lib/ Method 2: Install from admin console Open...fess.codelibs.org/15.5/config/datastore/ds-csv.html -
TweedieRegressor — scikit-learn 1.8.0 documenta...
2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3 ]] >>> y = [ 2 , 3.5...determination R^2. R^2 uses squared error and D^2 uses the deviance...scikit-learn.org/stable/modules/generated/sklearn.linear_model.TweedieRegressor.html