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
A full-stack movie recommendation system using Go, React, and MongoDB. Features advanced aggregation pipelines and a content-based filtering algorithm to suggest movies based on user preferences.
An end-to-end analysis and modeling of the "UCI Adult Income" dataset: Thorough EDA, data cleaning, encoding, scaling, class-imbalance handling, and a broad model comparison with hyperparameter tun…