Set Up the Computer and Install Python Packages
Learn how to configure the computer and install all the required tools, including Python packages for machine learning applications.
The steps below will assist us in installing and configuring the tools and Python packages that are used in this course. These Python tools and packages are accessible online and free to use.
Install Anaconda
Anaconda is a Python and R distribution that includes numerous tools for scientific computing and data science. It contains popular packages such as NumPy, pandas, Matplotlib, and SciPy, in addition to tools for managing environments and package installations, such as conda and Jupyter Notebooks.
Get hands-on with 1400+ tech skills courses.