ml4a / ml4a-ofx

A collection of openFrameworks apps for working with machine learning
http://ml4a.github.io
1.22k stars 279 forks source link

ValueError: Found array with 0 feature(s) (shape=(1, 0)) while a minimum of 1 is required. #44

Open joel5638 opened 3 years ago

joel5638 commented 3 years ago

I am trying to run the tSNE-images.py file, but getting the below error...Please help ValueError: Found array with 0 feature(s) (shape=(1, 0)) while a minimum of 1 is required.