- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1101 - 1110 of over 10,000 for 2 (1.65 seconds)
-
Docker 설치 (상세)
2/compose/compose-opensearch3.yaml 방법 2: Git으로 리포지토리...이상이 설치되어 있을 것 Docker Compose 2.0 이상이 설치되어 있을 것 Docker 설치 확인 다음...fess.codelibs.org/ko/15.3/install/install-docker.html -
SVM: Maximum margin separating hyperplane ̵...
scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html -
Demystifying Liberty for WebSphere administrato...
11:2 1:1 IBM Cloud Pak for Applications Advanced 11:2 3:2 IBM...can run this on-premises. Myth #2. Liberty does not have centralized...developer.ibm.com/articles/demystifying-liberty-websphere-admins/ -
JSON API
2 11.1 11.0 10.3 10.2 10.1 10.0 9.4 9.3 9.2 9.1 9.0 8.0...13.4 13.3 13.2 13.1 13.0 12.7 12.6 12.5 12.4 12.3 12.2 12.1 12.0...fess.codelibs.org/15.0/user/json-response.html -
normalize — scikit-learn 1.8.0 documentation
normalize >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>>...independently array([[-0.4, 0.2, 0.4], [-0.5, 0. , 0.5]]) >>>...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html -
Uninstallation Procedure
2 Step 2: Remove OpenSearch Delete...rm -rf /path/to/opensearch-3.3.2 Step 3: Delete Data Directory...fess.codelibs.org/15.3/install/uninstall.html -
Precision-Recall — scikit-learn 1.8.0 doc...
train_test_split ( X [ y < 2 ], y [ y < 2 ], test_size = 0.5 , random_state...display . ax_ . set_title ( "2-class Precision-Recall curve"...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
plot_pca_iris.zip
2 import mpl_toolkits.mplot3d #...X_reduced[:, 1], X_reduced[:, 2], c=iris.target, s=40, ) ax.set(...scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip -
Deinstallationsverfahren
2 Schritt 2: Löschen von OpenSearch Löschen...rm -rf /path/to/opensearch-3.3.2 Schritt 3: Löschen des Datenverzeichnisses...fess.codelibs.org/de/15.3/install/uninstall.html -
OneVsRestClassifier — scikit-learn 1.8.0 ...
2 , 2 ]) >>> clf = OneVsRestClassifier...9 , 9 ], [ - 5 , 5 ]]) array([2, 0, 1]) decision_function ( X...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html