- [] Python
- Pandas
- Numpy
- Matplotlib
- Seaborn
- Webscrapping.
- Load data from API and clean it in below step.
- Load data from database and clean it in below step.
- Keep data in json, xml, text and different formats(Just to practice.)
- Cleaning
- Transformation
- Normalization
- Learn Eigen values and Eigen vectors.
- PCA
- LDA
- Supervised Learning (regression, classification)
- Unsupervised Learning (clustering, dimensionality reduction)
- Model evaluation metrics
- Underfitting & Overfitting, Hyperparameter Tuning
- Popular Algorithms:
- Scikit-Learn: Linear Regression, Logistic Regression, Decision Trees, Random Forests
- Perceptrons, Neurons, Layers, Activation Functions
- Loss Functions, Regularization
- TensorFlow or PyTorch basics
- Build an Artificial Neural Network (ANN)
- CNNs for Computer Vision
- RNNs & LSTMs for Natural Language Processing
- Computer Vision (CV):
- Deep learning for image recognition, object detection, etc.
- Explore OpenCV library
- Consider VR/AR/XR applications
- Natural Language Processing (NLP):
- Deep learning for text analysis, sentiment analysis, etc.
- Explore Transformer architecture, BERT models
- Consider Large Language Models (LLMs)