generating more data using given data (Unique rows/instances)

4 ビュー (過去 30 日間)
Asma
Asma 2015 年 10 月 19 日
コメント済み: Walter Roberson 2015 年 10 月 20 日
I want to generate more rows/instances of my data for classification purposes. I have 12 features and 130 rows/instances, using that data, I want to generate 100 more unique rows (So total number of rows for that class goes around 230), is there any matlab function available for this? Also, what is the technical term for this type of problem?

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 10 月 19 日
One method is to generate a co-variance matrix and use it to generate random positions based upon that.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by