- Deep Learning (Supervised): Computer Vision, Classification
- Algorithm: Convolutional Neural Network (CNN)
- Performance Metric: Categorical Crossentropy
- Stack: Python, TensorFlow, Keras
- Machine Learning (Unsupervised): Clustering
- Algorithm: PCA, Gaussian Mixture
- Performance Metric: Silhouette Score
- Stack: Python, Sklearn
- Machine Learning (Supervised): Classification
- Algorithm: Gradient Boosting Classifier
- Performance Metric: fbeta_score
- Stack: Python, SKlearn
- Machine Learning (Supervised): Regression
- Algorithm: Decision Tree Regressor
- Performance Metric: r2_score
- Stack: Python, Sklearn