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

4 visualizaciones (últimos 30 días)
Asma
Asma el 19 de Oct. de 2015
Comentada: Walter Roberson el 20 de Oct. de 2015
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?

Respuestas (1)

Walter Roberson
Walter Roberson el 19 de Oct. de 2015
One method is to generate a co-variance matrix and use it to generate random positions based upon that.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by