Description
In this course, you will gain an understanding of how to perform Machine Learning with Python. You will get there by covering major topics like: How to format your problem to be solvable How to prepare your data for use in a prediction How to combine that data with algorithms to create models that can predict the future
By the end of this course, you will be able to use Python and the scikit-learn library to create Machine Learning solutions. And you will understand how to evaluate and improve the performance of the solutions you create. Before you begin, make sure you are already familiar with software development and basic statistics.