Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1351 - 1360 of over 10,000 for 2 (0.22 seconds)

Filter
  1. KNeighborsTransformer — scikit-learn 1.8....

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Mon Mar 09 14:07:53 UTC 2026
      18.6K bytes
      Cache
     
  2. pairwise_distances_chunked — scikit-learn...

    2 >>> def reduce_func (...[array([0, 3]), array([1]), array([2]), array([0, 3]), array([4])]...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Mon Mar 09 14:07:57 UTC 2026
      15K bytes
      Cache
     
  3. Adjustment for chance in clustering performance...

    linspace ( 2 , n_samples , 10 ) . astype ( int ) plt . figure ( 2 ) plots...n_clusters_range = np . linspace ( 2 , 100 , 10 ) . astype ( int )...
    scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html
    Mon Mar 09 14:07:53 UTC 2026
      18.5K bytes
      Cache
     
  4. safe_sqr — scikit-learn 1.8.0 documentation

    Returns : X ** 2 element wise square Return the...>>> safe_sqr ([ 1 , 2 , 3 ]) array([1, 4, 9]) On this...
    scikit-learn.org/stable/modules/generated/sklearn.utils.safe_sqr.html
    Mon Feb 16 16:32:33 UTC 2026
      106K bytes
      Cache
     
  5. Attack Discovery | Elastic

    Elastic Observability in action: 2-minute quick demo Watch this short,...Explore Search Elasticsearch in 2 minutes In this demo, we show...
    www.elastic.co/demo-gallery/security-attack-discovery
    Mon Mar 09 01:43:51 UTC 2026
      84.4K bytes
      Cache
     
  6. Normal, Ledoit-Wolf and OAS Linear Discriminant...

    centers = [[ - 2 ], [ 2 ]]) # add non-discriminative...features_samples_ratio , acc_clf1 , linewidth = 2 , label = "LDA" , color...
    scikit-learn.org/stable/auto_examples/classification/plot_lda.html
    Mon Mar 09 14:07:56 UTC 2026
      16.4K bytes
      Cache
     
  7. f1_score — scikit-learn 1.8.0 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Mon Mar 09 14:07:54 UTC 2026
      16.3K bytes
      Cache
     
  8. Guide d’Installation de Fess

    Installation d’OpenSearch Étape 2 : Installation de Fess Étape 3...fichiers Docker Compose Étape 2 : Vérification des fichiers Docker...
    fess.codelibs.org/fr/15.4/install/index.html
    Mon Feb 09 02:48:03 UTC 2026
      40.6K bytes
      Cache
      Similar Results (1)
     
  9. ensemble.rst.txt

    features 1 and 2. But note that features 0 and 2 are forbidden...Right split at feature 2 has only group {1, 2} from now on. LightGBM...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Mon Feb 09 10:22:29 UTC 2026
      72.6K bytes
     
  10. Topic extraction with Non-negative Matrix Facto...

    subplots ( 2 , 5 , figsize = ( 30 , 15 ), sharex...TfidfVectorizer ( max_df = 0.95 , min_df = 2 , max_features = n_features ,...
    scikit-learn.org/stable/auto_examples/applications/plot_topics_extraction_with_nmf_lda.html
    Mon Mar 09 14:07:56 UTC 2026
      17.9K bytes
      Cache
     
Back to Top