検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1259 for BE (0.004 sec.)
Create a new Query 4642
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... at represents a database query. The query may then be executed with MongoDB\Driver\Manager::executeQuery ... the query returns as normal. batchSize int The number of documents to return in the first batch. Defaul ... 101. A batch size of 0 means that the cursor will be established, but no documents will be returned in ... the first batch. In versions of MongoDB before 3.2, where queries use the legacy wire protoco ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
Waits for the event to be fired/set 4614
« SyncEvent::reset SyncReaderWriter » PHP Manual SyncEvent Waits for the event to be fired/set S ... >= 1.0.0) SyncEvent::wait — Waits for the event to be fired/set 説明 public SyncEvent::wait ( int $wait ... = -1 ): bool Waits for the SyncEvent object to be fired. パラメータ wait The number of milliseconds ... to wait for the event to be fired. A value of -1 is infinite. 戻り値 成功した場 ... ーワード: event , fired , Waits , SyncEvent , wait , be , the , 失敗 , Fires , fire ...
https://man.plustar.jp/php/syncevent.wait.html - [similar]
Add a field to be used to group results 4524
« SolrQuery::addFilterQuery SolrQuery::addGroupFunction » PHP Manual SolrQuery Add a field to be ... = 2.2.0) SolrQuery::addGroupField — Add a field to be used to group results 説明 public SolrQuery::addGr ... he field by which to group results. The field must be single-valued, and either be indexed or a field ty ... ion query, such as ExternalFileField. It must also be a string-based field, such as StrField or TextFiel ... eter SolrQuery::setGroupLimit() - Specifies the number of results to return for each group. The server d ...
https://man.plustar.jp/php/solrquery.addgroupfield.html - [similar]
はじめに 4496
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides gene ... rsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capabl ... exers and parsers are generated on the fly and can be used immediately after they've been finalized. Par ... quence into a list of lexemes. The lexeme list can be then used for the syntax analysis against a formal ... . State machines and grammar parsing don't have to be implemented manually, these complex tasks are take ...
https://man.plustar.jp/php/intro.parle.html - [similar]
BSON type classes and serialization functions 4462
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and ser ... :jsonSerialize — Returns a representation that can be converted to JSON MongoDB\BSON\Binary::serialize — ... :jsonSerialize — Returns a representation that can be converted to JSON MongoDB\BSON\Decimal128::seriali ... :jsonSerialize — Returns a representation that can be converted to JSON MongoDB\BSON\Javascript::seriali ... :jsonSerialize — Returns a representation that can be converted to JSON MongoDB\BSON\MaxKey::serialize — ...
https://man.plustar.jp/php/book.bson.html - [similar]
Set a function to be called on task completion 4462
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a fu ... nction to be called on task completion GearmanClient::setComple ... manClient::setCompleteCallback — Set a function to be called on task completion 説明 public GearmanClien ... allable $callback ): bool Use to set a function to be called when a GearmanTask is completed, or when Ge ... individual jobs. パラメータ callback A function to be called 戻り値 成功した場合に true を、失敗した場合 ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]
Sets the frequency below which terms will be ignored in the source docs 4462
« SolrQuery::setMltMinDocFrequency SolrQuery::setMltMinWordLength » PHP Manual SolrQuery Sets th ... e frequency below which terms will be ignored in the source docs ... Query::setMltMinTermFrequency — Sets the frequency below which terms will be ignored in the source docs ... $minTermFrequency ): SolrQuery Sets the frequency below which terms will be ignored in the source docs ... パラメータ minTermFrequency The frequency below which terms will be ignored in the source docs ...
https://man.plustar.jp/php/solrquery.setmltmintermfrequency.html - [similar]
The Hashable interface 4434
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... face (No version information available, might only be in Git) はじめに Hashable is an interface which al ... lows objects to be used as keys. It's an alternative to spl_object_ha ... an implicit definition would not treated as equal because they are not the same instance. hash() is use ... d to return a scalar value to be used as the object's hash value, which determines ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
4434
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini ... contain one line per training example, which must be formatted as an integer class (usually 1 and -1) f ... each line would represent a document. There would be two classes, -1 for spam, 1 for ham. Each feature ... ot appear in the document at all) would simply not be included. In array mode, the data must be passed a ... eturn an SVM model is successful. Once a model has been generated, it can be used to make predictions ab ...
https://man.plustar.jp/php/svm.examples.html - [similar]
Return class probabilities for previous unseen data 4434
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... epresent the estimated chance of the data supplied being a member of that class. Requires that the model ... to be used has been trained with the probability paramet ... er set to true. パラメータ data The array to be classified. This should be a series of key => valu ... continuous. probabilities The supplied value will be filled with the probabilities. This will be either ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT