Preparing Data for Machine Learning Models

Go to class
Write Review

Preparing Data for Machine Learning Models provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. Preparing Data for Machine Learning Models is taught by Yara Yasser. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will extract colors pixels as training dataset into a form where you can feed it to your Machine Learning Model using numpy arrays.

    In this project we will work with images, you will get introduced to computer vision basic concepts.
    Moreover, you will be able to properly handle arrays and preprocess your training dataset and label it.

    Extracting features and preparing data is a very crucial task as it influences your model.
    So you will start to learn the basics of handling the data into the format where it would be accepted by a Machine Learning algorithm as Training Dataset.