Online Zoom Classes
Curriculum with the latest AI Tools

AI & Data Science Course

Are you lacking the skills employers are looking for? Enrol in our Data Science course to master Python, AI, and Machine Learning. Earn certification and secure your future in the competitive job market.

Pay little or no cash with government subsidies:

Data Science Course Hero Image Vertical Institute

Our Data Science & AI course alumni come from industry-leading organisations

Learn Data Science & AI with Vertical Institute

Why Choose Data Science and AI Vertical Institute
Why Choose Data Science and AI M Vertical Institute

Who is This Course For

All Professionals

Enhance your data science skills with new tools and AI to better analyse and interpret complex data.

Aspiring Data Scientists & AI Professionals

Even with no prior experience, jumpstart your Data Scientist career and open the doors to a thriving industry.

Entrepreneurs and Business Owners

Gain deep insights into your business operations and customer behaviour by leveraging data science techniques. Make data-driven decisions that propel your business forward.

Students and Lifelong Learners

Whether you’re a student or a lifelong learner, acquire this in-demand skill set that is crucial in today’s data-driven world.

Skills You’ll Learn

Intro to Data Science, AI and Machine Learning String Methods & Control Flow NumPy & Pandas Data Cleaning, Visualisation & Exploratory Machine Learning & Feature Scaling Supervised Learning – Classification Models Models Evaluation and Hyperparameter Tuning AI in Data Science
Python Numpy Pandas ChatGPT

Data Science Course Details

Data Science Course Details - Vertical Institute
Our WSQ Data Science course, incorporating AI’s transformative potential, is your passport to career transformation, delving into Python, Machine Learning, and beyond. Engage with expert-led instruction from the start to propel your journey into the digital era.
Data Science Course Details - Vertical Institute
Icon

Online classes
via Zoom

Icon

7 Lessons, 3 hours
each session

Icon

1 Instructor +
TA supports

Course Fee & Government Subsidies

Pay even less or 0 cash with government subsidies

Singaporeans aged 40 and above

Course Fee
$1798.5
70% Subsidy 🎉
– $1,155
SFC Credits 🎉
– $643.5
Amount to Pay
$ 0

Singaporeans aged
below 40

Course Fee
$1798.5
50% Subsidy 🎉
– $825
SFC+PSEA Credits 🎉
– $973.5
Amount to Pay
$ 0

Permanent
Residents

Course Fee
$1798.5
50% Subsidy 🎉
– $825
 
 
Amount to Pay
$973.5

  • SFC: All Singaporeans aged 25 years old and above can use SkillsFuture Credits to fully offset the remaining fees.
  • UTAP: In addition, NTUC members can utilize UTAP to offset 50% of remaining fees (capped up to $500 per year).
  • PSEA: All Singaporeans aged 21 – 31 may use their Post-Secondary Education Account (PSEA) to offset remaining fees.

For Eligible SMEs

Course Fee
$1798.5
70% Subsidy 🎉
– $1,155
Up to 90% additional SFEC Subsidy 🎉
– $579.15
Amount to Pay
$64.35

  • SFEC: Eligible SMEs can enjoy up to 90% Additional Subsidy from SkillsFuture Enterprise Credit (SFEC) for the remaining fees after funding..
  • AP: Enjoy the benefits of Absentee Payroll and Enterprise Innovation Scheme (400% tax deduction OR 20% Cash Payout Based on Nett Fee)
  • PSEA: All Singaporeans aged 21 – 31 may use their Post-Secondary Education Account (PSEA) to offset remaining fees.

Data Science & AI Course Curriculum

Master the fundamentals of Data Science, AI and machine learning through our comprehensive, hands-on curriculum designed to propel your career to new heights.
✨ AI INTEGRATED
Be AI-ready and gain in-demand skills with our updated curriculum.

Pre-Work

Participants will be required to attend an assessment after the last lesson as part of the funding requirements.

Module 1: Python Basics for Data Science & AI

Tutorials:

  • Introduction to Data Science & AI
    • What is Data Science & AI?
    • Data Science Life Cycle
    • Understanding Python and Its Role in AI
    • Introduction to Jupyter Notebook
  • Introduction to Python Fundamentals for AI
    • Introduction to Data Types
    • Python Variables (In-built Functions)
    • Arithmetic, Relational and Logical Operators
    • Python Datatypes (String, Lists, Tuples, Dictionaries)
    • None and Casting
    • Introduce OpenAl for generating Python code, debugging, and validating formulas

Learning Objectives:

  • Describe data science and its life cycle, Python as a programming language and how to operate it on Jupyter Notebook editor
  • Utilize Python to perform arithmetic, relation and logical operators with different data types and functions

Module 2: Working with Text & Control Flow

Tutorials:

  • Strings Essentials for AI
    • Working with Text: String Methods and Indexing
    • Combining and Formatting Strings
    • List and Text Slicing for Data Preprocessing
  • Control Flow, Loops and Functions (if…else statements, for and while loops)

Learning Objectives:

  • Utilize different methods of data slicing and manipulation on textual data, iterations for repetitive tasks and user defined functions for control and logic flow

Module 3: Data Structures for Machine Learning & AI using Pandas and NumPy

Tutorials:

  • Numpy
    • Introduction to NumPy for Data Manipulation
    • Properties of Ndarray
    • Basic Operations of Ndarray Object (Arithmetic Operations)
    • Indexing and Iterations
    • Importing Packages
  • Pandas
    • Introduction to Pandas for Machine Learning & AI
    • Basic Operations of Series (Arithmetic Operations, Evaluating Values)
    • Basic Operations of Dataframes (Mathematical Operations)
    • Importing Files into Dataframes
    • Joins in Pandas (Merge & Concat)

Learning Objectives:

  • Interpret Numpy arrays and use Numpy statistical module in Python for data indexing and iterations
    Perform essential operations of Pandas module to extract and manipulate data to prepare for statistical process and machine learning

Module 4: From Raw Data to AI Insights: Data Cleaning & EDA

Tutorials:

  • Visualizing Data for AI Insights (Matplotlib & Seaborn)
    • Introduction to Matplotlib
    • Barplot, Histogram/Density Plot, Line Chart, Scatter Plot, Boxplot, Heatmap
    • Graph Parameters (Changing Size, Color, Style Markers, Titles, Legends and Label Orientation) in Matplotlib
  • Data Cleaning and Exploratory Data Analysis for Machine Learning
    • Introduction to Data Cleaning
    • Common steps in Data Cleaning
    • Exploratory Data Analysis (Filtering and Sorting, Column Manipulation, Group By/Aggregate Functions, Handling Missing Data, using Functions)

Learning Objectives:

  • Build visualizations and graphs using Matplotlib and Seaborn to interpret data and gather insights to support business decisions
    Use advanced techniques to clean data to conduct exploratory analysis for better understanding of the data

Module 5: Building AI Solutions with Supervised Learning - Regression Models

Tutorials:

  • Demystifying AI: How Machine Learning, Data Science and AI Fit Together
  • What is Machine Learning? Supervised vs Unsupervised Learning
  • Introduction to Linear Regression in AI
    • Modeling and Making Predictions with Real-World Datasets
    • Using Scikit-Learn in ML Workflows
    • Feature Scaling to Optimize Model Performance

Learning Objectives:

  • Apply linear regression machine learning model to predict results of a continuous data type and evaluate its model
    performance
  • Use advanced techniques in standardization and normalisation of the datasets to obtain better performance in machine learning models

Module 6: Building AI Solutions with Supervised Learning - Classification Models

Tutorials:

  • Introduction to Classification in AI
  • K-nearest neighbors
    • Introduction to KNN
    • Advantages and Drawbacks of KNN
    • Training KNN using Scikit-Learn
  • Logistic Regression
    • Binary Class
    • Probability Estimation Dilemma
    • Odds Ratio
    • Log Odds
  • Decision Trees Classification
    • Algorithm Walk-Through
    • Advantages and Drawbacks of Decision Trees
    • Training Decision Tree using scikit-learn

Learning Objectives:

  • Apply different algorithms to predict binary or multiclass outcomes and evaluate the model performances among the algorithms

Module 7: Optimizing AI Models: Evaluation, Tuning & Pipelines

Tutorials:

  • Introduction to AI Model Evaluation & Optimization
    • Introduction to GridSearchCV for AI Model Tuning
    • Review of Initial EDA Strategies
    • Implement Changes and Updates to KNN Model using GridSearch
    • Find Optimal Hyperparameters of a model
    • Apply GridSearch to Classification Model
  • Using Sklearn Pipelines to Streamline AI Workflows
    • Inspecting Pipelines
    • Pipelines with GridSearch
    • Cross Validation

Learning Objectives:

  • Create and automate hypertuning of machine learning models to obtain optimal machine learning parameters for good machine learning results

Written & Practical Assessment

Participants will be required to attend an assessment after the last lesson as part of the funding requirements.

Data Science & AI Course Schedules

Choose from our flexible course schedules outside working hours. We have timeslots available on weekday evenings or weekends.

Meet our Instructors

Learn via interactive, expert-led sessions that provide practical insights into the real-world applications of Data science and AI.
Instructor Profile

Clarence

Senior Data Analyst @ Google

Master’s in IT Business (Analytics) Singapore Management University

Company
Instructor Profile

Stan

Lead Data Scientist - Citi

Master’s in Computing National University of Singapore

Company
Instructor Profile

Zane

Director, Generative AI (APAC) - Manulife

Masters in Knowledge Engineering, NUS BEng in Aerospace Engineering, NTU

Company
Instructor Profile

Lindsay

Lead Data Scientist - Bytedance

Bachelor’s in Mathematical Science Nanyang Technological University

Company

How to Apply in 3 Simple Steps

Step 1

Select Class Schedule (1/3)

Choose convenient classes on evenings or weekends.

Step 2

Calculate Your Subsidies (2/3)

Fill out the form to calculate your government subsidies.

Step 3

Confirm Your Spot With Just $100 (3/3)

Instead of paying the full fee, place a small deposit to secure your slot.

8 Reasons to Learn AI & Data Science with Vertical Institute

Reasons to Learn Data Science Vertical Institute

Beginner-Friendly

Upskill with our Data Science and AI course even with no prior background or experience.

Professional Certificate

Gain an accredited and recognised course certification in Singapore.

Expert-led Learning

Learn concepts and tools through expert-led lectures, discussions and project work.

Hands-on Training

Full hands-on training using industry tools in real-life scenarios.

Out of Class Support

Get out of class supports from teaching assistants and instructor.

Lifetime Resource Access

Unlock lifelong learning with access to course materials and support.

Community Benefits

Be part of the VI community and leverage connections with alumni and experts.

Career Support

Dedicated career support and job matching with hiring partners.

30,000+

Alumni graduated

#1

Most reviewed

4.9 / 5

Overall rating

100+

Hiring partners

Get your Data Science Certification

Data Science and AI Bootcamp Certificate Vertical Institute

Upon successful completion of this SSG-accredited course, you will be awarded a Data Science & AI certification recognised by employers in Singapore. VI alumni can use their course certificate to demonstrate skills to employers and their network.

Pro Tips💡: Show your certification on LinkedIn to enhance your professional image and attract potential employers.

Job Placement Assistance

Vertical Institute offers Job Placement Assistance to graduates that have successfully completed any of our courses.

Vertical Institute

Over 100 hiring partners

Vertical Institute

Land internship & industry opportunities

Vertical Institute

Apply your new skills learnt

What Our Students Say About the Data Science Course

Hear directly from our graduates about their Data Science course experience.
Profile

Hidayah

Data Science Alumni

Company Logo
Profile

Siti Aisha

Data Science Alumni

Social Media Logo

VI’s Data Science and AI course was an excellent learning experience, with an emphasis on Python programming, AI/ML and data cleaning techniques . Working with libraries like NumPy and pandas made it easy to understand data manipulation and analysis. The hands-on approach made complex concepts feel accessible. I highly recommend this course to anyone looking to develop a strong foundation in data science.

Profile

Alan Lee

Data Science Alumni

Social Media Logo

The Data Science course at Vertical Institute equipped me with a strong foundation in key data science skills, including Python programming, data visualisation, AI & machine learning. I'm particularly thrilled to have delved into classification models and their practical applications. Great thanks to Clarence Tan for your expert guidance!

Profile

Jek Ee Chiang

Data Science Alumni

Social Media Logo

I completed the Data Science & AI course with Vertical Institute, which covered Python fundamentals and an introduction to AI models. While Python shares similarities with languages I’ve used before, its constant evolution—driven by a vast community—makes it exciting and a little daunting. But that’s the beauty of it. One key takeaway from the course was something lecturer Stan Neo emphasised: “Learning to Learn". His guidance, along with self-directed learning resources and coding challenges, made the journey all the more enriching.

As Featured on Channel NewsAsia with the Prime Minister Lawrence Wong

Vertical Institute Instructor Clarence chats with Prime Minister Lawrence Wong on upskilling.

Data Science Course FAQs

What is Data Science?

“Various manpower surveys have found particularly strong demand for data scientists, engineers and developers, with bumper salaries on offer to the right candidates.
– The Business Times, 19 Apr 2022

Data science refers to the multidisciplinary approach that helps companies to analyse raw data and make informed business decisions. The analysis of data is done by using tools such as algorithms, analytics, and machine learning models. The most common data science language is Python.

This discipline has become incredibly popular due to the abundance of benefits it offers. For instance, data science helps to transform problems into research, followed by coming up with practical solutions. Data-driven decisions can also significantly boost sales and give businesses an edge over its competitors.

Are there course fee subsidies available?

Yes, you can get up to 70% funding support from SkillsFuture Singapore (SSG) for our accredited programs. After subsidy, you can use SkillsFuture Credits, Post-Secondary Education Account (PSEA), or NTUC UTAP funding for the remaining course fees. Eligible Singaporeans & PRs may receive funding support for our SSG-accredited training programs.

For details, visit: https://www.skillsfuture.gov.sg/funding-individuals

Can I use SkillsFuture Credits to pay for the remaining course fee after funding?

Yes. For self-sponsored Singaporeans aged 25 years old and above, you can use your SkillsFuture Credit to offset the remaining course fees after IBF funding.

To check your SkillsFuture credit balance, please follow these steps:

  1. Go to https://myskillsfuture.gov.sg
  2. Click on ‘Submit SkillsFuture Credit Claims’
  3. Login with your SingPass
  4. Click on the arrow (>) at the top right hand corner. You will be able to see a drop-down list of your Available SkillsFuture Credits.

After you have registered for a course, a VI representative will reach out to guide you with the SkillsFuture Credits

*Please note that our courses are not eligible for “Additional SkillsFuture Credit (Mid-Career Support)’. You will only be able to use available credits from ‘SkillsFuture Credit’ and ‘One-off SkillsFuture Credit Top-Up’.

Can I use my Post-Secondary Education Account (PSEA) to pay for the remaining course fee & funding?

Yes, Singaporeans aged 21-31 can utilize their PSEA to cover remaining fees after SSG funding and using SkillsFuture Credit.

To check your PSEA balance, call the 24-hour automated hotline at 6260 0777. After course registration, a VI representative will assist with the PSEA claim application.

For more details, visit: https://www.moe.gov.sg/financial-matters/psea

Can I use SkillsFuture Credits (SFC) and Post-Secondary Education Account (PSEA) at the same time?

Yes, you can utilise both at the same time. You can use your PSEA to offset the remaining balance after SFC has been applied.

For illustration purposes only:

(a) Full Course Fee with GST $1798.50
(b) Less IBF Subsidy (e.g. 50%) $825
(c) Course Fee Payable (after IBF Subsidy) $973.50
(d) SkillsFuture Credit -$500
(e) Total Balance Payable by Post-Secondary Education Account (PSEA) $473.50
(f) Total Balance Payable by Cash $0

*Dependent on PSEA’s balance

Can NTUC Union members use UTAP to offset the remaining course fee after funding?

Yes, all our courses are eligible for Union Training Assistance Programme (UTAP) Funding. NTUC Union members can use UTAP to offset 50% of unfunded course fees (capped at $500 per year).

This claim must be done after completion of the course. Please refer to the UTAP FAQ for more information.

Can I use SkillsFuture Credits and UTAP at the same time?

Yes, you can utilise both at the same time. UTAP can only be applied after SFC has been applied.

For illustration purposes only:

(a) Full Course Fee with GST $1798.50
(b) Less IBF Subsidy (e.g. 50%) $825
(c) Course Fee Payable (after IBF Subsidy) $973.50
(d) SkillsFuture Credit -$500
(e) NTUC Member pays $473.50
(f) NTUC Member claims 50% of (e) from UTAP $236.75

Are there subsidies available for company-sponsored individuals?

Enhanced Training Support for SMEs

SMEs that meet all of the following eligibility criteria:

  1. Registered or incorporated in Singapore
  2. Employment size of not more than 200 or with annual sales turnover of not more than $100 million

SME-sponsored Trainees:

  1. Must be Singapore Citizens or Singapore Permanent Residents.
  2. Courses have to be fully paid for by the employer.
  3. Trainee is not a full-time national serviceman.

Singapore citizen aged 40 and above – Up to 70% of the course fees

Singapore citizen aged 40 and below including PRs – Up to 50% of the course fees

For details , please visit – https://www.skillsfuture.gov.sg/initiatives/employers/enhanced-training-support-for-smes

What is Absentee Payroll (AP) funding?

Absentee Payroll (AP) funding is a grant to help employers defray the manpower costs incurred when you send your employees for training courses funded by SSG. For training outside working hours, AP funding is given to you to defray the overtime pay that was paid to your employees.

With effect from 1 Jan 2022, SSG will introduce a fixed Absentee Payroll (AP) rate at $4.50 per hour. There will also be a $100,000 cap on the maximum AP funding each organisation can claim each calendar year to ensure that the benefits are more evenly distributed across companies.

For details, visit – https://www.skillsfuture.gov.sg/funding-employers

Are there instalment plans available?

We offer interest-free instalment plans to ensure tech education is accessible to all Singaporeans and PRs. You may reach out to our admissions team for more information via:

Email: contact@verticalinstitute.com
Phone: 6950 7023

Are there any pre-requisites for this course?

This program is suitable for beginners with no pre-requisites.

Is there a data science certificate granted at the end of the course?

Upon successful completion of this WSQ-accredited course, participants will be awarded a data science certification recognised by employers in Singapore. VI alumni use their course certificate to demonstrate skills to employers and their LinkedIn network.

Our programmes are well-regarded by top companies, who contribute to our curriculum and use our courses to train their own teams.

      Why learn Python?

      The below graph shows the popularity of various coding languages. Python is the most popular coding language today and highly demanded by employers.

      Why-learn-Python-Queries-in-Stack-Overflow-2021
      1. Python is the fastest growing programming language.
      2. Python is extremely versatile, with multiple uses.
      3. Python is in high demand skill for jobs.
      4. Python is easy to read, write and learn.
      5. Python developers are paid competitively.
      6. Python has an incredibly supportive community.

      What softwares do I need to download?

      You will need to install Anaconda to run Python programming.

      You will need to have your own personal laptop/PC to attend the course.

      Your Instructional team will guide you step-by-step on the installation process before class begins.

      What if I cannot attend a class?

      If you miss a lesson, you are allowed to attend a makeup class. This would be the corresponding class of another intake that same week, subject to availability. If you cannot make it for the makeup class, then you can simply watch the recorded lesson video.

      Your attendance is only counted if you attend a makeup class.

      Why are data science skills relevant today?

      ‘Singapore Tech Salaries May Soar Up to 30% in Two Years’ – The Straits Times, 2022

      Businesses today understand the importance of data and are now placing immense emphasis on data science skills to drive innovation and make data-driven decisions. 

      Data science is one of the most coveted skills by employers across various industries such as finance and tech. The high demand and low supply of such skills also makes data science a highly lucrative career option. 

      Kickstart a career in Data Science with the beginner-friendly Data Science Bootcamp by Vertical Institute. The course allocates 3-4 instructional team members per class to ensure dedicated peer and mentor support for your Data Science journey. You will graduate with an IBF-accredited Data Science certification, as well as a polished, portfolio-ready project to showcase  your new Python and machine learning skills.

      Join the Data Science Course Today!

      Step into a transformative career journey with Vertical Institute’s WSQ Data Science course in Singapore. Start your data science journey with us.

      Course Icon

      Data Science & AI

      💻

      Online classes via Zoom

      🗓️

      7 Lessons, 3 hours each session

      👨‍💻

      1 Instructor + TA supports

      Learners Trusted by 30,000+ learners

      For Corporate Enquiries

      Contact us

      Book a call with our Education Consultants

      VI Consultants - Vertical Institute
      Check

      Discuss your career goals

      Check

      Decide which course is the best for you

      Check

      Understanding the government subsidies

      Other ways to reach us

      For Corporate Enquiries Contact Us