- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1931 - 1940 of over 10,000 for 2 (1.63 seconds)
Filter
-
WhiteKernel — scikit-learn 1.8.0 documentation
predict ( X [: 2 ,:], return_std = True ) (array([653.0,...bounds ndarray of shape (n_dims, 2) The log-transformed bounds on...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.WhiteKernel.html -
Elastic DiskBBQ introduction: An alternative to...
this hierarchy to query at most 2 layers of the centroids, limiting...becomes very restricted. Figure 2: Shows search latency in milliseconds...www.elastic.co/search-labs/blog/diskbbq-elasticsearch-introduction -
Nearest Centroid Classification — scikit-learn ...
2 0.82 # Authors: The scikit-learn...dataset X = iris . data [:, : 2 ] y = iris . target # Create color...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.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 -
PairwiseKernel — scikit-learn 1.8.0 documentation
predict_proba ( X [: 2 ,:]) array([[0.8880, 0.05663,...bounds ndarray of shape (n_dims, 2) The log-transformed bounds on...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.PairwiseKernel.html -
Normalizer — scikit-learn 1.8.0 documentation
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 -
使用 Docker 安装(详细)
10 或更高版本 已安装 Docker Compose 2.0 或更高版本 确认 Docker 安装 使用以下命令确认.../compose-opensearch3.yaml 方法 2: 使用 Git 克隆仓库 如果已安装 Git,也可以克隆整个仓库:...fess.codelibs.org/zh-cn/15.5/install/install-docker.html -
f_classif — scikit-learn 1.8.0 documentation
n_informative = 2 , n_clusters_per_class = 1 , ......, y ) >>> f_statistic array([2.21e+02, 7.02e-01, 1.70e+00, 9.31e-01,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html -
Exciting new user experience! The COBOL Program...
platform By Malini Prasad Like 2 Save In the Q2 2024 webinar, guest...Learning Platform Coursera Like 2 Save Cookie Preferences IBM web...developer.ibm.com/blogs/awb-exciting-new-user-experience-the-cobol-programming-course/ -
RandomForestClassifier — scikit-learn 1.8.0 doc...
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.ensemble.RandomForestClassifier.html