Results of 1 - 10 of about 1125 for On (0.003 sec.)
- The RarEntry class 6758
- « RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas
...
ive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int HOST_OS2 = 1 ; co ...
nst int HOST_WIN32 = 2 ; const int HOST_UNIX = 3 ; const int HOST_MACOS = 4 ; c ...
onst int HOST_BEOS = 5 ; const int ATTRIBUTE_WIN_READONLY = 1 ; const int ATTRI ...
BUTE_WIN_HIDDEN = 2 ; const int ATTRIBUTE_WIN_SYSTEM = 4 ; const int ATTRIBU ...
-
https://man.plustar.jp/php/class.rarentry.html
- [similar]
- Trains on an entire dataset read from file, for a period of time using the Casca... 6599
- « fann_cascadetrain_on_data fann_clear_scaling_params » PHP Manual Fann 関数 Trains on an entire
...
the Cascade2 training algorithm fann_cascadetrain_on_file (PECL fann >= 1.0.0) fann_cascadetrain_on_fil ...
e — Trains on an entire dataset read from file, for a period of ...
Cascade2 training algorithm 説明 fann_cascadetrain_on_file ( resource $ann , string $filename , int $max ...
_neurons , int $neurons_between_reports , float $desired_e ...
-
https://man.plustar.jp/php/function.fann-cascadetrain-on-file.html
- [similar]
- Trains on an entire dataset, for a period of time using the Cascade2 training al... 6240
- « Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a
...
the Cascade2 training algorithm fann_cascadetrain_on_data (PECL fann >= 1.0.0) fann_cascadetrain_on_dat ...
a — Trains on an entire dataset, for a period of time using the ...
Cascade2 training algorithm 説明 fann_cascadetrain_on_data ( resource $ann , resource $data , int $max_n ...
eurons , int $neurons_between_reports , float $desired_e ...
-
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html
- [similar]
- Trains on an entire dataset for a period of time 6075
- « fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a p
...
eriod of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on_data — Tra ...
ins on an entire dataset for a period of time 説明 fann_t ...
rain_on_data ( resource $ann , resource $data , int $max_e ...
ween_reports , float $desired_error ): bool Trains on an entire dataset for a period of time. This train ...
-
https://man.plustar.jp/php/function.fann-train-on-data.html
- [similar]
- Trains on an entire dataset, which is read from file, for a period of time 6075
- « fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is rea
...
d from file, for a period of time fann_train_on_file (PECL fann >= 1.0.0) fann_train_on_file — Tra ...
ins on an entire dataset, which is read from file, for a ...
period of time 説明 fann_train_on_file ( resource $ann , string $filename , int $max ...
ween_reports , float $desired_error ): bool Trains on an entire dataset, which is read from file, for a ...
-
https://man.plustar.jp/php/function.fann-train-on-file.html
- [similar]
- Register callback function based on event name. 5810
- « Swoole\MySQL::getBuffer Swoole\MySQL::query » PHP Manual Swoole\MySQL Register callback functi
...
on based on event name. Swoole\MySQL::on (PECL swoole >= 1.9.0 ...
) Swoole\MySQL::on — Register callback function based on event name. ...
説明 public Swoole\MySQL::on ( string $event_name , callable $callback ): void ...
Register callback function based on event name, current only 'close' event is ...
-
https://man.plustar.jp/php/swoole-mysql.on.html
- [similar]
- Returns bitmask of events currently enabled on the buffer event 5587
- « EventBufferEvent::getDnsErrorString EventBufferEvent::getInput » PHP Manual EventBufferEvent R
...
eturns bitmask of events currently enabled on the buffer event EventBufferEvent::getEnabled (PEC ...
bled — Returns bitmask of events currently enabled on the buffer event 説明 public EventBufferEvent::get ...
): int Returns bitmask of events currently enabled on the buffer event パラメータ この関数にはパラメータ ...
representing a bitmask of events currently enabled on the buffer event 参考 EventBufferEvent::enable() - ...
-
https://man.plustar.jp/php/eventbufferevent.getenabled.html
- [similar]
- Test training params on subsets of the training data 5387
- « SVM::__construct SVM::getOptions » PHP Manual SVM Test training params on subsets of the train
...
= 0.1.0) SVM::crossvalidate — Test training params on subsets of the training data 説明 public svm::cros ...
est the effectiveness of the current parameter set on a subset of the training data. Given a problem set ...
and a n "folds", it separates the problem set into n subsets, and the repeatedly trains on one subset ...
and tests on another. While the accuracy will generally be lowe ...
-
https://man.plustar.jp/php/svm.crossvalidate.html
- [similar]
- Collect references to completed tasks 5322
- « Worker Worker::getStacked » PHP Manual Worker Collect references to completed tasks Worker::co
...
ect references determined to be garbage by the optionally given collector. パラメータ collector A Callab ...
le collector that returns a boolean on whether the task can be collected or not. Only in ...
d to be used. 戻り値 The number of remaining tasks on the worker's stack to be collected. 例 例1 A basic ...
There are currently { $worker -> collect ()} tasks on the stack to be collected\n" ; for ( $i = 0 ; $i < ...
-
https://man.plustar.jp/php/worker.collect.html
- [similar]
- Sets the callback function for use during training 5257
- « fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the
...
callback function for use during training fann_set_callback (PECL fa ...
1.0.0) fann_set_callback — Sets the callback function for use during training 説明 fann_set_callback ( r ...
callable $callback ): bool Sets the callback function for use during training. It means that it is calle ...
d from fann_train_on_data() or fann_train_on_file() . パラメータ ann ニ ...
-
https://man.plustar.jp/php/function.fann-set-callback.html
- [similar]