Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はすでにLibSVMパッケージの例を実行することができます。次に、データセットに対して10分割交差検定(MATLAB)を実行する必要があります。どうすればそれを行うことができますか?
libsvmで「-v10」オプションを使用します。これにより、相互検証が行われます。