Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1271 - 1280 of over 10,000 for 2 (0.2 seconds)

  1. Data Store Crawling

    2 , Title 2 , This is test 2. 3 , Title 3 , This...VALUES ( 'タイトル 2' , 'コンテンツ 2 です.' , '34.701909'...
    fess.codelibs.org/15.3/admin/dataconfig-guide.html
    Mon Dec 22 02:38:43 GMT 2025
      59.2K bytes
      Cache
      Similar Results (2)
     
  2. 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 Feb 23 11:19:24 GMT 2026
      99.2K bytes
      Cache
     
  3. murmurhash3_32 — scikit-learn 1.8.0 docum...

    to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>>...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...
    scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html
    Mon Feb 09 10:22:28 GMT 2026
      106.1K bytes
      Cache
     
  4. k_means — scikit-learn 1.8.0 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...>>> centroid array([[10., 2.], [ 1., 2.]]) >>> label array([1,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
    Mon Feb 23 17:51:57 GMT 2026
      116.9K bytes
      Cache
     
  5. plot_release_highlights_1_8_0.py

    2, 2) x2, y2 = S_scaling.T ax2.scatter(x2,...complexity compared to # `O(n**2)` previously, which allows to...
    scikit-learn.org/stable/_downloads/2f7d0c4f8bbd7c7e4062e34c1bffe66a/plot_release_highlights_1_8_0.py
    Mon Feb 23 17:51:56 GMT 2026
      11K bytes
     
  6. PCA — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> pca = PCA ( n_components = 2 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html
    Mon Feb 23 17:51:57 GMT 2026
      170.5K bytes
      Cache
     
  7. CCA — scikit-learn 1.8.0 documentation

    [ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html
    Mon Feb 23 17:51:57 GMT 2026
      159.1K bytes
      Cache
     
  8. d2_brier_score — scikit-learn 1.8.0 docum...

    labels = None ) [source] # \(D^2\) score function, fraction of...features. The null model gets a D^2 score of 0.0. Read more in the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html
    Mon Feb 23 17:51:57 GMT 2026
      109.5K bytes
      Cache
     
  9. dcg_score — scikit-learn 1.8.0 documentation

    log_base = 2 , sample_weight = None , ignore_ties...outputs. log_base float, default=2 Base of the logarithm used for...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html
    Mon Feb 23 17:51:57 GMT 2026
      113K bytes
      Cache
     
  10. Outlier detection with Local Outlier Factor (LO...

    2 ) X_inliers = np . r_ [ X_inliers + 2 , X_inliers...relative to this cluster, and 2) smaller than the maximum number...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
    Mon Feb 23 17:51:57 GMT 2026
      98.3K bytes
      Cache
     
Back to Top