検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 714 for float (0.024 sec.)
基本的な事 3474
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が ... の型のデフォルト値 - boolean なら false 、integer や float ならゼロ、 文字列 ( echo で使う場合など) なら空の文 ... = 25 ; // 0 + 25 => 25 var_dump ( $unset_int ); // float/double として使用すると、出力は 'float(1.25)' とな ... ります $unset_float += 1.25 ; var_dump ( $unset_float ); // 配列として ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]
Predict a value for previously unseen data 3474
« SVMModel::predict_probability SVMModel::save » PHP Manual SVMModel Predict a value for previou ... ata 説明 public SVMModel::predict ( array $data ): float This function accepts an array of data and attempt ... key order, but not necessarily continuous. 戻り値 Float the predicted value. This will be a class label in ...
https://man.plustar.jp/php/svmmodel.predict.html - [similar]
The EvStat class 3446
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0 ... /* メソッド */ public __construct ( string $path , float $interval , callable $callback , mixed $data = nul ... final public static createStopped ( string $path , float $interval , callable $callback , mixed $data = nul ... d public prev (): void public set ( string $path , float $interval ): void public stat (): bool /* 継承した ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Returns or creates the default event loop 3446
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loo ... int $flags = Ev::FLAG_AUTO , mixed $data = NULL , float $io_interval = 0. , float $timeout_interval = 0. ) ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
Create a stopped EvPeriodic watcher 3446
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic wa ... 説明 final public static EvPeriodic::createStopped ( float $offset , float $interval , callable $reschedule_c ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
Set the bit fail limit used during training 3446
« fann_set_activation_steepness fann_set_callback » PHP Manual Fann 関数 Set the bit fail limit ... ing 説明 fann_set_bit_fail_limit ( resource $ann , float $bit_fail_limit ): bool Set the bit fail limit use ... : bit , fail , limit , during , Set , fann , the , float , 参考 , 成功 ...
https://man.plustar.jp/php/function.fann-set-bit-fail-limit.html - [similar]
Sets the cascade candidate change fraction 3446
« fann_set_cascade_activation_steepnesses fann_set_cascade_candidate_limit » PHP Manual Fann 関数 ... ascade_candidate_change_fraction ( resource $ann , float $cascade_candidate_change_fraction ): bool Sets th ... andidate , change , fraction , Sets , fann , the , float , 参考 , 成功 , リソース ...
https://man.plustar.jp/php/function.fann-set-cascade-candidate-change-fraction.h... - [similar]
Sets the candidate limit 3446
« fann_set_cascade_candidate_change_fraction fann_set_cascade_candidate_stagnation_epochs » PHP ... fann_set_cascade_candidate_limit ( resource $ann , float $cascade_candidate_limit ): bool Sets the candidat ... ワード: limit , andidate , candidate , Sets , fann , float , 参考 , 成功 , リソース , パラメータ ...
https://man.plustar.jp/php/function.fann-set-cascade-candidate-limit.html - [similar]
Sets the weight multiplier 3446
« fann_set_cascade_output_stagnation_epochs fann_set_error_log » PHP Manual Fann 関数 Sets the w ... nn_set_cascade_weight_multiplier ( resource $ann , float $cascade_weight_multiplier ): bool Sets the weight ... ーワード: weight , multiplier , Sets , fann , the , float , 参考 , 成功 , リソース , パラメータ ...
https://man.plustar.jp/php/function.fann-set-cascade-weight-multiplier.html - [similar]
円周率の値を得る 3446
« octdec pow » PHP Manual Math 関数 円周率の値を得る pi (PHP 4, PHP 5, PHP 7, PHP 8) pi — 円周率 ... の値を得る 説明 pi (): float 円周率の近似値を返します。 また、定数 M_PI を使用す ... ード: 値 , 関数 , パラメータ , octdec , pow , Math , float , 定数 , 取得 , 小数点 ...
https://man.plustar.jp/php/function.pi.html - [similar]