Course curriculum

  • 1
    Preparing the Dataset for Machine Learning Model
    • Resources to be used in this course
    • Introduction to Problem Statement
    • Reading Material - Understanding the Data
    • ML-workflow
    • Tasks to be Performed
    • Combining Product Attribute Data with POS Data
    • Combining all the tables in the Dataframe
    • Understanding the Combined Data
    • Treating Missing Values - Part 1
    • Treating Missing Values Part - 2
    • Outlier Detection and Treatment
    • Preparing the Dataset for Supervised and Unsupervised Models
    • Generative AI for Data Analysis

Data Processing on a Real World Problem Statement

This course will help you get a practical understanding of Data Preprocessing. After this course, you can work on any data and prepare it for modelling. With a carefully curated list of resources, this course is your first step to becoming a Data Scientist. By the end of the course, you will have mastered techniques like EDA and Missing Value Treatment.


Who Should Enroll:

  • Professionals: Individuals looking to expand their skill set on data cleaning and preparation.

  • Aspiring Students: For those setting out on their journey to become a data scientist and making a mark in the tech world.

Key Takeaways from the course

Include a list of items to support the central theme of your page. Bulleted lists are a great way to parse information into digestible pieces.

  • Learn data preprocessing tasks

  • Hands-On Experience: Engage with exercises designed to reinforce your learning and apply concepts in real-world scenarios

What do I need to start the course

  • A working laptop/desktop and an internet connection

  • Jupyter notebook or any IDE to run python codes

  • Knowledge of basic ML theory and Python