Processes:
Download and install anaconda.
Launch Jupyter notebook (anaconda3)
This will direct you to a web browser
If you are creating a new project from the scratch, click New, then folder
Then open the new created folder and under new click python 3
Start by importing all the libraries the will be required while running the program and click Run to ensure that all the libraries are installed into your computer.
Then load the dataset
Top comments (0)