Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 881 - 890 of over 10,000 for 2 (0.27 seconds)

  1. manhattan_distances — scikit-learn 1.8.0 ...

    2 ], [ 3 , 4 ]], [[ 1 , 2 ], [ 0 , 3 ]]) array([[0., 2.],...manhattan_distances ([[ 3 ]], [[ 2 ]]) array([[1.]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.manhattan_distances.html
    Mon Jan 19 11:28:24 GMT 2026
      107.9K bytes
      Cache
     
  2. Linear and Quadratic Discriminant Analysis with...

    [ 2.5 , 0.7 ]]) * 2.0 cov_class_2 = cov_class_1.... Ellipse ( mean , 2 * v [ 0 ] ** 0.5 , 2 * v [ 1 ] ** 0.5 ,...
    scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html
    Mon Jan 19 11:28:23 GMT 2026
      118.4K bytes
      Cache
     
  3. 7.4. Imputation of missing values — sciki...

    2. Univariate feature imputation...>>> imp . fit ([[ 1 , 2 ], [ np . nan , 3 ], [ 7 , 6 ]])...
    scikit-learn.org/stable/modules/impute.html
    Mon Jan 19 11:28:25 GMT 2026
      84.5K bytes
      Cache
     
  4. Overview of multiclass training meta-estimators...

    code_size = 2 ) cv_results_tree = cross_validate..., X , y , cv = cv , n_jobs = 2 ) cv_results_ovo = cross_validate...
    scikit-learn.org/stable/auto_examples/multiclass/plot_multiclass_overview.html
    Mon Jan 19 11:28:25 GMT 2026
      114K bytes
      Cache
     
  5. Quickstart: Time series data stream basics | El...

    "total": 2, "successful": 2, "failed":..."total": 2, "successful": 2, "failed":...
    www.elastic.co/docs/manage-data/data-store/data-streams/quickstart-tsds
    Fri Jan 16 08:45:52 GMT 2026
      124K bytes
      Cache
     
  6. sphinx-design.min.css

    sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x:...!important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem...
    scikit-learn.org/stable/_static/sphinx-design.min.css
    Mon Jan 19 11:28:23 GMT 2026
      48.2K bytes
     
  7. smacof — scikit-learn 1.8.0 documentation

    2 ], [ 1 , 0 , 3 ], [ 2 , 3 , 0 ]]) >>>...metric = True , n_components = 2 , init = None , n_init = 'warn'...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html
    Mon Jan 19 11:28:24 GMT 2026
      117.7K bytes
      Cache
     
  8. 8.3. Generated datasets — scikit-learn 1....

    "n_classes" : 2 }, { "n_informative" : 2 , "n_c..._class" : 2 , "n_classes" : 2 }, { "n_informative"...
    scikit-learn.org/stable/datasets/sample_generators.html
    Mon Jan 19 11:28:23 GMT 2026
      56.7K bytes
      Cache
     
  9. 1.5. Stochastic Gradient Descent — scikit...

    := \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\) , \(L_1\) norm:...>>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...
    scikit-learn.org/stable/modules/sgd.html
    Mon Jan 19 11:28:23 GMT 2026
      90.1K bytes
      Cache
     
  10. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Thu Jan 15 11:47:02 GMT 2026
      446.3K bytes
      Cache
     
Back to Top