ProductizeML
  • ProductizeML
  • Introduction
    • Objectives
    • About the Course
    • Guidelines
    • Syllabus
    • After Completion
  • Machine Learning
    • Why ML, and why now
    • Supervised Learning
    • Unsupervised Learning
    • Deep Learning
    • ML Terminology
  • Data Management
    • Data Access
    • Data Collection
    • Data Curation
  • Train and Evaluate
    • Framework and Hardware
    • Training Neural Networks
    • Model Evaluation
  • Productize It
    • ML Life Cycle
    • Business Objectives
    • Data Preparation
    • Model Development
    • Train, Evaluate, and Deploy
    • A/B Testing
    • KPI Evaluation
    • PM Terminology
  • Resources
    • Readings
    • Courses
    • Videos
  • Hands-On
    • Python for Machine Learning
      • Python Installation
        • MacOS
        • Linux
Powered by GitBook
On this page

Was this helpful?

  1. Hands-On
  2. Python for Machine Learning

Python Installation

How to install Python on your OS

PreviousPython for Machine LearningNextMacOS

Last updated 2 years ago

Was this helpful?

We recommend installing , a package that will manage multiple versions of Python and is described as "simple, unobtrusive, and follows the Unix tradition of single-purpose tools that do one thing well".

Installation Guides

pyenv
MacOS
Linux