Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 251 - 260 of 8,775 for 10 (0.18 seconds)

Filter
  1. SQL evaluation framework for accurate query ass...

    the question: "Who are the 10 most recent users from Toronto?"...order by created_at DESC LIMIT 10 ; Copy code Query 2 SELECT userid,...
    developer.ibm.com/articles/awb-sql-evaluation-llm-generated-sql-queries/
    Tue Mar 17 04:32:41 UTC 2026
      20.8K bytes
      Cache
     
  2. Getting started with ES|QL (Elasticsearch Query...

    limit 10: This limits the output to the top 10 rows after...kubernetes.pod.name | sort max_cpu desc | limit 10 Copy to clipboard Copy to clipboard...
    www.elastic.co/blog/getting-started-elasticsearch-query-language
    Mon Mar 09 02:19:47 UTC 2026
      96.6K bytes
      Cache
     
  3. IBM Z and z/OS - Articles - IBM Developer

    10 July 2025 Article Accelerate...hybrid multicloud environment. 10 February 2023 Article Use IBM...
    developer.ibm.com/components/ibmz/articles/
    Tue Mar 24 01:27:28 UTC 2026
      15.6K bytes
      Cache
     
  4. load_wine — scikit-learn 1.8.0 documentation

    are interested in the samples 10, 80, and 140, and want to know...load_wine () >>> data . target [[ 10 , 80 , 140 ]] array([0, 1, 2])...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
  5. Probabilistic predictions with Gaussian process...

    zorder = 10 ) plt . plot ( np . exp ( gp_opt...theta )[ 1 ], "ko" , zorder = 10 ) plt . pcolor ( Theta0 , Theta1...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html
    Mon Mar 23 20:39:21 UTC 2026
      17.1K bytes
      Cache
     
  6. Robust linear model estimation using RANSAC — s...

    noise = 10 , coef = True , random_state...)) y [: n_outliers ] = - 3 + 10 * np . random . normal ( size...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ransac.html
    Mon Mar 23 20:39:21 UTC 2026
      15.7K bytes
      Cache
     
  7. CrawlingInfo API

    "total" : 10 } } Response-Felder Feld Beschreibung...crawlingInfoCount, createdDocCount}' sleep 10 done Referenzinformatione Admin...
    fess.codelibs.org/de/15.5/api/admin/api-admin-crawlinginfo.html
    Mon Mar 23 02:51:01 UTC 2026
      40.3K bytes
      Cache
     
  8. Hashing feature transformation using Totally Ra...

    RandomTreesEmbedding ( n_estimators = 10 , random_state = 0 , max_depth...max_depth = 3 , n_estimators = 10 , random_state = 0 ) trees ....
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html
    Mon Mar 23 20:39:22 UTC 2026
      16.5K bytes
      Cache
     
  9. Varying regularization in Multi-layer Perceptro...

    hidden_layer_sizes = [ 10 , 10 ], ), ) ) names . append (...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html
    Mon Mar 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  10. Comparing randomized search and grid search for...

    num = 10 ), "alpha" : np . power ( 10 , np . arange (...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Mon Mar 23 20:39:22 UTC 2026
      16.4K bytes
      Cache
     
Back to Top