Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 251 - 260 of 2,591 for s (0.08 seconds)

Filter
  1. 7.2. Feature extraction — scikit-learn 1.8.0 do...

    \x00 d \x00 e \x00 s \x00 \x00 G \x00 e \x00 s \x00 a \x00 n \x00...>>> def my_tokenizer ( s ): ... return s . split () ... >>> vectorizer...
    scikit-learn.org/stable/modules/feature_extraction.html
    Mon Mar 23 20:39:20 UTC 2026
      27K bytes
      Cache
     
  2. Project License

    Contribution(s) alone or by combination of their Contribution(s) with...Work to which such Contribution(s) was submitted. If You institute...
    dbflute.seasar.org/maven/plugin/license.html
    Fri May 01 08:50:18 UTC 2026
      5.5K bytes
      Cache
     
  3. Aggregating with Streams

    s) -> sb.append(s), (sb, sb2) -> sb.append(sb2));...strings.stream(). forEach (s -> set . add (s)); Copy code Collectors...
    developer.ibm.com/articles/j-java-streams-2-brian-goetz/
    Tue Mar 24 01:17:13 UTC 2026
      26.6K bytes
      Cache
     
  4. 8.4. Loading other datasetsscikit-learn 1.8....

    'c-CS-s', 'c-SC-m', 'c-SC-s', 't-CS-m', 't-CS-s', 't-SC-m',...'t-SC-m', 't-SC-s'], dtype=object) You can get more information on the...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Mon Mar 23 20:39:20 UTC 2026
      12.5K bytes
      Cache
     
  5. Set Up the Elasticsearch Python Client - Elasti...

    need to know the deployment's Cloud ID and your API Key. Since...the new Search class: That's it! Now the application has an...
    www.elastic.co/search-labs/tutorials/search-tutorial/full-text-search/connect-python
    Mon Mar 09 02:17:49 UTC 2026
      74.3K bytes
      Cache
     
  6. Linear and Quadratic Discriminant Analysis with...

    s = 20 , cmap = cmap , alpha = 0.5...X_wrong [:, 1 ], c = y_wrong , s = 30 , cmap = cmap , alpha = 0.9...
    scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html
    Mon Mar 23 20:39:21 UTC 2026
      18.5K bytes
      Cache
     
  7. Comparison of the K-Means and MiniBatchKMeans c...

    2f s \n inertia: %f " % ( t_batch ,...3.5 , 1.8 , "train time: %.2f s \n inertia: %f " % ( t_mini_batch...
    scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html
    Mon Mar 23 20:39:20 UTC 2026
      16.8K bytes
      1 views
      Cache
     
  8. HalvingGridSearchCV — scikit-learn 1.8.0 docume...

    or by setting the cv ’s random_state parameter to an integer....details. None : the estimator ’s default evaluation criterion is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Mon Mar 23 20:39:20 UTC 2026
      20.7K bytes
      Cache
      Similar Results (1)
     
  9. 5.2. Permutation feature importance — scikit-le...

    Compute the reference score \(s\) of the model \(m\) on data \(D\)...feature \(f_j\) defined as: \[i_j = s - \frac{1}{K} \sum_{k=1}^{K} s_{k,j}\]...
    scikit-learn.org/stable/modules/permutation_importance.html
    Mon Mar 23 20:39:20 UTC 2026
      11.3K bytes
      Cache
     
  10. Comparing Random Forests and Histogram Gradient...

    = dict ( title = "Train time (s) - lower is better" ), yaxis =...dict ( title = "Predict time (s) - lower is better" ), legend...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
Back to Top