/AutoVizDemo

Demo of AutoViz(https://github.com/AutoViML/AutoViz) .Automatically Visualize any dataset, any size with a single line of code. AutoViz performs automatic visualization of any dataset with one line. Give any input file (CSV, txt or json) and AutoViz will visualize it.

Primary LanguageJupyter Notebook

AutoVizDemo

Demo of AutoViz(https://github.com/AutoViML/AutoViz) .Automatically Visualize any dataset, any size with a single line of code. AutoViz performs automatic visualization of any dataset with one line. Give any input file (CSV, txt or json) and AutoViz will visualize it. In this notebook i explain how you can use AutoViz to automatically vsiualize the heart disease dataset

Pre-requisite

Python 3.7

AutoViz (https://github.com/AutoViML/AutoViz)

Kaggle Heart Disease Data(https://www.kaggle.com/ronitf/heart-disease-uci)

Jupyter (pip install jupyter)