How to install Python for Machine learning on Windows


Learn how to install Python for Machine Learning on Windows using Anaconda and any code editor.


You will need to set up a Python interpreter and a Python IDE to develop Machine Learning.



1. Python Interpreter

  • Download Anaconda for Python 3 from here and install it.

OR

  • Download Python 3 from here and install it.
  • Open Windows command prompt by pressing (Windows key+R) on the keyboard, then type "cmd".
  • Type the following command to install necessary Machine Learning packages.

2. Python IDE or Code editor (Optional)

    • Install your favorite Python IDE like PyCharm from here and follow the steps mentioned here to run your first Python project.

    OR

    • Install a code editor like Visual Studio Code from here and follow the steps mentioned here to run your first Python project.


    إرسال تعليق

    0 تعليقات