検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 294 for [SIMILAR] 16 1024 4096 WITH 27364 training WITH ... (0.250 sec.)
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
定義済み定数 0
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
Get the total number of neurons in the entire network 0
« fann_get_total_connections fann_get_train_error_function » PHP Manual Fann 関数 Get the total number of neurons in the entire network fann_get_total_neurons (PECL fann >= 1.0.0) fann_get_total_neurons — Get the total number of neurons in the entire network 説明 fann_get_total_neurons ( ...
https://man.plustar.jp/php/function.fann-get-total-neurons.html - [similar]
Prints the error string 0
« fann_num_output_train_data fann_randomize_weights » PHP Manual Fann 関数 Prints the error string fann_print_error (PECL fann >= 1.0.0) fann_print_error — Prints the error string 説明 fann_print_error ( resource $errdat ): void Prints the error string. パラメータ errdat ニューラルネット ...
https://man.plustar.jp/php/function.fann-print-error.html - [similar]
Resets the last error number 0
« fann_read_train_from_file fann_reset_errstr » PHP Manual Fann 関数 Resets the last error number fann_reset_errno (PECL fann >= 1.0.0) fann_reset_errno — Resets the last error number 説明 fann_reset_errno ( resource $errdat ): void Resets the last error number. パラメータ errdat ニューラ ...
https://man.plustar.jp/php/function.fann-reset-errno.html - [similar]
Set a connection in the network 0
« fann_set_weight_array fann_shuffle_train_data » PHP Manual Fann 関数 Set a connection in the network fann_set_weight (PECL fann >= 1.0.0) fann_set_weight — Set a connection in the network 説明 fann_set_weight ( resource $ann , int $from_neuron , int $to_neuron , float $weight ): bool S ...
https://man.plustar.jp/php/function.fann-set-weight.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]