cmaron / CS-7641-assignments

CS 7641 - All the code
MIT License
158 stars 124 forks source link

Fix when clustering with dim specified #9

Closed nickzelei closed 5 years ago

nickzelei commented 5 years ago

Was receiving error says import tables failed due to no existing module. Doing research I found that the tables module is an optional install via pandas. Adding the install to the requirements fixed this for me.

cmaron commented 5 years ago

Hmm, when are you hitting this @zelein? IIRC I did have this in the requirements but it seemed to cause trouble for me in some cases. Perhaps I had borked my virtualenv or something like that.

nickzelei commented 5 years ago

Whoops, meant to document that. I ran into this when I tried run_experiment.py --plot after I had dimensionality csvs.