AutoViML / AutoViz

Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Apache License 2.0
1.7k stars 196 forks source link

Taking too long to execute. #83

Closed RAMahmoud closed 1 year ago

RAMahmoud commented 1 year ago

Hello,

I've tried running autoviz on several subsets of my dataset with continuous attempts failing to generate the plots. By failing, I am not referring to an error but the command executes for 5+ minutes and the plots never show.

I am sharing below a sample screenshot of the only view I end up getting as a result of running autoviz on my files.

Please let me know what other information I can provide to support.

Screen Shot 2023-03-01 at 11 03 34 AM

A few many minutes later...

Screen Shot 2023-03-01 at 11 32 19 AM
AutoViML commented 1 year ago

I am not sure whether you have tried doing: % matplotlib inline

before doing AV.Autoviz command.

In fact I have mentioned that in the READme file. Can you please double check?

thanks Auto Vimal