ML and GenAI
ML and GenAI
Basics of Statistics:
1. Types of Data
2. Describing data Graphically
3. Measures of Centres
4. Central Limit Theorem
5. Measures of Dispersion
6. Types of distributions
7. Types of Biases
8. Correlation vs Causation
9. Hypothesis testing
Data Preprocessing:
Regression:
Classification:
1. Logistic Regression
2. K-Nearest Neighbours
3. Support Vector Machine
4. Naïve Bayes
5. Decision Tree Classification
Clustering:
1. K-means Clustering
2. Agglomerative (Hierarchical) clustering
Association Rule:
1. Apriori
Dimensionality Reduction:
1. Bias-Variance Trade-off
2. k-Fold Cross Validation in Python
3. Grid Search in Python
4. XGBoost in Python
5. Model Selection and Boosting Additional Content
Deep Learning:
1. What is Deep Learning?
2. Artificial Neural Networks
3. Gradient Descent
4. Backpropagation
5. Convolutional Neural Networks (CNN)
6. Recurrent Neural Networks (RNN)
1. Introduction to NLP
2. Tokenization
3. Stemming and Lemmatization
4. Stop words
5. Parts of speech tagging
6. Text classification
7. Semantics and sentiment analysis
Generative AI:
Chat GPT
Prompt Engineering
1. What is Prompt
2. Limitations of Prompt
3. Elements of a Prompt
4. Role, Context, Parameters
5. Get desired response
6. How to remove ambiguity
7. Specify output format - JSON, HTM, Table
8. Prompt Summarization
Capstone Project