0% found this document useful (0 votes)
7 views2 pages

ThinkQuotient Gen-AI Syllabus

The document outlines a curriculum on Generative AI and Data Science, covering topics such as SQL, Python programming, data manipulation, machine learning, and generative AI principles. It includes detailed subtopics like data visualization, exploratory data analysis, and prompt engineering with ChatGPT. The content is structured to provide a comprehensive understanding of both foundational and advanced concepts in data science and AI.

Uploaded by

tqtvrushabh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

ThinkQuotient Gen-AI Syllabus

The document outlines a curriculum on Generative AI and Data Science, covering topics such as SQL, Python programming, data manipulation, machine learning, and generative AI principles. It includes detailed subtopics like data visualization, exploratory data analysis, and prompt engineering with ChatGPT. The content is structured to provide a comprehensive understanding of both foundational and advanced concepts in data science and AI.

Uploaded by

tqtvrushabh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Generative AI and Data Science

SrNo Topic Subtopics


1 SQL and PL SQL MySQL Introduction of RDBMS, Types of Relations , Tables, DataTypes ,
Introduction DDL , DML, DCL , Types of Keys , Types of constraints , Variety of select
stmt , clauses , Operator , Built-in functions , How to sort records ,
check multiple conditions , Joins , Sub queries .Introduction to PLSQL
2 Python Programming Introduction to Python
Module Installation and IDE setup (Jupyter, VS Code).
Python syntax, variables, data types, and operators.
Control Flow and Data Structures
Conditional statements (if, else, elif).
Loops: for, while.
Lists, Tuples, Dictionaries, and Sets.
Functions and Modules
Writing reusable functions and using libraries.
File handling: working with text, CSV, and JSON files.
Data Manipulation and Visualization
Libraries: NumPy, Pandas, Matplotlib, Seaborn.

3 Python with Introduction to Data Science


DataScience Data Science workflow.
Exploratory Data Analysis (EDA) with Python.
Data Wrangling
Cleaning and preprocessing datasets.
Handling missing values, outliers, and data transformations.
Data Visualization
Advanced visualization using Matplotlib and Seaborn.
Creating dashboards with Plotly.

4 Machine learning Machine Learning Basics


with Python Supervised vs. Unsupervised Learning.
Overview of Scikit-learn.
Supervised Learning
Regression: Linear and Logistic Regression.
Classification: Decision Trees, Random Forests, and SVMs.
Unsupervised Learning
Clustering: K-Means and Hierarchical Clustering.
Dimensionality Reduction: PCA.
Model Evaluation and Tuning
Train-test split, cross-validation, and performance metrics.
Hyperparameter tuning with Grid Search and Random Search.

ThinkQuo ent So ware Pvt Ltd 2025 1|Page


5 Essentails of Introduction to Generative AI
Generative AI What is Generative AI?
Applications in various industries.
Generative Models
Understanding Transformers.
Overview of GPT (Generative Pretrained Transformer).
Building with APIs
Introduction to OpenAI APIs.LLM,LangChian,Rag implementation
Hands-on: Text generation GPT
6 Prompt Engineering Principles of Prompt Engineering
and chatgptp Designing effective prompts.
Experimenting with temperature, token limits, and system instructions.
Advanced Use Cases
Role-playing and zero-shot reasoning with ChatGPT.
Crafting prompts for text summarization and generation.

Project

ThinkQuo ent So ware Pvt Ltd 2025 2|Page

You might also like