In this step-by-step guide you will learn:
- To code practical machine learning prediction models using a range of supervised learning algorithms including logistic regression, gradient boosting, and decision trees
- Clean and inspect your data using free machine learning libraries
- Visualize relationships in your dataset including Heatmaps and Pairplots using just a few lines of simple code
- Develop your expertise in managing data using Python