検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1237 for Data (0.011 sec.)
Calculate input scaling parameters for future use based on training data 4304
« fann_set_error_log fann_set_learning_momentum » PHP Manual Fann 関数 Calculate input scaling p ... arameters for future use based on training data fann_set_input_scaling_params (PECL fann >= 1.0.0) ... caling parameters for future use based on training data 説明 fann_set_input_scaling_params ( resource $ann ... , resource $train_data , float $new_input_min , float $new_input_max ): b ... caling parameters for future use based on training data. パラメータ ann ニューラルネットワークリソース。 t ...
https://man.plustar.jp/php/function.fann-set-input-scaling-params.html - [similar]
Calculate output scaling parameters for future use based on training data 4304
« fann_set_learning_rate fann_set_quickprop_decay » PHP Manual Fann 関数 Calculate output scalin ... g parameters for future use based on training data fann_set_output_scaling_params (PECL fann >= 1.0.0 ... caling parameters for future use based on training data 説明 fann_set_output_scaling_params ( resource $an ... n , resource $train_data , float $new_output_min , float $new_output_max ): ... caling parameters for future use based on training data. パラメータ ann ニューラルネットワークリソース。 t ...
https://man.plustar.jp/php/function.fann-set-output-scaling-params.html - [similar]
Consume the data for processing 4304
« Parle\Parser::build Parle\Parser::dump » PHP Manual Parle\Parser Consume the data for processi ... arle >= 0.5.1) Parle\Parser::consume — Consume the data for processing 説明 public Parle\Parser::consume ( ... string $data , Parle\Lexer $lexer ): void Consume the data for ... parsing. パラメータ data Data to be parsed. lexer A lexer object containing ... r grammar. 戻り値 値を返しません。 関連キーワード: data , Consume , processing , Parle , Parser , the , co ...
https://man.plustar.jp/php/parle-parser.consume.html - [similar]
Gets field data from the currently selected row 4270
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently ... ight only be in Git) sqlsrv_get_field — Gets field data from the currently selected row 説明 sqlsrv_get_fi ... ieldIndex , int $getAsType = ? ): mixed Gets field data from the currently selected row. Fields must be ac ... d index 0 will not be available. getAsType The PHP data type for the returned field data. If this paramete ... r is not set, the field data will be returned as its default PHP data type. For ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
Get BLOB/CLOB data size 4236
« cubrid_lob_send cubrid_lob2_bind » PHP Manual CUBRID 関数 Get BLOB/CLOB data size cubrid_lob_s ... L CUBRID >= 8.3.1) cubrid_lob_size — Get BLOB/CLOB data size 説明 cubrid_lob_size ( resource $lob_identifi ... string cubrid_lob_size() is used to get BLOB/CLOB data size. パラメータ lob_identifier LOB identifier. 戻 ... り値 A string representing LOB data size, when process is successful,失敗した場合に fa ... $lobs ); ?> 参考 cubrid_lob_get() - Get BLOB/CLOB data cubrid_lob_close() - Close BLOB/CLOB data cubrid_l ...
https://man.plustar.jp/php/function.cubrid-lob-size.html - [similar]
Descale input and output data based on previously calculated parameters 4236
« fann_descale_output fann_destroy_train » PHP Manual Fann 関数 Descale input and output data ba ... 0.0) fann_descale_train — Descale input and output data based on previously calculated parameters 説明 fan ... n_descale_train ( resource $ann , resource $train_data ): bool Descale input and output data based on pre ... ラメータ ann ニューラルネットワークリソース。 train_data ニューラルネットワークトレーニングリソース。 戻り値 ... 。 参考 fann_scale_train() - Scale input and output data based on previously calculated parameters fann_set ...
https://man.plustar.jp/php/function.fann-descale-train.html - [similar]
Substracts a portion of the buffer data 4219
« EventBuffer::searchEol EventBuffer::unfreeze » PHP Manual EventBuffer Substracts a portion of ... the buffer data EventBuffer::substr (PECL event >= 1.6.0) EventBuf ... fer::substr — Substracts a portion of the buffer data 説明 public EventBuffer::substr ( int $start , int ... string Substracts up to length bytes of the buffer data beginning at start position. パラメータ start The ... start position of data to be substracted. length Maximum number of bytes ...
https://man.plustar.jp/php/eventbuffer.substr.html - [similar]
Basic Gearman client and worker, submitting tasks 4219
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... verse worker is unchanged except to add sending of data back during processing. <?php # create the gearman ... tCreatedCallback ( "reverse_created" ); $gmc -> setDataCallback ( "reverse_data" ); $gmc -> setStatusCallb ... "reverse_fail" ); # set some arbitrary application data $data [ 'foo' ] = 'bar' ; # add two tasks $task = ... $gmc -> addTask ( "reverse" , "foo" , $data ); $task2 = $gmc -> addTaskLow ( "reverse" , "bar" ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
The EvLoop class 4202
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... 概要 final class EvLoop { /* プロパティ */ public $ data ; public $ backend ; public $ is_default_loop ; pu ... ッド */ public __construct ( int $flags = ? , mixed $data = NULL , float $io_interval = 0.0 , float $timeout ... nt final public check ( string $callback , string $data = ? , string $priority = ? ): EvCheck final public ... $pid , string $trace , string $callback , string $data = ? , string $priority = ? ): EvChild public stati ...
https://man.plustar.jp/php/class.evloop.html - [similar]
Append data to the end of an event buffer 4202
« EventBuffer EventBuffer::addBuffer » PHP Manual EventBuffer Append data to the end of an event ... ECL event >= 1.2.6-beta) EventBuffer::add — Append data to the end of an event buffer 説明 public EventBuf ... fer::add ( string $data ): bool Append data to the end of an event buffer. ... パラメータ data String to be appended to the end of the buffer. 戻 ... 返します。 参考 EventBuffer::addBuffer() - Move all data from a buffer provided to the current instance of ...
https://man.plustar.jp/php/eventbuffer.add.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT