- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 461 - 470 of 2,886 for ' (0.27 sec)
-
Introducing approximate nearest neighbor search...
documents by skipping over 'tombstones' during the graph search....present a unique challenge, as it’s very difficult to efficiently...www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0 -
Categorical Feature Support in Gradient Boostin...
categories as ordered quantities (‘Ordinal’), since native handling requires...categorical features, where the houses’ sales prices is the target. See...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html -
make_column_selector — scikit-learn 1.7.2 docum...
({ 'city' : [ 'London' , 'London' , 'Paris' , 'Sallisaw' ], ......... 'rating' : [ 5 , 3 , 4 , 5 ]}) >>> ct = make_column_transformer...scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html -
SNC deploys Elastic Security as its SIEM to shi...
" She's particularly interested in leveraging Elastic's anomaly...not just a best practice – it's a requirement. Stringent government...www.elastic.co/customers/snc -
Consensus powers advanced academic search platf...
We're not just a thin AI wrapper on top of someone else's data,...experience. Chris Varano, Consensus's lead search engineer with nearly...www.elastic.co/customers/consensus -
selectEntity(cb) (一件検索) | DBFlute
tabでカーソル移動してcbで検索条件 }) -- // セミコロン ';' を打って ctrl+2, L で戻り値補完 OptionalEntity<Member>....selE と打って enter -- // セミコロン ';' を打って ctrl(or command) + 2 そして...dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectentity.html -
Metadata Routing — scikit-learn 1.7.2 documenta...
[{'callee': 'fit', 'caller': 'fit'}, {'callee': 'predict', 'caller':...'caller': 'predict'}, {'callee': 'score', 'caller': 'score'}], 'router':...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
customer-experience-generative-ai-cheat-sheet
saving employees’ and customers’ time. Get answers faster...reserved. D:20240617190436-03'00' Adobe PDF Library 17.0 Adobe...www.elastic.co/pdf/portfolio/customer-experience-generative-ai-cheat-sheet -
LearningCurveDisplay — scikit-learn 1.7.2 docum...
score_type = 'both' , std_display_style = 'fill_between' , line_kw...score_type = 'both' , std_display_style = 'fill_between' , line_kw...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
LabelEncoder — scikit-learn 1.7.2 documentation
str_('amsterdam'), np.str_('paris'), np.str_('tokyo')] >>> le...[np.str_('tokyo'), np.str_('tokyo'), np.str_('paris')] fit ( y...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html