Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1441 - 1450 of over 10,000 for 2 (0.2 seconds)

  1. Fess 安装指南

    设置环境变量 步骤 1: 安装 OpenSearch 步骤 2: 安装 Fess 步骤 3: 启动 注册为 Windows...步骤 1: 获取 Docker Compose 文件 步骤 2: 确认 Docker Compose 文件 步骤 3: 启动...
    fess.codelibs.org/zh-cn/15.3/install/index.html
    Sun Dec 21 02:49:26 GMT 2025
      36.4K bytes
      Cache
      Similar Results (1)
     
  2. Linux 설치 (상세 절차)

    2/opensearch-3.3.2-linux-x64.tar.gz $ tar...opensearch-3.3.2-linux-x64.tar.gz $ cd opensearch-3.3.2 참고 이 예제에서는...
    fess.codelibs.org/ko/15.4/install/install-linux.html
    Mon Jan 26 02:51:00 GMT 2026
      43.3K bytes
      Cache
      Similar Results (1)
     
  3. Evaluate the performance of a classifier with C...

    set_printoptions ( precision = 2 ) # Plot non-normalized confusion...n_redundant = 0 , n_classes = 2 , random_state = 42 , ) X_train...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Mon Jan 26 11:09:14 GMT 2026
      101K bytes
      Cache
     
  4. 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...
    Thu Jan 22 19:42:52 GMT 2026
      131.3K bytes
      Cache
     
  5. test.tex

    \begin{equation} x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \end{equation} Einstein's...equation: \begin{equation} E = mc^2 \end{equation} \section{Lists...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/latex/test.tex
    Mon Jan 26 00:10:33 GMT 2026
      2K bytes
     
  6. TruncatedSVD — scikit-learn 1.8.0 documen...

    TruncatedSVD ( n_components = 2 , * , algorithm = 'randomized'...Parameters : n_components int, default=2 Desired dimensionality of output...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Mon Jan 26 14:16:29 GMT 2026
      137.7K bytes
      Cache
     
  7. average_precision_score — scikit-learn 1....

    2 , 2 ]) >>> y_scores = np...], ... [ 0.2 , 0.3 , 0.5 ], ... [ 0.4 , 0.4 , 0.2 ], ... [ 0.1...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html
    Mon Jan 26 14:16:29 GMT 2026
      116.5K bytes
      Cache
     
  8. SpectralBiclustering — scikit-learn 1.8.0...

    [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralBiclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html
    Mon Jan 26 11:09:14 GMT 2026
      131.2K bytes
      Cache
     
  9. Comparing Target Encoder with Other Encoders &#...

    Toro Bodega Carmen Rodríguez 2 US Mac Watson honors the memory...result in up to `max_categories + 2` integer codes. .. versionadded::...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html
    Mon Jan 26 11:09:14 GMT 2026
      194.9K bytes
      Cache
     
  10. Plot classification probability — scikit-...

    figsize = ( 4 * 2.2 , n_classifiers * 2.2 ), ) evaluation_results...load_iris () X = iris . data [:, 0 : 2 ] # we only take the first two...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Jan 26 11:09:17 GMT 2026
      125.9K bytes
      Cache
     
Back to Top