Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 283 for ' (0.04 sec)

  1. Supervised learning: predicting an output varia...

    SVC ( kernel = 'linear' ) >>> svc . fit ( iris_X_train...iris_y_train ) SVC(kernel='linear') Warning Normalizing data...
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Thu Jun 06 17:04:47 UTC 2024
      77.2K bytes
      Cache
     
  2. Getting help | Starting with the Elasticsearch ...

    Elastic Docs Starting with the Elasticsearch Platform and its...Beats, Logstash, and much more. Were here to help! How do I open...
    www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/get-su...
    Wed Jun 05 13:35:50 UTC 2024
      15.5K bytes
      Cache
     
  3. Get started with Universal Profiling | Elastic ...

    Elastic Docs Elastic Observability [8.14] Universal Profiling...Universal Profiling On this page, youll learn how to configure and use...
    www.elastic.co/guide/en/observability/current/profiling-get-started.html
    Wed Jun 05 13:35:47 UTC 2024
      23.5K bytes
      Cache
     
  4. Elastic Slack connector reference | Enterprise ...

    Elastic Docs Enterprise Search Enterprise Search guides Enterprise...client Python client Ruby client Connectors references « Elastic...
    www.elastic.co/guide/en/enterprise-search/current/connectors-slack.html
    Wed Jun 05 13:35:43 UTC 2024
      46.9K bytes
      1 views
      Cache
     
  5. Crafting a minimal reproducer for scikit-learn ...

    read_csv ( 'my_data.csv' ) X = df [[ "feature_name"...CountVectorizer(input=docs, analyzer='word') 5 lda_features = vectoriz...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Fri Jun 07 19:49:37 UTC 2024
      66.2K bytes
      Cache
      Similar Results (1)
     
  6. Non-negative least squares — scikit-learn 1.5.0...

    'NNLS regression coefficients') Total running...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Fri Jun 07 19:49:38 UTC 2024
      92.8K bytes
      Cache
     
  7. What are Beats? | Beats Platform Reference [8.1...

    Elastic Docs Beats Platform Reference [8.14] Whats new in Beats...to create a community Beat . Weve created an infrastructure to...
    www.elastic.co/guide/en/beats/libbeat/current/beats-reference.html
    Wed Jun 05 13:35:39 UTC 2024
      12.9K bytes
      Cache
     
  8. 6.8. Pairwise metrics, Affinities and Kernels —...

    To be a true metric, it must obey the following...pairwise_distances ( X , Y , metric = 'manhattan' ) array([[ 4., 2.], [ 7.,...
    scikit-learn.org/stable/modules/metrics.html
    Fri Jun 07 19:49:38 UTC 2024
      60.1K bytes
      Cache
     
  9. 8.3. Parallelism, resource management, and conf...

    with parallel_backend ( 'threading' , n_jobs = 2 ): # Your scikit-learn...environment variable is set to 1, the tests using the global_dtype...
    scikit-learn.org/stable/computing/parallelism.html
    Fri Jun 07 19:49:38 UTC 2024
      66.2K bytes
      Cache
      Similar Results (1)
     
  10. Pipelining: chaining a PCA and a logistic regre...

    874): {'logistic__C': 21.54434690031882, 'pca__n_components': 60}...of pipelines can be set using '__' separated parameter names: param_grid...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Fri Jun 07 19:49:38 UTC 2024
      96.4K bytes
      Cache
     
Back to top