- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1581 - 1590 of over 10,000 for 2 (0.23 seconds)
-
OneToOneFeatureMixin — scikit-learn 1.8.0...
scikit-learn.org/stable/modules/generated/sklearn.base.OneToOneFeatureMixin.html -
pair_confusion_matrix — scikit-learn 1.8....
2 ], [ 0 , 0 , 1 , 1 ]) array([[8, 2], [0, 2]]... Note...confusion matrix \(C\) computes a 2 by 2 similarity matrix between two...scikit-learn.org/stable/modules/generated/sklearn.metrics.cluster.pair_confusion_matrix.html -
기여 가이드
아키텍처 및 코드 구조 에서 코드 구조 학습 Step 2: Issue 찾기 GitHub의 Issue 페이지 에서...테스트 방법 1. 검색 화면에서 파일 타입 필터 선택 2. 검색 실행 3. 선택한 파일 타입의 결과만 표시되는지...fess.codelibs.org/ko/dev/contributing.html -
Multi-class AdaBoosted Decision Trees — s...
class (quantiles of the \(\chi^2\) distribution). from sklearn.datasets...1 ) We split the dataset into 2 sets: 70 percent of the samples...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
开发工作流程
确认・创建 Issue ↓ 2. 创建分支 ↓ 3. 编码 ↓ 4. 执行本地测试 ↓ 5....## 问题描述 错误的简要说明 ## 重现步骤 1. ... 2. ... 3. ... ## 预期行为 应该如何 ## 实际行为...fess.codelibs.org/zh-cn/dev/workflow.html -
plot_kmeans_digits.ipynb
plt\n\nreduced_data = PCA(n_components=2).fit_transform(data)\nkmeans =...reduced_data[:, 1], \"k.\", markersize=2)\n# Plot the centroids as a white...scikit-learn.org/stable/_downloads/6bf322ce1724c13e6e0f8f719ebd253c/plot_kmeans_digits.ipynb -
LeaveOneGroupOut — scikit-learn 1.8.0 doc...
Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1], group=[1...group=[1 1] Test: index=[2 3], group=[2 2] get_metadata_routing...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html -
Serve a custom model on a Kubernetes or Red Hat...
Step 2. Build the model image Prepare...--library-version watson_nlp: 3 . 2 . 0 \ --local-model-dir /path/to/models...developer.ibm.com/tutorials/serve-custom-models-on-kubernetes-or-openshift/ -
BBVA transforms global banking operations with ...
decreased response times from 2–3 seconds to 200–400 milliseconds...speed by 10x. What used to take 2 to 3 seconds in other systems...www.elastic.co/customers/bbva -
isotonic_regression — scikit-learn 1.8.0 ...
2 , 8 , 10 , 7 , 9 , 6 , 4 ]) array([2.75 , 2.75 , 2.75 ,..., 2.75 , 7.33, 7.33, 7.33, 7.33, 7.33, 7.33]) On this page This...scikit-learn.org/stable/modules/generated/sklearn.isotonic.isotonic_regression.html