- Sort Score
- Num 10 results
- Language All
- Labels All
Results 881 - 890 of over 10,000 for 2 (0.27 seconds)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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