- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1191 - 1200 of over 10,000 for 2 (2.2 seconds)
-
ndcg_score — scikit-learn 1.8.0 documenta...
2 , .3 , 4 , 70 ]]) >>>...predictions: (10 / 10 + 5 / 10) / 2 = .75 >>> ndcg_score...scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html -
아키텍처 및 코드 구조
사용자가 검색 화면에서 검색 ↓ 2. SearchAction이 검색 요청 수신 ↓ 3. SearchService가...크롤링 플로우 1. CrawlJob이 스케줄 실행됨 ↓ 2. CrawlingConfigHelper가 크롤 설정 취득...fess.codelibs.org/ko/dev/architecture.html -
Open Source AI - IBM Developer
developer.ibm.com/technologies/opensource-ai -
Principal Component Analysis (PCA) on Iris Data...
2 import mpl_toolkits.mplot3d #...X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris . target , s = 40...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_iris.html -
Data - IBM Developer
developer.ibm.com/technologies/data/ -
DecisionTreeClassifier — scikit-learn 1.8...
min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html -
How to replace your SIEM | Elastic Blog
2. Investigations are running slow...port scanning activity within 2–3 minutes. The existing SIEM,...www.elastic.co/blog/five-signs-you-need-to-replace-your-siem -
SplineTransformer — scikit-learn 1.8.0 do...
Must be larger or equal 2. Ignored if knots is array-like....an array. Added in version 1.2. Attributes : bsplines_ list of...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
Decision boundary of semi-supervised classifier...
: 2 ] y = iris . target rng = np ....subplots ( nrows = 3 , ncols = 2 , sharex = "col" , sharey...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_versus_svm_iris.html -
load_wine — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html