Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Hands-on Machine Learning with Scikit-learn and TensorFlow 2
Rating: 3.6 out of 5(14 ratings)
190 students

Hands-on Machine Learning with Scikit-learn and TensorFlow 2

Get to grips with TensorFlow 2.0 and scikit-learn
Last updated 7/2020
English

What you'll learn

  • Fundamentals of machine learning (and introducing the benefits of scikit-learn)
  • Practical implementation with comprehensive examples of canonical machine learning, and supervised and unsupervised machine learning in scikit-learn
  • How to identify a problem, select the right model, and optimize it to get the best desired outcome: insights into data
  • TensorFlow 2.0 for deep learning with neural networks
  • Deep learning and image-classification examples, and time series predictive model examples
  • Reinforcement learning, and how to implement various types with examples
  • Effectively use scikit-learn and TensorFlow in your production system, including framing a task in each task example

Course content

9 sections62 lectures10h 27m total length
  • Course Overview3:52

    An overview of the entire course and author introduction.

  • Overview of the Anaconda Distribution5:34

    In this video, we will learn how the Anaconda distribution contains all the necessary software for the data science stack and software for this course.

       •  Get an overview of the products contained

  • Installing the Anaconda Distribution for Scikit-Learn6:15

    In this video, we will learn how to install the Anaconda distribution.

    • Walk through the steps to install Anaconda

    • Verify the programs are installed

  • Installing TensorFlow 2.0 from the Anaconda Distribution4:20

    In this video, we will learn how to install TensorFlow 2.0 using Conda from the Anaconda distribution and verify the installation.

    • Install TensorFlow 2.0

    • Verify that we installed TensorFlow 2.0

  • Install Scikit-Learn and Tensorflow 2.0 Manually Through pip3:07

    In this video, we will learn how to install scikit-learn and TensorFlow 2.0 manually using pip.

    • Install TensorFlow 2.0 manually using pip

    • Verify that we installed TensorFlow 2.0 correctly

  • Test your knowledge

Requirements

  • Prior Python programming knowledge is mandatory for this course.

Description

Have you been looking for a course that teaches you effective machine learning in scikit-learn and TensorFlow 2.0? Or have you always wanted an efficient and skilled working knowledge of how to solve problems that can't be explicitly programmed through the latest machine learning techniques?

If you're familiar with pandas and NumPy, this course will give you up-to-date and detailed knowledge of all practical machine learning methods, which you can use to tackle most tasks that cannot easily be explicitly programmed; you'll also be able to use algorithms that learn and make predictions or decisions based on data.

The theory will be underpinned with plenty of practical examples, and code example walk-throughs in Jupyter notebooks. The course aims to make you highly efficient at constructing algorithms and models that perform with the highest possible accuracy based on the success output or hypothesis you've defined for a given task.

By the end of this course, you will be able to comfortably solve an array of industry-based machine learning problems by training, optimizing, and deploying models into production. Being able to do this effectively will allow you to create successful prediction and decisions for the task in hand (for example, creating an algorithm to read a labeled dataset of handwritten digits).

About the Author

Samuel Holt has several years' experience implementing, creating, and putting into production machine learning models for large blue-chip companies and small startups (as well as within his own companies) as a machine learning consultant.

He has machine learning lab experience and holds an MEng in Machine Learning and Software Engineering from Oxford University, where he won four awards for academic excellence.

Specifically, he has built systems that run in production using a combination of scikit-learn and TensorFlow involving automated customer support, implementing document OCR, detecting vehicles in the case of self-driving cars, comment analysis, and time series forecasting for financial data.

Who this course is for:

  • This course is for developers who are familiar with pandas and NumPy concepts and are keen to develop their machine learning methodologies and practices effectively using scikit-learn and TensorFlow 2.0.