Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1051 - 1060 of 8,942 for 2 (0.31 seconds)

Filter
  1. Ingest data with Python | Elastic Docs

    '_shards': {'total': 2, 'successful': 1, 'failed': 0},...'created', '_shards': {'total': 2, 'successful': 1, 'failed': 0},...
    www.elastic.co/docs/manage-data/ingest/ingesting-data-from-applications/ingest-data-with-python-o...
    Tue Mar 03 13:05:32 UTC 2026
      18.4K bytes
      Cache
     
  2. Optimizing GPU accelerated VMs with KubeVirt

    GPU(column) bandwidth (GB/s) 0 1 2 3 4 5 6 7 0 12 . 61 12 . 52 15...NUMA node: 1 Thread of device 2 running on CPU: 152 , NUMA node:...
    developer.ibm.com/articles/gpu-vms-kubevirt-numa-nodes/
    Tue Mar 24 01:15:41 UTC 2026
      23.6K bytes
      Cache
     
  3. Semi-supervised Classification on a Text Datase...

    2 ), min_df = 5 , max_df = 0.8 )...Micro-averaged F1 score on test set: 0.901 2. Evaluate a supervised SGDClassifier...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Mon Mar 23 20:39:21 UTC 2026
      18.3K bytes
      Cache
     
  4. KDTree — 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 KDTree...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
      Similar Results (1)
     
  5. 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
    Mon Mar 23 20:39:20 UTC 2026
      26.1K bytes
      Cache
     
  6. Semantic search | Elastic Docs

    workflow (recommended) Option 2 : Use the inference API workflow...search with semantic_text . Option 2: Inference API The inference API...
    www.elastic.co/docs/solutions/search/semantic-search
    Thu Apr 30 20:41:15 UTC 2026
      29.7K bytes
      Cache
     
  7. KMeans — scikit-learn 1.8.0 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Mon Mar 23 20:39:20 UTC 2026
      20.5K bytes
      Cache
     
  8. Fess 安装指南

    设置环境变量 步骤 1: 安装 OpenSearch 步骤 2: 安装 Fess 步骤 3: 启动 注册为 Windows...步骤 1: 获取 Docker Compose 文件 步骤 2: 确认 Docker Compose 文件 步骤 3: 启动...
    fess.codelibs.org/zh-cn/15.5/install/index.html
    Mon Mar 23 03:00:21 UTC 2026
      36.4K bytes
      Cache
     
  9. make_scorer — scikit-learn 1.8.0 documentation

    beta = 2 ) >>> ftwo_scorer make_scorer(fbeta_score,...response_method='predict', beta=2) >>> from sklearn.model_selection...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  10. Ridge — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...than tol . Changed in version 1.2: Default value changed from 1e-3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Mon Mar 23 20:39:23 UTC 2026
      20.7K bytes
      Cache
     
Back to Top