Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 117 for pipe (1.05 sec)

  1. neighbors.rst.txt

    KNeighborsClassifier(n_neighbors=3) >>> nca_pipe = Pipeline([('nca', nca), ('knn',...('knn', knn)]) >>> nca_pipe.fit(X_train, y_train) Pipeline(...)...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Tue Sep 16 14:38:54 UTC 2025
      37.9K bytes
     
  2. Part 4: Natural Language Processing with Fess

    $ pip install elasticsearch $ pip install numpy $ pip install...with the following command: $ pip install esanpy To use it, import...
    fess.codelibs.org/articles/4/document.html
    Thu Sep 18 02:37:16 UTC 2025
      28.5K bytes
      19 views
      Cache
     
  3. Metadata Routing — scikit-learn 1.7.2 documenta...

    pipe = SimplePipeline ( transformer...( sample_weight = True ), ) pipe . fit ( X , y , sample_weight...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html
    Wed Sep 17 19:58:00 UTC 2025
      272.6K bytes
      Cache
     
  4. feed

    -elasticsearch-piped-query-language From pipe dreams to reality:.../esql-piped-query-language-goes-ga Elasticsearch piped query...
    www.elastic.co/search-labs/rss/feed
    Fri Sep 19 00:49:25 UTC 2025
      1.5M bytes
      2 views
     
  5. auto_examples_jupyter.zip

    gd = pipe_sgd.predict(X_train)\ny_pred_test_sgd = pipe_sgd.p...ore(name, pipe):\n result = cross_validate(\n pipe,\n X,\n y,\n...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Wed Sep 17 19:58:00 UTC 2025
      2.2M bytes
      2 views
     
  6. theme.min.css

    lider-pips-color);font-size:var(--ar-range-slider-pips-font-...hone:before{content:""}.ai-pie-chart:before{content:""}.ai...
    fess.codelibs.org/_static/assets/css/theme.min.css
    Thu Sep 18 02:37:16 UTC 2025
      329K bytes
      4 views
      Similar Results (1)
     
  7. Elasticsearch Guide [8.19] | Elastic

    reference Function reference Pipe reference Example: Detect threats...
    www.elastic.co/guide/en/elasticsearch/reference/8.19/index.html
    Wed Sep 17 15:35:44 UTC 2025
      197K bytes
      Cache
     
  8. 7.2. Feature extraction — scikit-learn 1.7.2 do...

    classifier (maybe after being piped into a TfidfTransformer for...
    scikit-learn.org/stable/modules/feature_extraction.html
    Thu Sep 18 09:36:18 UTC 2025
      144.2K bytes
      1 views
      Cache
     
  9. feature_extraction.rst.txt

    classifier (maybe after being piped into a :class:`~text.TfidfTransformer`...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Tue Sep 16 14:38:55 UTC 2025
      43.4K bytes
     
  10. Installing scikit-learn — scikit-learn 1.7.2 do...

    these using conda or pip. When using pip, please ensure that binary...installed, try: python3 --version pip3 --version If you don’t have...
    scikit-learn.org/stable/install.html
    Thu Sep 18 09:36:17 UTC 2025
      54K bytes
      Cache
     
Back to top