- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1341 - 1350 of over 10,000 for 2 (0.24 seconds)
Filter
-
LedoitWolf — scikit-learn 1.8.0 documentation
2 ], ... [ .2 , .8 ]]) >>> np . random...Multivariate Analysis, Volume 88, Issue 2, February 2004, pages 365-411....scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
AND 检索
如果想搜索包含”搜索词1”和”搜索词2”的文档,在搜索表单中输入如下内容: 搜索词1 AND 搜索词2 也可以用 AND 连接多个词。...fess.codelibs.org/zh-cn/15.4/user/search-and.html -
FeatureUnion — scikit-learn 1.8.0 documentation
n_components = 2 ))]) >>> X = [[ 0. , 1. , 3 ], [ 2. , 2. , 5 ]] >>>...parameters. Added in version 1.2. n_features_in_ int Number of...scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html -
Feature importances with a forest of trees — sc...
n_classes = 2 , random_state = 0 , shuffle =...min_samples_split: int or float, default=2 The minimum number of samples...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html -
Extract text from documents using watsonx.ai Te...
Step 2: Create a bucket and upload files...name that you created in step 2. Login URL [required] : To get...developer.ibm.com/tutorials/extracting-text-watsonx-ai-textextraction-api/ -
빠른 구축 가이드
10 이상 Docker Compose 2.0 이상 Step 1: Docker Compose 파일...ompose-opensearch3.yaml Step 2: 컨테이너 시작 docker compose -f compose.yaml...fess.codelibs.org/ko/quick-start.html -
mean_shift — scikit-learn 1.8.0 documentation
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...mean_shift ( X , bandwidth = 2 ) >>> cluster_centers array([[3.33,...scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html -
load_breast_cancer — scikit-learn 1.8.0 documen...
Classes 2 Samples per class 212(M),357(B)...target_names ndarray of shape (2,) The names of target classes....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html -
scale — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html -
BallTree — scikit-learn 1.8.0 documentation
satisfy leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for BallTree...scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html