- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1131 - 1140 of 8,194 for 2 (0.7 seconds)
-
Pipelining: chaining a PCA and a logistic regre...
n_jobs = 2 ) search . fit ( X_digits , y_digits...) = plt . subplots ( nrows = 2 , sharex = True , figsize = (...scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html -
FeatureAgglomeration — scikit-learn 1.8.0...
FeatureAgglomeration ( n_clusters=2 , * , metric='euclidean' , memory=None...n_clusters int or None, default=2 The number of clusters to find....scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html -
기여 가이드
아키텍처 및 코드 구조 에서 코드 구조 학습 Step 2: Issue 찾기 GitHub의 Issue 페이지 에서...테스트 방법 1. 검색 화면에서 파일 타입 필터 선택 2. 검색 실행 3. 선택한 파일 타입의 결과만 표시되는지...fess.codelibs.org/ko/dev/contributing.html -
CalibratedClassifierCV — scikit-learn 1.8...
2. method {‘sigmoid’, ‘isotonic’,...Bayesian classifiers , ICML 2001. [ 2 ] B. Zadrozny & C. Elkan....scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
Normalizer — scikit-learn 1.8.0 documenta...
2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ......transform ( X ) array([[0.8, 0.2, 0.4, 0.4], [0.1, 0.3, 0.9, 0.3],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
Deploy IBM Security Guardium virtual appliance ...
Himanshu Gupta Likes 2 Save IBM Guardium is a data security...guardium-deployment/vars.yml. Step 2. Test the playbooks Test the Ansible...developer.ibm.com/blogs/awb-deploy-ibm-security-guardium-virtual-appliance-using-ansible/ -
Version 0.18 — scikit-learn 1.8.0 documen...
will require Python 2.7 or above. Version 0.18.2 # June 20, 2017...scikit-learn to support Python 2.6. Later versions of scikit-learn...scikit-learn.org/stable/whats_new/v0.18.html -
Tutorials - IBM Developer
Part 2 Learn how to use auto-complete...items Page number, of 63 pages 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15...developer.ibm.com/tutorials/ -
Empirical evaluation of the impact of k-means i...
1 n_clusters = grid_size ** 2 def make_data ( random_state ,...runs" % n_runs ) # Part 2: Qualitative visual inspection...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html -
Shrinkage covariance estimation: LedoitWolf vs ...
logspace ( - 2 , 0 , 30 ) negative_logliks =...) plt . plot ( plt . xlim (), 2 * [ loglik_real ], "--r"...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html