You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real estate property valuation using PySpark and ensemble machine learning models. Implemented XGBoost and Bagging from scratch to predict property prices with high accuracy using cleaned Dubai Land Department data.
Deep Learning-based Face Mask Detection using Transfer Learning with InceptionV3. Built as part of UOWD CSCI316 project. Includes model training, augmentation, and deployment pipeline.