Lab
Experiments, notebooks and mini-projects
CNN-based image classifier trained to recognize sports categories from photos.
CNNComputer VisionKeras
SVM vs Random Forest comparison on 918 examples. SVM achieved F1-Score of 0.897 on test set.
SVMRandom ForestFeature SelectionClassification
Fraud detection using clustering and anomaly detection on imbalanced transaction data.
Anomaly DetectionClusteringImbalanced Data
Customer segmentation by satisfaction level using clustering, evaluated against target labels.
ClusteringSegmentationEvaluation
Regression on Ames Housing dataset with Random Forest feature selection and Gradient Boosting.
RegressionFeature SelectionGradient Boosting