Professional Program in Applied AI & Data Science

4.9 3498 Learners Enrolled
  • Live online classes from IIT Faculty and top 1% of Industry Experts
  • Get certified from iHub IIT Roorkee, and Microsoft
  • Letter of recommendation for top performers by Intellipaat
  • Intensive Curriculum to grasp Industry 5.0 skills
  • Guaranteed Placement Assistance upon successful completion of PRT.
In collaboration with
iHUB IIT Roorkee
Applications closes on 31st May 2026
microsoft ai background

1.5 YEARS PROGRAM

Eligibility

Undergraduate Students

& Diploma Holders

Upskill

8 Hours a Week

Alongside Your College

Learn from Top

IIT Faculty

& Industry Experts

Receive

Career Services

by Intellipaat

Intellipaat Proven Track Record

Intellipaat consistent track record of success shows clearly our dedication to excellence.

Real Stories, Incredible Journeys

Swipe to find learners like you, or speak to a career expert and get started today.
3100+ Companies Hired Intellipaat Learners

AI & Data Science Certification

On successful completion of the modules in this course, learners will obtain an AI & Data Science Certification. This AI & Data Science Certification will ensure that the learners are industry-ready from Day 1.
Click to Zoom PCP Ihub Certificate image
iHUB IIT Roorkee Certificate
Partnering with iHUB IIT Roorkee
  • Earn a recognised credential from iHUB IIT Roorkee
  • 2 days campus immersion at iHUB IIT Roorkee
Click to Zoom Microsoft Certificate Image For PCP
Microsoft Certificate
Partnering with Microsoft
  • Earn an official Microsoft certification and Learn Badge
  • Master Azure AI, Copilot Studio, and cloud-based AI workflows.

Key features of the program

Microsoft & iHUB IIT Roorkee Certification
Earn a prestigious certificate from Microsoft & iHUB IIT Roorkee to boost your credibility.
Advanced Curriculum
Learn the exact skills top companies expect in AI & Data Science roles.
Real-World Projects
Build +20 portfolio-ready projects that showcase your practical expertise.
Campus Immersion
2-day iHUB IIT Roorkee immersion with IIT faculty, industry experts & peers.
AI Powered LMS
Get your tech queries answered with intelliAI Mentor in no time.
Placement Support
18-month placement support for your dream job. (Eligibility: 65% attendance & clear PRT; offered by Intellipaat)
View More

Meet Your Mentors & Instructors

Learn from IIT Faculties

Tools to Master

tools tools tools tools tools tools tools tools tools tools tools tools tools tools tools tools tools tools tools tools

Curriculum

Wise Ideal for 1st & 2nd year students
Einstein Ideal for 3rd & 4th year students
1
Semester 1
3 Month 2 Months
Python for Data Science - Fundamentals
  • Introduction to Python – The basics of the python programming language, how you can use various IDEs for python development like Jupyter, Pycharm, etc.
  • Python Basics – Variables, Data Types, Loops, Conditional Statements, functions, decorators, lambda functions, etc.
  • Object Oriented Programming – Introduction to OOPs concepts like classes, objects, inheritance, abstraction, polymorphism, encapsulation, etc.
Python for Data Science - Advanced

Data Handling with NumPy:

  • NumPy Arrays, CRUD Operations, etc.
  • Linear Algebra – Matrix multiplication, CRUD operations, Inverse, Transpose, Rank, Determinant of a matrix, Scalars, Vectors, Matrices.

Data Manipulation Using Pandas:

  • Loading the data, dataframes, series, CRUD operations, splitting the data, etc.

Data Preprocessing:

  • Exploratory Data Analysis, Feature engineering, Feature scaling, Normalization, standardization, etc.
  • Null Value Imputations, Outliers Analysis and Handling, VIF, Bias-variance trade-off, cross-validation techniques, train-test split, etc.
  • Data Visualization: Bar charts, scatter plots, count plots, line plots, pie charts, donut charts, etc., with Python matplotlib. Regression plots, categorical plots, area plots, etc, with Python seaborn.
RDBMS & SQL

SQL Basics:

Fundamentals of RDBMS & SQL, ACID properties, Normalization, understanding of SQL Tables, Joins, and Variables

Advanced SQL:

  • SQL Functions, Subqueries, Rules, Views
  • Nested Queries, string functions, pattern matching, Mathematical functions, Date-time functions, etc.
  • Deep Dive into User Defined Functions, Types of UDFs, Inline table value, multi-statement table.
  • Stored Procedures, Rank Function, SQL ROLLUP, etc.
  • SQL Optimization and Performance
  • Record grouping, searching, sorting, etc.
  • Indexing – Clustered Indexes, Common Table Expressions
2
Semester 2
8 Month 5 Months
Machine Learning – Supervised & Unsupervised Learning

Master the skills of Machine learning with supervised and unsupervised learning models

Regression Model: Learn to build, train, test, and implement regression models based on the data type.

  • Linear Regression Model: Build models for linear data using statistical tests, data preprocessing, standardization, normalization, etc.
  • Classification Models: Explore various classification models, learn to build, train, test, and optimize their performance.
  • Algorithms: Logistic Regression, Decision Tree, Random Forest, K-Nearest Neighbors

Clustering Algorithms: Understand clustering techniques for grouping data, and train, test, and optimize the efficiency of models.

Performance Metrics: Evaluate models using metrics such as recall, precision, F1-score, and support. Analyze classification reports and confusion matrices.

Dimensionality Reduction: PCA and LDA for handling multi-dimensional data and standardizing the features for easier computation.

Time Series Models: Work on different time series models to predict future trends by analyzing the past data.

Case Studies
  • American Sign Language Recognition

Train custom models using pre-trained ones to identify American Sign Language gestures.

  • Gesture Recognition

Use pre-trained models for real-time gesture recognition with deep learning and Computer vision techniques.

  • Shark Species Classification

Use deep learning library like TensorFlow for image classification to identify the shark species.

  • Stock Market Forecasting

Forecast the stock market trends and prices with historical data using deep learning techniques like LSTM.

  • Cyber Threat Detection Using NLP

Applying Natural Language Processing and deep learning techniques in detecting cybersecurity threats.

Deep Learning & Neural Networks
  • Introduction to AI & Data Science, CNN & RNN
  • Introduction to Keras API, Tensorflow and Neural Networks
  • Single Cell (perceptron)
  • Multi cell perceptron Topology, gradient-descent, Back-propagation
  • Weights & Biases
  • Build a Neural Network from scratch
  • Use cases of Deep Learning in the industry
  • Difference between Data Science, Machine Learning, Deep Learning & AI & Data Science
  • Lifecycle of Deep Learning Project
NLP and Computer Vision
  • NLP: Learn how to make computers understand, interpret, and generate human language.
  • Text Pre-processing: Tokenization, stemming, lemmatization, N-grams, and entity recognition.
  • Text Classification: Sentiment analysis, Naive Bayes, Count Vectorizer, and TF-IDF.
  • Language Modeling: Sequence tagging, syntax trees, and automatic paraphrasing.
  • AI Applications: Building chatbots and recommendation engines using NLP.
  • Computer Vision: Constructing CNNs with TensorFlow, object detection, and image filtering.
  • Deep Learning: Generating images with neural style, deep generative models.
Generative AI & LLM (Large Language Model)
  • LSTM: What is LSTM? How does LSTM work, Applications of LSTM, etc.
  • Transformers: What are transformers, how does a transformer work in deep learning, applications of transformers, types of transformers, encoder-decoded, self-attention, etc.
  • BERT: Language Models, what is BERT, how does BERT work, how is BERT different from LSTM, applications of BERT, etc.
  • GPT: What are generative pre-trained models (GPT), how does a GPT work? Real-life examples of GPT, etc.
  • LLM: NLP and Language models, what are LLMs, how does an LLM work, applications of LLM, etc.
  • VAEs: Introduction to Variational Autoencoders, Architecture of VAEs, creating VAEs for image generation.
  • LangChain: Intuition for LangChain, LangChain applications, LangChain architecture, how to work with LangChains, etc.
Prompt Engineering
  • Prompt Engineering: Science behind Prompts, Prompt Engineering Basics, Impact and usage of Prompt Engineering, Prompt Engineering tools, Effectiveness of Prompts, etc.
  • Image-Based Applications of Generative AI: Image-based workflows and artifacts using Generative AI with image generation, text-image generation, etc.
  • Text-Based Applications of Generative AI: Leveraging Text summarization and text generation for text-based applications using Generative AI tools.
  • Audio-Based Applications of Generative AI: Text to Audio generation, Audio processing, Audio generation leveraging Generative AI tools to create end-to-end applications.
Agentic Foundations for Machine Learning Workflows
  • Understand the meaning of Agentic AI, and why it matters for ML workflows
  • Know the role of reasoning, memory, and tool use in building AI agents
  • Understand Reasoning + Action (ReAct) + Toolformer + CoT prompting
  • Learn to build Agno or LangChain Agents with Pandas for data preprocessing and Scikit-learn for model selection and training
  • Hands-on:
    • Build a basic agent to load a dataset, clean it, and perform EDA
    • Output: Summary report with missing values, distributions, and outliers
Intelligent Agent-Driven Modeling and Evaluation
  • Learn to add decision logic for model suggestion & hyperparameter selection
  • Decide how to use memory and intermediate outputs for model building
  • Get to know how to autonomously evaluate multiple models and summarise results.
  • Get introduced to API-based tools via MCP (Model Context Protocol)
  • Hands-on: Learn to build agents for:
    • Comparing classification algorithms
    • Scoring models on cross-validation
    • Returning a recommendation with justification
MLOps

Introduction to MLOps

  • MLOps lifecycle
  • MLOps pipeline
  • MLOps Components, Processes, etc

Deploying Machine Learning Models

  • Introduction to Azure Machine Learning
  • Deploying Machine Learning Models using Azure
Power BI

Power BI Basics

  • Introduction to Power BI, Use cases and BI Tools, Data Warehousing, Power BI components, Power BI Desktop, workflows and reports, Data Extraction with Power BI.
  • SaaS Connectors, working with Azure SQL database, Python, and R with Power BI
  • Power Query Editor, Advanced Editor, Query Dependency Editor, Data Transformations, Shaping and Combining Data, M Query, and Hierarchies in Power BI.

DAX

  • Data Modeling and DAX, Time Intelligence Functions, DAX Advanced Features

Data Visualization with Analytics 

  • Slicers, filters, Drill Down Reports
  • Power BI Query, Q & A, and Data Insights
  • Power BI Settings, Administration, and Direct Connectivity
  • Embedded Power BI API and Power BI Mobile
  • Power BI Advance and Power BI Premium

Hands-on Exercise:

Creating a dashboard to depict actionable insights in sales data.

AWS (Amazon Web Services)
  • Introduction to AWS: Mastering AWS basics, global infrastructure, and core services.
  • Elastic Compute Cloud (EC2): Learn to install and manage virtual server instances with EC2.
  • Simple Storage Service (S3): Explore scalable storage solutions with S3.
  • Virtual Private Cloud (VPC): Design secure networks and implement them in the AWS cloud.
  • Identity and Access Management (IAM): To manage user permissions and policies effectively.
  • Relational Database Service (RDS): Establish and operate relational databases in the cloud.
  • AWS Lambda: Learn about serverless computing and function-as-a-service concepts.
  • CloudFormation: Provide resource provisioning using infrastructure as code.
AWS Big Data
  • Introduction to Big Data on AWS: Gain insights into big data solutions and services offered by AWS.
  • Data Collection: Leverage AWS services like Kinesis and IoT to ingest real-time data.
  • Data Storage: The data storage solutions have to be implemented using services such as S3, Glacier, and many other services.
  • Data Processing: Full-scale processing of large data with AWS Lambda, Glue, and EMR (Elastic Map Reduce).
  • Data Analysis: Analyze data employing Redshift, Athena, and QuickSight for business intelligence.
  • Data Visualization: Craft interactive dashboards and visualizations of data insights.
  • Data Security: Maintain data security using AWS KMS, appropriate IAM policies, and encryption methods.
3
Capstone Project
3.5 Months 1.5 Months

Immerse yourself in a dedicated Capstone Project in the comfort of your home with regular interaction and review with your allocated Mentor. Your mentor will guide your project.

Outcomes of this Capstone Project

  • Work on projects with real applications in the Industry.
  • You will apply the concepts learned throughout your coursework in a practical, real-world context, demonstrating your ability to synthesize and integrate knowledge.
  • Increase your chances of securing high-paying jobs with industry-relevant skills.
  • Get an industry-recognized project completion certificate from Intellipaat
  • Top performers of every cohort will receive a Letter of Recommendation from the Founder and CEO of Intellipaat.
Internship
4
Career Support
3.5 Months 1.5 Months
  • Aptitude & Soft Skill Sessions
  • Interview Preparation sessions to crack technical Interviews
  • Resume Building & LinkedIn Profile Optimization
  • Access to the Intellipaat Job portal for a lifetime
  • Receive Multiple Job Opportunities by applying to unlimited Jobs with the Intellipaat Job Portal
Placement Support Indore Image

Don't just code, Create! Master Tech Skills & work on amazing Real-World Industry Projects

Go Beyond Coding—Create! Master Tech Skills & Build Real-World Industry Projects.

Practice 20+ Essential Tools

Designed by Industry Experts

Get Real-world Experience

Species Detection Action Plan
Species Detection & Action Plan
An classification model deployed on gradio, that classifies snake species in real time and provides nearest location for the antidotes
Image Video Generator
Image & Video Generator
Building an application fueled by Artificial Intelligence to generate videos and images based on the prompts.
Enhancing Satellite Imagery using Gen AI
Enhancing Satellite Imagery using Artificial Intelligence
Using GANs, generate images to enhance the quality of satellite imagery.
Forecasting Wizard
Forecasting Wizard
Build an AI-powered tool that will generate forecasts based on prompts, trained on pre-trained models
Object Tracking Detection
Object Tracking & Detection
A real time object tracking and detection model trained on pre-trained computer vision models and deployed for security and surveillance using MLOps
Medico Powered by Generative AI
Medico Powered by Artificial Intelligence
A medical assistant powered by Artificial Intelligence that generates medical diagnosis based on prompts, and RAG to improve responses.

Program Fee

FEE TYPE OPTION 1 - UPFRONT OPTION 2 - EMI
Secure Seat Fee
(non-refundable)
₹2,000 ₹2,000
Program Fee
(non-refundable)
₹98,000 ₹4,500 x 24 Months
Total Amount ₹1,15,000 ₹1,00,000 ₹1,15,000 ₹1,10,000
Our NBFC Partners
partners-imgs partners-imgs partners-imgs partners-imgs partners-imgs partners-imgs partners-imgs

Genius Pro vs Prime vs Others

Duration
World Class Instructors
Advanced Curriculum
Incubation Support
Capstone Projects
Job Assistance
Mentorship
Certifications
Genius Pro
1.5 Years
Industry veterans from Google, Meta, Microsoft & top IIT faculty
Future-proofed, relevant beyond 2029
₹50 Lakhs Angel Fund for shortlisted startup ideas (priority access)
50+ advanced, real-world apps & projects
Guaranteed opportunities till 12+ LPA & exclusive job portal access
Dedicated mentor + monthly 1:1 sessions with industry leaders
Data Science & AI from iHub IITR + Microsoft + 12-Month Internship Certificate
Prime
1 Year
IIT faculty & experts from top product companies
Up-to-date syllabus aligned with industry needs
₹20 Lakhs Angel Fund for shortlisted startup ideas
50+ industry-oriented projects & case studies
Multiple job opportunities with job portal access
Dedicated mentor for learning support
AI & Data Science from Drishti CPS, IITI + 6-Month Internship Certificate
Others
3-6 Months
Limited exposure to experienced professionals
Outdated, lacks industry relevance
No support
Mostly theory, minimal practicals
No Support
No guidance, self-navigation
No recognized certification

Campus Immersion at iHub, IIT Roorkee

Campus Immersion
Campus Immersion at iHub IIT Roorkee
Campus Immersion @ iHub
Campus life at iHub IIT Roorkee
Campus Immersion @ iHub IIT Roorkee
Labs at IHub DivyaSampark, IIT Roorkee

Take the first step towards becoming a part of the top 1% of Software Engineers in the country!

Wanna know more about the admission process?
Admissions Ongoing for 2026.

FAQs

Is it possible to pursue a degree and certification simultaneously?

Yes, you can pursue both a degree and certification simultaneously. Our course is designed to accommodate your schedule, ensuring it complements your degree program seamlessly.

You can easily learn alongside your college with our course. Designed to accommodate your scheduling needs, it spans over 1.5 years, providing ample time for you to balance your academic responsibilities.

If you encounter doubts while learning, our team of highly experienced experts is readily available to assist you. You can easily reach out to our mentors, and we also conduct dedicated doubt session classes to address any queries you may have.

Enroll effortlessly in our program by signing up on our official website (Course Page). Our course advisors will promptly contact you for a comprehensive briefing on the course details and help you with the enrollment process.

This is not a job guarantee program. However, we are confident that after undergoing our high-quality teaching you will be able to land your dream job.

If you are unable to attend one of the live lectures, you will receive a copy of the recorded session within the next 12 hours. If you have any further questions beyond that, you can contact our course advisors or ask them in our community.

You will undergo below sessions:

  • Aptitude and Soft Skills
  • Job search strategy sessions
  • Creation of a resume
  • Creation of a LinkedIn profile
  • Preparation for interviews by industry experts
  • Mock interviews
  • Placement opportunities with more than 3100 hiring partners.

Please note that the registration fees and course fees are non-refundable and we will be at every step with you for your upskilling and professional growth needs.

  • Get your degree while boosting your skills at the same time
  • Forge ahead with IIT-level education and expertise
  • Stay ahead of the pack with our cutting-edge curriculum
  • Unlock limitless opportunities in the software industry with our course

To be included in the placement pool, the learner must complete the course and submit all projects and assignments. He/she must then pass the PRT (Placement Readiness Test) to be accepted into the placement pool and gain access to our job portal and career mentoring sessions.

The Placement Readiness Test (PRT) is conducted for learners who have completed the core modules of the program. Learners who successfully clear the PRT are added to the Placement Pool, which provides them with comprehensive placement support — including mock interviews, resume building, LinkedIn profile enhancement, and access to placement opportunities.

The Official Student E – ID Card and T-Shirt are optional and can be availed by opting in with an additional fee of ₹500 at the time of E – ID Card and T-Shirt disbursal.

View More