- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1301 - 1310 of over 10,000 for 2 (0.72 seconds)
-
Jakarta EE - IBM Developer
0 fully integrates HTTP/2's server push technology, and...tutorial gets you started with HTTP/2 server push and the new HttpServletMapping...developer.ibm.com/components/jakarta/ -
Evaluate the performance of a classifier with C...
set_printoptions ( precision = 2 ) # Plot non-normalized confusion...n_redundant = 0 , n_classes = 2 , random_state = 42 , ) X_train...scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html -
Deploying Vault securely in a confidential envi...
UgInJhZnQiIHsKICAgIH 3 ZhdWx 0 L 2 RhdGEiCiAgICB 2 YXVsdF 9 ub 2 RlX 25 hbWUgPSAidmF...bHRfMSIgICAgICAgICAg 2 V 0 dGluZyB 1 cCBhIHVuaXF 1 ZSBub 2 RlX 2 lkIGZvciBlYWNoIHZhdW...developer.ibm.com/tutorials/awb-deploy-vault-securely-confidential-environment/ -
weighted_mode — scikit-learn 1.8.0 docume...
2 , 4 , 2 ] >>> weights = [...weights ) (array([2.]), array([3.5])) The value 2 has the highest...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.weighted_mode.html -
使用 Docker 安装(详细)
2/compose/compose-opensearch3.yaml 方法 2: 使用 Git 克隆仓库...20.10 或更高版本 已安装 Docker Compose 2.0 或更高版本 确认 Docker 安装 使用以下命令确认...fess.codelibs.org/zh-cn/15.3/install/install-docker.html -
HuberRegressor vs Ridge on dataset with strong ...
2.0 , size = 4 ) X_outliers [: 2 , :] += X . max...y_outliers [: 2 ] += y . min () - y . mean () / 4.0 y_outliers [ 2 :] +=...scikit-learn.org/stable/auto_examples/linear_model/plot_huber_vs_ridge.html -
LocallyLinearEmbedding — scikit-learn 1.8...
(n_components + 1) / 2 . see reference [2] modified : use the...n_neighbors = 5 , n_components = 2 , reg = 0.001 , eigen_solver =...scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html -
Compressive sensing: tomography reconstruction ...
x - l / 2.0 ) ** 2 + ( y - l / 2.0 ) ** 2 < ( l / 2.0 ) **...** 2 mask = np . zeros (( l , l )) points = l * rs . rand ( 2 ,...scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html -
ElasticNetCV — scikit-learn 1.8.0 documen...
is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
Guide de construction rapide
yaml Étape 2 : Démarrer les conteneurs docker...(L’initialisation peut prendre 1 à 2 minutes) Étape 4 : Arrêter docker...fess.codelibs.org/fr/quick-start.html