Getting Started
Setting up a Data Science and Machine Learning environment for your computer.
Reading time: 5 minutes
Data Science and Machine Learning are two exciting areas experiencing tremendous growth. Acta Machina is a collection of practical posts that cover both the fundamentals and interesting, new developments as they happen.
The only pre-requisite for this blog is a working knowledge of Python. If you want to learn Python, a great way to start is by using the interactive course at Codecademy.
If there are topics you’d like covered, please send us a Direct Message on Twitter.
Easy Installation
Anaconda is the easiest way to install Python 3 and all the packages used by Acta Machina. Anaconda helps you manage Python environments and contains over 1,500+ open source packages that are useful for Data Science and Machine Learning. It is free and supports Linux, Mac and Windows.