- Sort Score
- Num 10 results
- Language All
- Labels All
Results 2051 - 2060 of over 10,000 for 1 (0.32 seconds)
Filter
-
Elastic BBQ: Better Binary Quantization in Luce...
( v c 1 ′ ) ) = [ 0 b 1 0 0 0 , 0 b 1 1 1 1 , 0 b 1 0 1 0 , 0...( v c 1 ′ )) = [ 0 b 1 0 0 0 , 0 b 1 1 1 1 , 0 b 1 0 1 0 , 0...www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch -
AutoOps regions | Elastic Docs
(Oregon) ca-central-1 Canada (Central) eu-west-1 Europe (Ireland)...(Paris) eu-north-1 Europe (Stockholm) eu-central-1 Europe (Frankfurt)...www.elastic.co/docs/deploy-manage/monitor/autoops/ec-autoops-regions -
model_evaluation.rst.txt
1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0, 1] >>>...0, 0, 1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0, 1] >>>...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
plot_classifier_comparison.zip
C=1, random_state=42), GaussianProcessClass(1.0 * RBF(1.0),...max_features=1, random_state=42 ), MLPClassifier(alpha=1, max_iter=1000,...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
Default instance configurations | Elastic Docs
1, 2, 4, 8 4 kibana Kibana 1 GB 1, 2, 4, 8 4 master...Master 1 GB 1, 2, 4, 8, 16, 32, 64 4 ml Machine Learning 1 GB 1,...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-configuring-ece-instance-configurat... -
Reciprocal rank fusion | Reference
_id: 1 = 1.0/(1+1) + 1.0/(1+4) = 0.7 _id: 2 = 1.0/(1+2) + 1.0/(1+5)..._id: 1 = 1.0/(1+4) + 1.0/(1+3) = 0.4500 _id: 2 = 1.0/(1+3) +...www.elastic.co/docs/reference/elasticsearch/rest-apis/reciprocal-rank-fusion -
cross_validation.rst.txt
[1., 1.], [-1., -1.], [2., 2.]]) >>> y = np.array([0, 1, 0,...3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3] [0 1]...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
preprocessing.rst.txt
1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1], ...,...0. , -1.22, 1.33 ], [ 1.22, 0. , -0.267], [-1.22, 1.22, -1.06 ]])...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
feature_extraction.rst.txt
array([[1, 1, 1, 0, 1, 1, 1, 0], [1, 1, 0, 1, 1, 1, 0, 1]]) In...array([[0, 1, 1, 1, 0, 0, 1, 0, 1], [0, 1, 0, 1, 0, 2, 1, 0, 1], [1,...scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt -
plot_classifier_comparison.py
C=1, random_state=42), GaussianProcessClass(1.0 * RBF(1.0),...max_features=1, random_state=42 ), MLPClassifier(alpha=1, max_iter=1000,...scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py