検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 175 for [SIMILAR] 16 1024 4096 WITH 34086 subset WITH 19... (0.166 sec.)
Get the number of bias in each layer in the network 0
« fann_get_activation_steepness fann_get_bit_fail_limit » PHP Manual Fann 関数 Get the number of bias in each layer in the network fann_get_bias_array (PECL fann >= 1.0.0) fann_get_bias_array — Get the number of bias in each layer in the network 説明 fann_get_bias_array ( resource $ann ) ...
https://man.plustar.jp/php/function.fann-get-bias-array.html - [similar]
Get the number of layers in the neural network 0
« fann_get_num_input fann_get_num_output » PHP Manual Fann 関数 Get the number of layers in the neural network fann_get_num_layers (PECL fann >= 1.0.0) fann_get_num_layers — Get the number of layers in the neural network 説明 fann_get_num_layers ( resource $ann ): int Get the number of l ...
https://man.plustar.jp/php/function.fann-get-num-layers.html - [similar]
0
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at t ...
https://man.plustar.jp/php/svm.examples.html - [similar]
Returns the ID for this cursor 0
« MongoDB\Driver\Cursor::current MongoDB\Driver\Cursor::getServer » PHP Manual MongoDB\Driver\Cursor Returns the ID for this cursor MongoDB\Driver\Cursor::getId (mongodb >=1.0.0) MongoDB\Driver\Cursor::getId — Returns the ID for this cursor 説明 final public MongoDB\Driver\Cursor::getId ...
https://man.plustar.jp/php/mongodb-driver-cursor.getid.html - [similar]
Set connections in the network 0
« fann_set_training_algorithm fann_set_weight » PHP Manual Fann 関数 Set connections in the network fann_set_weight_array (PECL fann >= 1.0.0) fann_set_weight_array — Set connections in the network 説明 fann_set_weight_array ( resource $ann , array $connections ): bool Set connections in ...
https://man.plustar.jp/php/function.fann-set-weight-array.html - [similar]
The Map class 0
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (No version information available, might only be in Git) はじめに A Map is a sequential collection of key-value pairs, almost identical to an array used in a similar context. Keys can be any typ ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
Data Structures 0
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll ...
https://man.plustar.jp/php/book.ds.html - [similar]
The SVM class 0
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに クラス概要 class SVM { /* Constants */ const int C_SVC = 0 ; const int NU_SVC = 1 ; const int ONE_CLASS = 2 ; const int EPSILON_SVR = 3 ; const int NU_SVR = 4 ; const int KERNEL_LINEAR = 0 ; c ...
https://man.plustar.jp/php/class.svm.html - [similar]
訓練パラメータを設定 0
« SVM::getOptions SVM::train » PHP Manual SVM 訓練パラメータを設定 SVM::setOptions (PECL svm >= 0.1.0) SVM::setOptions — 訓練パラメータを設定 説明 public SVM::setOptions ( array $params ): bool 1 つ以上の訓練パラメータを設定します。 パラメータ params 訓練パラメータの配列。SVM 定数がキーに ...
https://man.plustar.jp/php/svm.setoptions.html - [similar]
Predict a value for previously unseen data 0
« SVMModel::predict_probability SVMModel::save » PHP Manual SVMModel Predict a value for previously unseen data SVMModel::predict (PECL svm >= 0.1.0) SVMModel::predict — Predict a value for previously unseen data 説明 public SVMModel::predict ( array $data ): float This function accepts ...
https://man.plustar.jp/php/svmmodel.predict.html - [similar]