Book Image

Machine Learning for Absolute Beginners - Level 2 [Video]

By : Idan Gabrieli
5 (1)
Book Image

Machine Learning for Absolute Beginners - Level 2 [Video]

5 (1)
By: Idan Gabrieli

Overview of this book

Machine learning is one of the most exciting fields in the hi-tech industry, gaining momentum in various applications. Companies are looking for data scientists, data engineers, and machine language (ML) experts to develop products, features, and projects that will help them unleash the power of machine learning. This course will show you how to prepare data for machine learning algorithms using Python and pandas library. The course starts by explaining the installation process of Anaconda and Jupyter. Once you are ready with the setup, you will understand Python fundamentals, such as variables, data types, conditional statements, loops, and modules. Next, you will go through the pandas library and learn how to use it for loading real-world large datasets. Towards the end, you will learn the steps and techniques to clean data and make it ready to move into machine learning algorithms. By the end of this course, you will be well-versed with Python fundamentals and pandas library and will be ready to take on data science projects. The code bundle for this course is available at https://github.com/PacktPublishing/Machine-Learning-for-Absolute-Beginners-Level-2
Table of Contents (6 chapters)
Chapter 2
Python Fundamentals for Data Science
Content Locked
Section 2
Variables and Data Types
This video explains the variables and data types in Python.