Setting Up Environment for NYC Data Set Analysis mlops-zoomcamp
For the mlops-zoomcamp by DataTalksClub, I will be using Ubuntu 20.04 LTS for setup with Anaconda.
I already had Anaconda installed, but I refreshed it with:
conda update conda
conda update anaconda
Finally, I wanted to create a separate virtual env...
naveed11.hashnode.dev2 min read