Book Image

Supervised and Unsupervised Learning with Python [Video]

By : Prateek Joshi
Book Image

Supervised and Unsupervised Learning with Python [Video]

By: Prateek Joshi

Overview of this book

Build real-world Artificial Intelligence (AI) applications to intelligently interact with the world around you, explore real-world scenarios, and learn about the various algorithms that can be used to build AI applications. Packed with insightful examples and topics such as predictive analytics and deep learning, this course is a must-have for Python developers.
Table of Contents (5 chapters)
Chapter 1
Introduction to Artificial Intelligence 7
Content Locked
Section 9
Loading Data
In order to build a learning model, we need data that's representative of the world. We will see how to use the packages to interact with data - Import the package containing all the datasets - Load the house prices dataset - Print the data