Chapter 12
Creating Basic Prediction Examples
In This Chapter
Installing the machine-learning software
Working with a sample dataset
Creating simple predictive models
Visualizing and evaluating your results
This chapter is about installing and setting up the machine-learning software and using the Python programming language to create a couple of simple predictive models. There are a few modules to install and it will take a bit of time, so make sure you have plenty of battery life left if you’re working on your laptop. If you already have Python installed prior to reading this book, make sure you’re installing the correct versions of the machine-learning modules and dependencies for the Python version you’re using. In this book, Python version 2.7.6 is being used on a Windows machine.
If you’re following along in this chapter, you’ll dive right in and start working with a sample dataset. Don’t worry too much about the coding involved; most of the code will be provided and you can run it directly in the Python interactive interpreter, line by line. For most lines of code, you’ll ...
Get Predictive Analytics For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.