- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1461 - 1470 of over 10,000 for 2 (2.13 seconds)
Filter
-
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 -
Adjustment for chance in clustering performance...
linspace ( 2 , n_samples , 10 ) . astype ( int ) plt . figure ( 2 ) plots...n_clusters_range = np . linspace ( 2 , 100 , 10 ) . astype ( int )...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
check_X_y — scikit-learn 1.8.0 documentation
2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> y = [ 1 , 2 , 3 ] >>>...array([[1, 2], [3, 4], [5, 6]]) >>> y array([1, 2, 3]) On this...scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.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 -
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/ -
Probability calibration of classifiers — scikit...
y [: n_samples // 2 ] = 0 y [ n_samples // 2 :] = 1 sample_weight...50000 # Generate 3 blobs with 2 classes where the second blob...scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html -
accuracy_score — scikit-learn 1.8.0 documentation
2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...], [ 1 , 1 ]]), np . ones (( 2 , 2 ))) 0.5 Gallery examples # Plot...scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html -
Fess Installation Guide
Step 1: Install OpenSearch Step 2: Install Fess Step 3: Startup...Obtain Docker Compose Files Step 2: Review Docker Compose Files Step...fess.codelibs.org/15.5/install/index.html -
Fess Installationsanleitung
Installation von OpenSearch Schritt 2: Installation von Fess Schritt...Docker Compose-Dateien Schritt 2: Überprüfung der Docker Compose-Dateien...fess.codelibs.org/de/15.5/install/index.html -
API Scheduler
"cronExpression" : "0 0 2 * * ?" , "scriptType" : "groovy"...Expression Cron Description 0 0 2 * * ? Execution tous les jours...fess.codelibs.org/fr/15.5/api/admin/api-admin-scheduler.html