Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1361 - 1370 of over 10,000 for 2 (0.63 seconds)

  1. PoissonRegressor — scikit-learn 1.8.0 doc...

    determination R^2. R^2 uses squared error and D^2 uses the deviance...() >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Mon Mar 02 11:09:51 GMT 2026
      140K bytes
      Cache
     
  2. Early stopping in Gradient Boosting — sci...

    axes [ 2 ] . bar ( labels , training_times ) axes [ 2 ] . set_ylabel...axes [ 2 ] . text ( bar . get_x () + bar . get_width () / 2 , height...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html
    Mon Mar 02 11:09:52 GMT 2026
      107.9K bytes
      Cache
     
  3. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Fri Feb 27 19:04:55 GMT 2026
      453.3K bytes
      Cache
     
  4. FeatureHasher and DictVectorizer Comparison &#8...

    'is': 2, 'one': 2, 'example': 1,...FeatureHasher is 2**20. Here we set n_features = 2**18 to illustrate...
    scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html
    Mon Mar 02 11:09:52 GMT 2026
      143.2K bytes
      Cache
     
  5. Overview

    1: Docker (Recommended) Method 2: ZIP Package Prerequisites Download...Web Crawl Configuration Step 2: Run the Crawler Step 3: Search...
    fess.codelibs.org/overview.html
    Sun Mar 01 02:54:50 GMT 2026
      19.7K bytes
      Cache
     
  6. A guide to single root I/O virtualization (SR-I...

    PCIe4 2-port 100 GbE RoCE x16 adapter EC75 and EC76 PCIe4 2-port...command will not list them. Listing 2: Convert the adapter mode from...
    developer.ibm.com/articles/sriov-commands-aix-network-adapters/
    Mon Mar 02 11:59:08 GMT 2026
      134.5K bytes
      Cache
     
  7. CSV 커넥터

    /usr/share/fess/app/WEB-INF/lib/ 방법 2: 관리 화면에서 설치 “시스템” → “플러그인” 열기...laptop , 150000 , Electronics 2 , Mouse , Wireless mouse , 3000...
    fess.codelibs.org/ko/15.5/config/datastore/ds-csv.html
    Sun Mar 01 02:54:36 GMT 2026
      70.2K bytes
      Cache
     
  8. LeaveOneOut — scikit-learn 1.8.0 document...

    2 ], [ 3 , 4 ]]) >>> y = np . array ([ 1 , 2 ]) >>>...>>> loo . get_n_splits ( X ) 2 >>> print ( loo ) LeaveOneOut()...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Mon Mar 02 11:09:52 GMT 2026
      116.9K bytes
      Cache
     
  9. Sum — scikit-learn 1.8.0 documentation

    kernel = Sum ( ConstantKernel ( 2 ), RBF ()) >>> gpr =...1.0 >>> kernel 1.41**2 + RBF(length_scale=1) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Sum.html
    Mon Mar 02 11:09:52 GMT 2026
      122.7K bytes
      Cache
     
  10. make_classification — scikit-learn 1.8.0 ...

    n_informative = 2 , n_redundant = 2 , n_repeated = 0 , n_classes = 2 , n_clusters_per_class...n_clusters_per_class = 2 , weights = None , flip_y = 0.01 , class_sep...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
    Mon Mar 02 11:09:53 GMT 2026
      136.1K bytes
      Cache
     
Back to Top